hipercam.header

Defines a class to contain header information compatible with FITS headers. The aim is to provide a faster replacement for astropy.io.fits.Header

Classes

Header([head, copy])

Simulates the basic functionality of astropy.io.fits.Header objects while being lighter weight and thus more efficient.