coscon.fits_helper module¶
- class coscon.fits_helper.BaseFitsHelper(path: Path, memmap: bool = True, name: str = '')[source]¶
Bases:
objectA class for general fits files
- memmap: bool = True¶
- name: str = ''¶
- path: Path¶
- class coscon.fits_helper.CMBFitsHelper(path: Path, memmap: bool = True, name: str = '')[source]¶
Bases:
BaseFitsHelperSpecialized in fits container typically used in CMB analysis