HERA-Team / hera_pspec

HERA power spectrum estimation code and data formats
http://hera-pspec.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Ensure little_h consistency throughout #367

Open adeliegorce opened 1 year ago

adeliegorce commented 1 year ago

It would be good to add units to objects tracing Fourier modes, e.g. with astropy.cosmology.units.littleh. This would ensure little_h consistency throughout the code. Note that, right now, grouping.spherical_average assumes little_h=True and there is no way around it / no way to check consistency with the spherical k-bins given as input.