Closed telegraphic closed 1 year ago
Added include_cmb option to all sky models The update introduces a new option to include or exclude cosmic microwave background (CMB) in all sky models.
Removed CMB as default in GSM08 and LFSM classes CMB is no longer default in GlobalSkyModel08 and LowFrequencySkyModel classes, giving users the choice to decide whether to include CMB or not.
Tested the removal of CMB and added tests for sky model classes Verified the correctness of CMB removal through map comparison and included tests for HaslamSkyModel(), GlobalSkyModel() & LowFrequencySkyModel() to ensure the functionality.
Adding include_cmb option (see #12)