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 b5a0509 was
b2448a5,
checked in by Jae Cho <jhjcho@…>, 13 years ago
|
removed and corrected some helps
|
-
Property mode set to
100644
|
File size:
1.7 KB
|
Rev | Line | |
---|
[389c991] | 1 | <html> |
---|
| 2 | <body> |
---|
| 3 | |
---|
| 4 | <h4>Key Combination</h4> |
---|
| 5 | <ul> |
---|
| 6 | <li><a href="#Copy">Copy & Paste</a></li> |
---|
[68b7d43] | 7 | <li><a href="#Bookmark">Bookmark</a></li> |
---|
[389c991] | 8 | <li><a href="#Ftol">FTolerance (Scipy)</a></li> |
---|
| 9 | </ul> |
---|
| 10 | <h5><a name="Copy">Copy & Paste</a></h5> |
---|
| 11 | <p> |
---|
| 12 | <h6>To copy the parameter values in a Fit(Model)panel to the clipboard:</h6></p> |
---|
| 13 | <p> <b>Ctrl(Cmd on MAC) + Left(Mouse)Click</b> on the panel.</p> |
---|
| 14 | <p> |
---|
[68b7d43] | 15 | <h6>To paste the parameter values to a Fit(Model)panel from the clipboard:</h6></p> |
---|
[389c991] | 16 | <p> <b>Ctrl(Cmd on MAC) + Shift + Left(Mouse)Click</b> on the panel.</p> |
---|
| 17 | <p> If this operation is successful, it will say so in the info line |
---|
| 18 | at the bottom of the SV window.<p> |
---|
[68b7d43] | 19 | <p> |
---|
| 20 | |
---|
| 21 | <p> |
---|
| 22 | <h5><a name="Bookmark">Bookmark</a></h5> |
---|
| 23 | <p> |
---|
| 24 | <h6>Bookmark of a fit-panel or model-panel status:</h6></p> |
---|
| 25 | <p> <b>(Mouse)Right-Click</b> and select the bookmark in the popup list.</p> |
---|
| 26 | |
---|
| 27 | <p> |
---|
| 28 | <h5><a name="GraphMenu">Graph Context Menu</a></h5> |
---|
| 29 | <p> |
---|
| 30 | <h6>To get the graph context menu to print, copy, save data, (2D)average, etc.:</h6></p> |
---|
| 31 | <p> <b>Locate the mouse point on the plot to highlight and |
---|
| 32 | <b>(Mouse) Right Click</b> to bring up the full menu.</p> |
---|
| 33 | |
---|
| 34 | |
---|
[389c991] | 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. |
---|
[68b7d43] | 39 | <p> <b>Ctrl(Cmd on MAC) + Shift + Alt + Right(Mouse)Click</b> on the panel.</p> |
---|
[389c991] | 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 displayed |
---|
| 42 | in the info line at the bottom of the SV window.<p> |
---|
[68b7d43] | 43 | <p> Note that increasing the ftol value may cause for the fitting to terminate |
---|
| 44 | with higher chisqr.</p> |
---|
[389c991] | 45 | </body> |
---|
| 46 | </html> |
---|
| 47 | |
---|
Note: See
TracBrowser
for help on using the repository browser.