Changeset 81751c2 in sasmodels for doc/guide/plugin.rst
- Timestamp:
- Oct 25, 2018 4:16:04 PM (6 years ago)
- Branches:
- master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 869fd7b
- Parents:
- 39a06c9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/guide/plugin.rst
r304c775 r81751c2 1035 1035 [{"radius": 120., "radius_pd": 0.2, "radius_pd_n":45}, 1036 1036 0.1, None, None, 120., None, 1.], # q, F, F^2, R_eff, V, form:shell 1037 [{"@S": "hardsphere"}, 0.1, None], 1037 1038 ] 1038 1039 … … 1056 1057 effective radius test, but include values for the first two elements, 1057 1058 $<F(q)>$ and $<F^2(q)>$. 1059 - for testing interaction between form factor and structure factor, specify 1060 the structure factor name in the parameters as *{"@S": "name", ...}* with 1061 the remaining list of parameters defined by the *P@S* product model. 1058 1062 1059 1063 .. _Test_Your_New_Model:
Note: See TracChangeset
for help on using the changeset viewer.