-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add documentation for BUMPS usage and integrate rst files to SasView from BUMPS repo (Trac #378) #512
Comments
Trac update at |
Trac update at
|
Trac update at If the bumps source tree is available, then the doc build can copy in the optimizer info as part of the build process. This is done in:
Before closing the ticket, update the build machines so that bumps source is available, and update src/sas/perspectives/fitting/media/fitting.rst so that it includes:
|
Trac update at |
Trac update at Need a Help button on the optimizer selection form. This will need to be a parameter to the dialog panel giving the URL for the help page; if the URL is not provided, then no Help button should appear. |
Trac update at I have added a file in build_tools to clone bumps to the build server. The file is called: Jenkins_bumps_docs.py I just installed the SasView from the latest build on a clean Windows VM. And the bumps documentation is not to be seen from Help -> Documentation -> User Documentation -> Fitting Perspectives The Jenkings error log says: Logging onto the Win7 Build slave and building locally everything works fine. So now I just need to find out why Jenkins cannot find some files. |
Trac update at Build machines have been updated. For the purpose of the upcoming releases bumps has manually been cloned onto the build servers. After the release, one could consider a setting up a general approach. Status: Win7: bumps docs are available from the SasView installer OSX: (bumps) docs are NOT available from the SasView installer. On the build server bumps doc are included in the docs/sphinx-docs/build/html/index.html file. Ubuntu: (bumps) docs are NOT available from the SasView installer egg or from python run.py. On the build server bumps doc are included in the docs/sphinx-docs/build/html/index.html file. |
Trac update at I have tried the build downloaded from Jenkins on both Mac and PC and the BUMPS docs are "natively" available on both. I thus have removed the web link option as too ugly and unecessary. The only open question I think now is whether we need to add the help button to the BUMPS option panel. Since that panel is part of the bumps package it may be a bit more complicated? Otherwise I vote we close this ticket and open a new one to implement a different approach to getting the bumps documentation into SasView if this would be appropriate. |
Trac update at After the release I can change the build server setup such that we can pull multiple git projects into the same Jenkins build directory. In this way new bumps documentation can be pull into SasView by changing the bumps tag version from within the Jenkins web interface. |
Trac update at
We will not fix the HELP button this release so can now move this ticket to next release
|
Trac update at |
Trac update at |
Trac update at Checked behaviour in 4.2.1 on Windows and OSX, and in 5.0b2 on Windows. All Fit Options (called Fit Algorithms in 5.0b2) panels have a Help button that brings up optimizer.html. This appears to mean this ticket is complete and so closing it. |
Trac update at
|
We do need to add documentation to explain How to use the BUMPS optimization options including: the meaning of the options (DREAM vs LM vs NMS etc), the meaning of the parameters for each option, and how to interpret the diagnostic plots produced.
Migrated from http://trac.sasview.org/ticket/378
The text was updated successfully, but these errors were encountered: