Last change
on this file since dd2c2a31 was
59dfb53,
checked in by Paul Kienzle <pkienzle@…>, 7 years ago
|
reformat docs to 80 columns
|
-
Property mode set to
100644
|
File size:
1.1 KB
|
Rev | Line | |
---|
[959eb01] | 1 | .. _marketplace: |
---|
| 2 | |
---|
| 3 | Model Marketplace |
---|
| 4 | ================= |
---|
[59dfb53] | 5 | The Model Marketplace allows members of the SAS Community to contribute |
---|
| 6 | plug-in fitting models for *SasView* for all to use. |
---|
[959eb01] | 7 | |
---|
| 8 | .. note:: These plug-in models require SasView version 4.0 or later. |
---|
| 9 | |
---|
[59dfb53] | 10 | Contributed models should be written in Python (only version 2.7.x is |
---|
| 11 | currently supported) or, if computational speed is an issue, in a |
---|
| 12 | combination of Python and C. You only need to upload the .py/.c source |
---|
| 13 | code files to the Marketplace! |
---|
[959eb01] | 14 | |
---|
[59dfb53] | 15 | For guidance on how to write a plugin model see :ref:`Writing_a_Plugin` . It |
---|
| 16 | may also be helpful to examine the library models in |
---|
| 17 | the */sasmodels-data/models* sub-folder of your SasView installation directory. |
---|
[959eb01] | 18 | |
---|
[59dfb53] | 19 | The Marketplace also provides the option to upload a SasView text file of |
---|
| 20 | the scattering function data computed by your model. If you do this a graph |
---|
| 21 | of the scattering function will appear under the Marketplace entry for |
---|
| 22 | your model. |
---|
[959eb01] | 23 | |
---|
[59dfb53] | 24 | .. note:: |
---|
| 25 | The SasView Development Team regret to say that they do not have the |
---|
| 26 | resources to fix the bugs or polish the code in every model contributed |
---|
| 27 | to the Marketplace! |
---|
Note: See
TracBrowser
for help on using the repository browser.