Closed dstndstn closed 9 years ago
Will have to develop an API that allows each component of the image's calibration (PSF, WCS, Photocal, etc) to write its parameters to the FITS headers, and also a way of saying what type they were, and a way to recreate the object upon reading.
Pretty much done -- Image.toFits, Image.readFromFits
Will have to develop an API that allows each component of the image's calibration (PSF, WCS, Photocal, etc) to write its parameters to the FITS headers, and also a way of saying what type they were, and a way to recreate the object upon reading.