You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
assumeslittle_h=True
and there is no way around it / no way to check consistency with the spherical k-bins given as input.The text was updated successfully, but these errors were encountered: