Last change
on this file since 7677b4d was
a65042b,
checked in by smk78, 8 years ago
|
Created documentation about the Marketplace and added a link from the
Menu Bar documentation to echo the Help menu in the program.
|
-
Property mode set to
100644
|
File size:
1.1 KB
|
Rev | Line | |
---|
[a65042b] | 1 | .. _marketplace: |
---|
| 2 | |
---|
| 3 | Model Marketplace |
---|
| 4 | ================= |
---|
| 5 | The Model Marketplace allows members of the SAS Community to contribute plug-in fitting models for *SasView* for all to use. |
---|
| 6 | |
---|
| 7 | .. note:: These plug-in models require SasView version 4.0 or later. |
---|
| 8 | |
---|
| 9 | Contributed models should be written in Python (only version 2.7.x is currently supported) or, if computational speed is an issue, in a combination of Python and C. You only need to upload the .py/.c source code files to the Marketplace! |
---|
| 10 | |
---|
| 11 | For guidance on how to write a plugin model see :ref:`Writing_a_Plugin` . It may also be helpful to examine the library models in the */sasmodels-data/models* sub-folder of your SasView installation directory. |
---|
| 12 | |
---|
| 13 | The Marketplace also provides the option to upload a SasView text file of the scattering function data computed by your model. If you do this a graph of the scattering function will appear under the Marketplace entry for your model. |
---|
| 14 | |
---|
| 15 | .. note:: The SasView Development Team regret to say that they do not have the resources to fix the bugs or polish the code in every model contributed to the Marketplace! |
---|
Note: See
TracBrowser
for help on using the repository browser.