spleaf.term.CalibrationJitter#

class spleaf.term.CalibrationJitter(indices, calib_id, sig)#

Correlated calibration jitter.

The calibration jitter is shared by blocks of measurements using the same calibration.

Parameters:
indices(n,) ndarray or list

Mask or list of indices affected by this jitter.

calib_id(n,) ndarray

Identifier of the calibration used for each measurement.

sigfloat

Calibration jitter (std).