bundles / astropy 7.0.1 / astropy / io / fits / header / Header / __init__
function
astropy.io.fits.header:Header.__init__
source: /astropy/io/fits/header.py :95
Signature
def __init__ ( self , cards = [] , copy = False ) Summary
Construct a Header from an iterable and/or text file.
Parameters
Aliases
-
astropy.io.fits.Header.__init__