simonsobs / mnms

Generate map-based noise models and noise simulations.
MIT License
1 stars 1 forks source link

crash for dg=0 #5

Open AdriJD opened 6 months ago

AdriJD commented 6 months ago

Reminder for future us: in noise_models.py: downgrade //= post_filt_rel_downgrade on line 1414 will cause downgrade to become 0 when downgrade=1 and post_filt_rel_downgrade=2. This will cause a crash when the actual downgrading function is called.