CMB-S4 / s4_design_sim_tool

CMB-S4 Reference Simulation tool
https://cmb-s4.github.io/s4_design_sim_tool/
Apache License 2.0
2 stars 0 forks source link

Save outputs separately #10

Closed zonca closed 4 years ago

zonca commented 4 years ago

@keskitalo @jdborrill currently I am saving 1 output map per band per site which includes:

I wanted to implement saving all the outputs separately, so:

It increases by a factor of 3 the disk space occupied by the outputs but I think it is worth it. Does it look ok?

zonca commented 4 years ago

@cbischoff what do you think about the separation of the outputs I propose above?

cbischoff commented 4 years ago

@zonca sounds good. It would be very helpful to have three separate maps for foreground, cmb, and atmosphere+noise.

zonca commented 4 years ago

thanks @cbischoff, will do, easiest thing is to reconfigure and rerun the tool, no need to implement this explicitly, so that I keep the code simpler.

zonca commented 4 years ago

@cbischoff I put tsz and ksz into the foregrounds map, is that ok or they should be into the CMB?