sbm.Systematics#

class sbm.Systematics[source]#

Systematics class for the simulation

sigma_gain_T#

The standard deviation of the gain for the top detectors

Type:

float

sigma_gain_B#

The standard deviation of the gain for the bottom detectors

Type:

float

sigma_rho_T#

The standard deviation of the pointing for the top detectors

Type:

float

sigma_rho_B#

The standard deviation of the pointing for the bottom detectors

Type:

float

sigma_chi_T#

The standard deviation of the polarization angle for the top detectors

Type:

float

sigma_chi_B#

The standard deviation of the polarization angle for the bottom detectors

Type:

float

syst_seed#

The seed for the random number generator for the systematics

Type:

int

noise_seed#

The seed for the random number generator for the noise

Type:

int

__init__()[source]#

Methods

__init__()

set_bandpass_mismatch(detectors[, ...])