galsci / mapsims

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

Implement effective sky fraction functions #9

Open zonca opened 5 years ago

zonca commented 5 years ago

Implement functionality in mapsims to compute effective sky fractions for signal and noise dominated maps as defined below.

I would actually say that a more "standard" definition would be either fsky=< Nhits^2 >/< Nhits >^2 or fsky=< Nhits^2?>^2/ < Nhits >^4, which correspond to the effective number of modes for noise- and signal-dominated maps.

Originally posted by @damonge in https://github.com/simonsobs/mapsims/pull/5

zonca commented 5 years ago

those are general enough, maybe add them to healpy instead