Changeset 09c8e22 in sasview
- Timestamp:
- May 25, 2011 11:26:36 AM (14 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 44fa116
- Parents:
- acae6d2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sansmodels/src/media/model_functions.html
rb71c914 r09c8e22 13767 13767 calculates the intensity = scale_factor * (CylinderModel + PolymerExclVolume model). 13768 13768 To make your own sum(P1+P2) model, modify and save the file named 'sum_p1_p2.py' in the SansView/plugins/ folder 13769 by changing the model names in the 'from' and 'import' statement, and the self.name if desired. 13769 by changing the model names in the 'from' and 'import' statement, and the self.name if desired. It works only for single functional models. 13770 13770 </p> 13771 13771 <p class=MsoNormal> </p>
Note: See TracChangeset
for help on using the changeset viewer.