SHCoeff
- class erwans3.Astro_tools.SHCoeff(blm: Quantity, lmax: Optional[int] = None, mmax: Optional[int] = None)
Bases:
objectObject containing spherical harmonic coefficient that represent a full sky map.
Attributes Summary
Methods Summary
from_map(skymap[, lmax, mmax])getlm()plot([nside])rotate(rot[, copy])to_hpxmap([nside])ud_grade(lmax[, mmax, copy])Attributes Documentation
- dtype
- lmax
- mmax
- shape
- unit
Methods Documentation
- getlm()