Changes in src/sas/sasgui/perspectives/fitting/media/plugin.rst [cbbb6a4:e925f61] in sasview
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/fitting/media/plugin.rst
rcbbb6a4 re925f61 48 48 - If necessary use underscore to separate words (i.e. barbell not BarBell or 49 49 broad_peak not BroadPeak) 50 - Do not include ââ¬Åmodelââ¬ï¿œin the name (i.e. barbell not BarBellModel)50 - Do not include âmodelâ in the name (i.e. barbell not BarBellModel) 51 51 52 52 … … 644 644 - a dictionary of parameter values. This can be {} using the default 645 645 parameters, or filled with some parameters that will be different 646 from the default, such as { ââ¬Ëradiusââ¬â¢:10.0, ââ¬Ësldââ¬â¢:4}. Unlisted parameters646 from the default, such as {âradiusâ:10.0, âsldâ:4}. Unlisted parameters 647 647 will be given the default values. 648 648 - the input $q$ value or tuple of $(q_x, q_y)$ values. … … 664 664 665 665 If you are editing your model from the SasView GUI, you can test it 666 by selecting *Run > C heck Model* from the *Model Editor* menu bar. An666 by selecting *Run > Compile* from the *Model Editor* menu bar. An 667 667 *Info* box will appear with the results of the compilation and a 668 668 check that the model runs.
Note: See TracChangeset
for help on using the changeset viewer.