sbm.sim_diff_gain_per_ch#
- sbm.sim_diff_gain_per_ch(config: Configlation, syst: Systematics, mbsparams: MbsParameters)[source]#
Simulate the differential gain systematics for each channel The map-making is performed for each detector in the channel
- Parameters:
config (
Configlation
) – The configuration classsyst (
Systematics
) – The systematics classmbsparams (lbs.MbsParameters) – The parameters for the litebird_sim
- Returns:
The observed map after the map-making
input_maps (dict): The input maps for the simulation
- Return type:
observed_map (np.ndarray)