STSDAS Version 3.6 Release Notes

13 November 2006

This release of STSDAS contains changes to SYNPHOT, NICMOS, CALSTIS, CALACS, MultiDrizzle, and the DITHER package.

New tasks have been added; namely,

Deprecated packages and tasks
were removed; specifically,

The specific changes are detailed in
the following sections.

Platform Support

Binaries for this release were built on Red Hat Enterprise Linux 3, Solaris 5.8, and Mac OS X 10.4 (PPC and Intel architecture).
Binaries for macintel were built and require iraf 2.13.beta from
http://iraf.net.

Libraries

HSTIO

The code in HSTIO which gets used for adding comments to FITS keyword cards in image headers was modified.  Long keyword values occasionally caused segmentation violations when the length of the card would exceed 80 chars after adding the comment. A check was added to insure that adding the comment would not trigger this violation.

HST_CALIB


ACS

CALACS has remained unchanged from the last release.  However, the help files were cleaned up a bit to remove references to the STIS tasks used as the basis for some of the original code.


NICMOS

The task SAACLEAN has been updated considerably from its initial (alpha) release in STSDAS v3.5.

    Parameter changes:


    Algorithmic changes:

    Bugfixes:

STIS

This release contains CALSTIS Version 2.23 (06-October-2006) and represents the calibration to be used for the final reprocessing of all STIS data taken prior to SM4.  The new version of CALSTIS includes the following changes:

New tasks were added to the STIS package.

The Python code for the tasks SSHIFT and STISNOISE were moved from the STIS package to the STSCI_PYTHON tree.  This allows the tasks to be distributed and run separately from IRAF or STSDAS, as they have no inherent dependencies on either environment.  These tasks still retain their IRAF interfaces in the STIS package.



Synphot

The MODEINFO task has been removed, since the Synphot Data Manual provides the same information in more detail, and is on a yearly update schedule.  The help file for the OBSMODE task was also updated to reference the Synphot Data Manual.

Preparations were made for supporting WFC3 and COS in the near future; specifically,

The Vega spectrum used by synphot (vega.dat) was replaced by an ascii version of the newly delivered crcalspec$alpha_lyr_stis_003.fits. Numeric precision in the ascii file was taken from the TDISP formats for the WAVELENGTH and FLUX columns in the FITS file.   The new spectrum is described in Bohlin 2007, in The Future of Photometric, Spectrophotometric and Poalrimetric Standardization, ASP Conference Series (in press).

ANALYSIS

PyDrizzle

PyDrizzle Version 5.7.0 (1-Sep-2006) eliminates any differences in results obtained from the the IRAF tasks DRIZZLE and WDRIZZLE.  In addition to all the internal bug fixes necessary to obtain this agreement, the following changes were also made:

Testing indicates that the accuracy of the distortion coefficients and WCS header keywords now drive the errors in image alignment.