dstndstn / tractor

The Tractor: measuring astronomical sources via probabilistic inference
Other
86 stars 24 forks source link

Feature request: FITS I/O of tractor Image objects #21

Closed dstndstn closed 9 years ago

dstndstn commented 10 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.

dstndstn commented 9 years ago

Pretty much done -- Image.toFits, Image.readFromFits