galsci / mapsims

Map based simulations software for CMB Experiments
BSD 2-Clause "Simplified" License
3 stars 1 forks source link

[WIP] High level interface for running simulations #11

Closed zonca closed 5 years ago

zonca commented 5 years ago

@msyriac started the implementation of the core of mapsims, the high level interface to put everything together and run simulations. I haven't added CMB yet.

We will think about CAR projection later.

Can you please send me some feedback on the general interface? is this the right balance between flexibility and ease of use?

See the documentation at https://github.com/simonsobs/mapsims/blob/e1a909f5695c44d0d07efa0351b776b5f8a12668/docs/mapsims/index.rst and the example config: https://github.com/simonsobs/mapsims/blob/e1a909f5695c44d0d07efa0351b776b5f8a12668/mapsims/example_config.cfg

msyriac commented 5 years ago

Question as I review: does the sky signal come from pysm for now? Is it lensed?

zonca commented 5 years ago

no, there is no CMB for now

zonca commented 5 years ago

rebased on master

zonca commented 5 years ago

@msyriac I also added CMB, see the latest version of an example configuration file:

https://github.com/simonsobs/mapsims/blob/1e42769351b79118bd8f5453253c42bd0d31e8d0/mapsims/example_config.cfg

zonca commented 5 years ago

worked pretty well for the first set of simulations I've just completed to run.