SHCoeff2
- class erwans3.Astro_tools.SHCoeff2(clm, lmax=None, mmax=None, unit=None)
Bases:
objectObject containing spherical harmonic coefficient that represent a full sky map.
Attributes Summary
Methods Summary
from_map(skymap[, lmax, mmax])get_clm()getlm()plot([nside])rotate(rot[, copy])to_hpxmap([nside])Attributes Documentation
- alm
- clm
- coeffs
- lmax
- unit
Methods Documentation
- get_clm()
- getlm()
- plot(nside=None)
- to_hpxmap(nside=None)