Requirements |
PyDrizzle v4.3 (23 June 2003) implements a dramatic amount of
enhancements (described in the release notes)
AFTER STSDAS
V3.0 was released. The latest revisions provide the necessary
interface to support Multidrizzle. PyDrizzle and Multidrizzle are now being
released in a single distribution to insure that compatible versions of both
are installed at the same time. PyDrizzle and Multidrizzle depend on the following support software (to be installed separately):
|
Installing PyDrizzle |
NOTE:
An set of installation instructions are included in this distribution
as 'README.install' for reference during the procedure. This distribution provides all the Python source code for installing the Multidrizzle and PyDrizzle packages under STSDAS 3.0 (CVS Versions Version_1_2public and Version_4_3public, respectively). This distribution requires that STSDAS 3.0 already be installed. In addition, these packages also require numarray version 0.5 (or later), and the instructions for getting that package are included here. This distribution also includes new versions of supporting Python libraries developed at STScI for running these packages, including PyFITS Version 0.7.8, readgeis, fitsdiff, upincd, and a new numarray-based version of the 'deriv' task. Finally, a new version of the DITHER package script is included to insure that multidrizzle gets defined within that package as well. Installation of PyDrizzle and Multidrizzle starts by copying the package to a directory which Python can load, either by default or as specified in your PYTHONPATH environment variable. Once PyRAF has been started, the packages should be available for use. This can either be done by updating existing STSDAS 3.0 Python directories, or by installing in a user's personal directory.
For those who can update their IRAF/STSDAS V3.0 directories:
For those who can NOT update their IRAF/STSDAS V3.0 directories:
--> import pydrizzle, pyfits
--> pydrizzle
module 'pydrizzle' from '/data/machine/python/pydrizzle/__init__.py'
--> pyfits
module 'pyfits' from '/data/machine/python/pyfits.py'
--> unlearn pydrizzle
--> unlearn multidrizzle
These tasks can now be run like any regular IRAF task, or you can
use the Python command-line syntax to run them as well.
|
Download PyDrizzle and Multidrizzle
|
The latest version of PyDrizzle has been released with STSDAS Version 3.1 as of 20-October-2003. Upgrading to STSDAS 3.1 will insure that all necessary tasks are installed with compatible versions of the libraries. However, Multidrizzle was not released with STSDAS 3.1. The STSDAS Version 3.1 compatible version of Multidrizzle needs to be downloaded as an additional package for separate installation. |
numarray |
PyDrizzle v4.3 (and later) REQUIRE the use of numarray version 0.5. It can be downloaded from the numarray development site. |
Questions? Contact help@stsci.edu
19 August 2003