Warning!
This is NOT the place to get STScI's full Python data analysis software package (MultiDrizzle, PyDrizzle, SAAclean, etc., including PyRAF). For that, go to the stsci_python download page instead.
This page is for those that want to download PYRAF ONLY.
PyRAF Only
The current version of PyRAF is v2.0 (June 2012).
This version of PyRAF can also be obtained bundled with the July 2012 version of stsci_python (v2.13).
PyRAF depends on the following support software which can be downloaded from the stsci_python support software web page:
- Python
- Tcl/Tk
- Numpy
- Readline (optional)
- urwid (optional)
- ipython (optional)
- matplotlib (optional)
- PyObjC if on OSX (optional)
PyRAF currently supports Python 2.5, 2.6, 2.7, and 3.2 !
The Python 3.2 version is available as a separate download - see below.
Note that PyRAF is now available for Microsoft Windows! It will in general be very limited since IRAF is not available on that platform, but some subcomponents such as Astrodrizzle are available for Windows.
The current version of STSDAS is listed here.
Download
The Latest Official PyRAF Release:Here are the latest nightly tar-ball versions from the repository:
- v2.1.dev for Python 2.x (contains all supported features), and
- v2.1.dev-py3 for Python 3.x (beta - see FAQ 1.8).
If you are unaccustomed to installing individual Python packages from source, you may find these stand-alone-installation instructions helpful.
Windows users may use the "bsdtar" (command-line) or "7-Zip" (GUI) utilities to unpack any PyRAF downloads, or they may simply use these zipped versions of the nightly tarball: v2.1.dev-win, and v2.1.dev-py3-win.
Old Versions
The following versions of stand-alone PyRAF are unsupported, outdated and fully superseded by the versions available above.- PyRAF v1.9
- PyRAF v1.10
- PyRAF v1.11.1 (functionally equivalent to v1.11)