Changeset 476d4e3 in sasview for docs/pre-sphinx-docs/fitting_key_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/fitting_key_help_v0.html
r54b9ad2 r476d4e3 6 6 <li><a href="#Copy">Copy & Paste</a></li> 7 7 <li><a href="#Bookmark">Bookmark</a></li> 8 <li><a href="#Ftol">FTolerance (Scipy)</a></li>9 8 </ul> 10 9 <h5><a name="Copy">Copy & Paste</a></h5> … … 32 31 <b>(Mouse) Right Click</b> to bring up the full menu.</p> 33 32 34 35 <h5><a name="Ftol">FTolerance (Scipy)</a></h5>36 <p>37 <h6>To change the ftol value of the Scipy FitEngine (leastsq):</h6></p>38 <p>First, make sure that the Fit panel has data and a model selected.39 <p> <b>Ctrl(Cmd on MAC) + Shift + Alt + Right(Mouse)Click</b> on the panel.</p>40 <p>Then, set up the value in the dialog panel.</p>41 <p> If this operation is successful, the new ftol value will be displayed42 in the info line at the bottom of the SV window.<p>43 <p> Note that increasing the ftol value may cause for the fitting to terminate44 with higher chisqr.</p>45 33 </body> 46 34 </html>
Note: See TracChangeset
for help on using the changeset viewer.