galsci / mapsims

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

rolloff_ell for noise sims should have a non-None value by default #42

Closed msyriac closed 4 years ago

msyriac commented 4 years ago

We should decide on some ell below which the noise sims by default roll-off to zero. This might already exist in a config somewhere, but we should have the API use a default value, say 200. (I don't think the noise maps that are produced without the roll-off are usable because of how the power blows up at large scales)

zonca commented 4 years ago

I ran all the simulations with rolloff 50, I would set that as default. See comment by @mhasself at https://github.com/simonsobs/map_based_simulations/issues/21#issuecomment-609984437

If there are no other comments on this issue, I'll set 50 as default in a few days.

msyriac commented 4 years ago

Setting the default to 50 sounds good to me.