Key Combination

Copy & Paste

To copy the parameter values in a Fit(Model)panel to the clipboard:

Ctrl(Cmd on MAC) + Left(Mouse)Click on the panel.

To paste the parameter values to a Fit(Model)panel from the clipboard:

Ctrl(Cmd on MAC) + Shift + Left(Mouse)Click on the panel.

If this operation is successful, it will say so in the info line at the bottom of the SV window.

Floating Panel

For a graph panel to float on the top of the SV window:

Press the Ctrl(Cmd on MAC) key on dragging and placing a panel.

Bookmark

Bookmark of a fit-panel or model-panel status:

(Mouse)Right-Click and select the bookmark in the popup list.

Graph Context Menu

To get the graph context menu to print, copy, save data, (2D)average, etc.:

Locate the mouse point on the plot to highlight and (Mouse) Right Click to bring up the full menu.

Zoom In and Out

To Zoom in or out the full plot:

Locate the mouse point inside the graph which will be the center of the zooming, then rotate MouseWheel.

To Zoom in or out the plot in x or y direction:

Locate (and click) the mouse point near x (or y) axis just outside of the graph and then rotate MouseWheel.

FTolerance (Scipy)

To change the ftol value of the Scipy FitEngine (leastsq):

First, make sure that the Fit panel has data and a model selected.

Ctrl(Cmd on MAC) + Shift + Alt + Right(Mouse)Click on the panel.

Then, set up the value in the dialog panel.

If this operation is successful, the new ftol value will be displayed in the info line at the bottom of the SV window.

Note that increasing the ftol value may cause for the fitting to terminate with higher chisqr.