CLsqFit:SetRejCycles
The SetRejCycles method sets the number of iteration cycles to use for data rejection.
CLsqFit:SetRejCycles( nCycles ) CLsqFit:SetRejCycles( nCycles, nChannel ) |
nCycles is the number of rejection cycles to set.
nChannel an optional parameter which specifies the channel. If omitted, values are set for all channels.
This method sets the number of rejection cycles to use when iterative data rejection is enabled (see DoRejection). If the present method is not called, Mira defaults to nCycles = 3, which should be adequate for most cases. The currently assigned number of rejection cycles may be obtained using GetRejCycles.
If the nChannel parameter is absent, all channels are assigned the same value of sSigmaLow.
CLsqFit class, GetRejCycles, SetRejSigmaHigh, SetRejSigmaLow, SetRejDefault, Rejecting Outliers from the Fit
Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics,
Inc. All Rights Reserved.