CalSet

Syntax

Application.CalSet()

Parameters

None

Returns

Boolean - true if successful

Remarks

This method is deprecated but is retained for reasons of backwards compatibility.  New applications should use the more flexible CreateCalibrationGroups method

This method configures calibration for the old scripting interface.

A script may call CalAddBias, CalAddDark, and/or CalAddFlat to establish any of three special calibration groups reserved for scripting, one each for bias frames, darks, and flat fields. Their settings are independent of those of any groups entered in the Set Calibration dialog.  Once any or all of these have been set up, the script must call CalSet to inform the application that subsequent calls to Calibrate are to use these specific calibration groups.  These script-only calibration groups must be reestablished every time that a new instance of MaxIm DL is started; they are not saved between sessions.