source: sasview/sansview/media/single_fit_help.html @ 60c7011

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 60c7011 was b2448a5, checked in by Jae Cho <jhjcho@…>, 13 years ago

removed and corrected some helps

  • Property mode set to 100644
File size: 1.1 KB
Line 
1<html>
2<body>
3
4<h4>Single Fit</h4>
5<ul>
6<li><a href="#fitpage">Single Fit</a></li>
7
8</ul>
9
10<h5><a name="fitpage">Single Fit</a></h5>
11<p> 
12        Move the mouse pointer to the data plot to highlight (yellow).  When right clicking and holding, a pop-up (context) menu will appear.
13        Select from the context menu <b>Select Data for fitting</b>.
14        A new tab with the name of the data selected will appears. Select a model used for the fit
15        from the combo box. Model's parameters will be display.Set initial parameters if need.
16        Check at least one parameter to fit.Click on <b> Fit</b> button.
17        New parameters values will be displayed as well as error and new chi square associated
18        with the fit operation.
19        The model will be replotted with its new values.
20        Errors will be display on the statusbar.
21        Single fit can also be perform on the "<b>simultaneous fit </b>" tab is parameters are previously
22        selected on the page corresponding to a model name check. if one model is check, click
23        on <b> constraint fit </b> button to perform a single fit. results will be displayed on
24        the appropriate tab.
25       
26</p>
27
28
29</body>
30</html>
Note: See TracBrowser for help on using the repository browser.