Changes in / [fd0d6b46:3c61df4] in sasview
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/fitting/media/fitting_help.rst
rfd0d6b46 r05829fb 216 216 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 217 217 218 .. _Writing_a_Plugin:219 220 Writing a Plugin221 ----------------222 223 Advanced users can write their own model in Python and save it to the the SasView224 *plugin_models* folder225 226 *C:\\Users\\[username]\\.sasview\\plugin_models* - (on Windows)227 228 in .py format. The next time SasView is started it will compile the plugin and add229 it to the list of *Customized Models*.230 231 It is recommended that existing plugin models be used as templates.232 233 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ234 235 218 .. _Fitting_Options: 236 219
Note: See TracChangeset
for help on using the changeset viewer.