PyFITS: FITS files in Python
Posted by phn
PyFITS: FITS files in PythonIn this article, we provide examples of using the python module PyFITS for working with FITS data. We first go through a brief overview of the FITS standard, and then we describe ways for accessing information in FITS files, using convenience functions defined in PyFITS. PyFITS offers facilities that provi... View More