ObliqueFixedResolutionBuffer.
export_fits
(filename, fields=None, clobber=False, other_keys=None, units='cm')¶Export a set of pixelized fields to a FITS file.
This will export a set of FITS images of either the fields specified or all the fields already in the object.
Parameters: | filename : string
fields : list of strings
clobber : boolean
other_keys : dictionary, optional
units : string, optional
|
---|