Changes from the previous version of PyFITS are described in the release notes. PyFITS depends on the following support software:
PyFITS 2.2.2 is distributed as a Python distutils module. Installation simply involves unpacking the package and executing
% python setup.py install
to install it in Python's site-packages directory. Alternatively the command
%python setup.py install --prefix="/destination/directory/"
will install PyFITS in an arbitrary tree. Once numpy or numarray has been installed, then PyFITS should be available for use under Python.
Download |
| Pyfits | Nightly tar ball from repository |
| PyFITS Version 2.2.2 | Current stable release |
| PyFITS Version 2.2.2 | Current stable Windows release |
PyFITS v2.2.2 requires the use of NUMPY or Numarray
Numarray can be downloaded from the numarray development site.
NUMPY can be downloaded from the Scipy development site
Questions? Contact help@stsci.edu