ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change
on this file since 1f8eecb was
5777106,
checked in by Mathieu Doucet <doucetm@…>, 11 years ago
|
Moving things around. Will definitely not build.
|
-
Property mode set to
100644
|
File size:
1.0 KB
|
Rev | Line | |
---|
[b92884a] | 1 | <html> |
---|
| 2 | <body> |
---|
| 3 | |
---|
| 4 | <h4>Single Fit</h4> |
---|
| 5 | <ul> |
---|
| 6 | <li><a href="#fitpage">Single Fit</a></li> |
---|
[b2448a5] | 7 | |
---|
[b92884a] | 8 | </ul> |
---|
| 9 | |
---|
| 10 | <h5><a name="fitpage">Single Fit</a></h5> |
---|
| 11 | <p> |
---|
[b3199ac3] | 12 | One of two fit-engines can be chosen from the Fitting menu bar. The Simple Fit-engine uses Scipy's leasqr |
---|
| 13 | and the Complex Fit-Engine is a custom optimizer that provides a better chance |
---|
| 14 | to find the global minimum of the chi2 but that requires longer computation time. |
---|
| 15 | In order to set a data to a control panel (FitPage), see the "DataLoader Help". |
---|
| 16 | Once a data set to the FiPage, select a model from the combo box. |
---|
| 17 | The default parameters of the model will be display. Set initial parameters if need. |
---|
| 18 | Check and uncheck parameters to fit/fix. Click the <b> 'Fit'</b> button. |
---|
| 19 | When the fitting is finished, the resultant parameter values will be displayed with the errors. If a error is missing, it generally means |
---|
| 20 | that the corresponding parameter is not very depending on the model. The chisq/Npt_fit and the plot associated |
---|
| 21 | with the fit operation will be also updated. |
---|
[b92884a] | 22 | |
---|
| 23 | </p> |
---|
| 24 | |
---|
| 25 | |
---|
| 26 | </body> |
---|
| 27 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.