imaginglss.utils.fits module¶
- 
imaginglss.utils.fits.read_image(filename, hdu=0)¶
- Read the zeroth image HDU from a fits file 
- 
imaginglss.utils.fits.read_table(filename, hdu=1, subset=None)¶
- Read the first HDU table from a fits file 
- 
imaginglss.utils.fits.read_metadata(filename, hdu=0)¶
- Read the metadata of a HDU table 
- 
imaginglss.utils.fits.size_table(filename, hdu=1)¶
- Read the first HDU table from a fits file