Changeset ee9fa94 in sasview
- Timestamp:
- Jun 26, 2015 7:18:08 AM (9 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:
- b69edaa
- Parents:
- 2fb09c4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/models/media/model_functions.rst
r5e880fe1 ree9fa94 20 20 21 21 22 .. note:: The contents of this document are awaiting proof reading. Feb2015 22 .. note:: The contents of this document are presented in good faith and are 23 believed to be mostly correct and accurate, however they have not 24 yet been rigorously checked for errors. June2015 23 25 24 26 … … 83 85 ======================= 84 86 85 Contents86 --------87 1. Background_88 89 2. Model_ Functions90 91 2.1 Shape-based_ Functions92 93 2.2 Shape-independent_ Functions94 95 2.3 Structure-factor_ Functions96 97 2.4 Customised_ Functions98 99 3. References_100 101 102 103 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ104 105 106 107 87 .. _Background: 108 88 … … 290 270 - sph_bessel_jn_ 291 271 272 Also see the documentation on :ref:`Adding_your_own_models` under Fitting Data. 273 292 274 293 275
Note: See TracChangeset
for help on using the changeset viewer.