Changeset 476d4e3 in sasview for docs/pre-sphinx-docs/single_fit_help_v0.html
- Timestamp:
- Feb 20, 2015 5:23:52 AM (10 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:
- c3caa49
- Parents:
- cda1cf8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/pre-sphinx-docs/single_fit_help_v0.html
r54b9ad2 r476d4e3 10 10 <h5><a name="fitpage">Single Fit</a></h5> 11 11 <p> 12 One of two fit-engines can be chosen from the Fitting menu bar. The Simple Fit-engine uses Scipy's leasqr13 and the Complex Fit-Engine is a custom optimizer that provides a better chance14 to find the global minimum of the chi2 but that requires longer computation time.15 12 In order to set a data to a control panel (FitPage), see the "DataLoader Help". 16 13 Once a data set to the FiPage, select a model from the combo box.
Note: See TracChangeset
for help on using the changeset viewer.