CLsqFit:SetRejCycles
The SetRejCycles method sets the number of iteration cycles to use for data rejection.
CLsqFit:SetRejCycles( nCycles, nChannel* ) |
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