simonsobs / SOOPERCOOL

5 stars 3 forks source link

External data (Planck & WMAP) in SOOPERCOOL #46

Closed ClaudioRanucci closed 5 months ago

ClaudioRanucci commented 6 months ago

Data from external experiments needs to be pre-processed in order to be compatible with SOOPERCOOL. This is now done in a script called pre_processer_ext.py, which adapts external data (Planck and WMAP) in the format expected by the pipeline. Main operations carried out by the script:

Also, adapted mocker.py so that it can read Planck/WMAP beams and noise to produce mock data/sims with the properties of external experiments.