![]() |
TRES Spectrograph
|
|
|
[Definitions] [Preparation] [Observation] [Reduction [Quicklook)] [Quick Pipeline)] [Full Pipeline)] (Software) [Distribution] [Archiving]
You can reduce TRES data using IRAF tools, but we have written a number
of tasks which make it easier. To follow the process described on our
Reduction page, you will need the following
external IRAF packages:
TRES Package
These tasks were written especially for reducing TRES
data.
The package can be downloaded via FTP from
ftp://cfa-ftp.harvard.edu/pub/iraf/tres-1.4.0.tar.gz
or via HTTP from
http://tdc-www.harvard.edu/instruments/tres/tres-1.4.0.tar.gz
Precompiled Redhat Linux binaries for IRAF 2.14 are at
ftp://cfa-ftp.harvard.edu/pub/iraf/tres-1.4.0-bin.redhat.tar.gz
or, via HTTP,
http://tdc-www.harvard.edu/instruments/tres/tres-1.4.0-bin.redhat.tar.gz
Precompiled Solaris binaries for IRAF 2.14 are at
ftp://cfa-ftp.harvard.edu/pub/iraf/tres-1.4.0-bin.ssun.tar.gz
or, via HTTP,
http://tdc-www.harvard.edu/instruments/tres/tres-1.4.0-bin.ssun.tar.gz
You should download templates for the modes in which you have observed into the $tresdata/ directory from:
Check http://iraf.noao.edu/iraf/ftp/iraf/extern-v212/ for the latest release. The needed files are usually found in the mscred/ subdirectory.
To process TRES data, you need our mscdb entries.
Here is the latest mscdb, with both ours and NOAO's entries via ftp:
ftp://cfa-ftp.harvard.edu/pub/iraf/mscdb-4.3.tar.gz
and via http:
http://tdc-www.harvard.edu/instruments/hectospec/mscdb-4.3.tar.gz
Rvsao Package
While this package was originally written to compute radial velocities
and redshifts, the sumspec
task turned out to be very useful for manipulating files composed of
stacks of spectra, such as those extracted from a multi-fiber spectrograph
image. The emission-line-fitting task,
emsao,
can be used to measure emission lines for sky scaling (we use the OH
emission line at 8399 Angstroms), while the cross-correlation task,
xcsao can be used to check for
contamination of supposed sky spectra by galaxy or star spectra, using
our standard galaxy emission and absorption templates, femtemp97.fits
and ztemp.fits.
You can download the package via anonymous FTP from
ftp://cfa-ftp.harvard.edu/pub/iraf/rvsao-2.7.8.tar.gz
or via HTTP from
http://tdc-www.harvard.edu/iraf/rvsao/rvsao-2.7.8.tar.gz
Precompiled Redhat Linux binaries for IRAF 2.14 are at
ftp://cfa-ftp.harvard.edu/pub/iraf/rvsao-2.7.8-bin.redhat.tar.gz
or, via HTTP
http://tdc-www.harvard.edu/iraf/rvsao/rvsao-2.7.8-bin.redhat.tar.gz
Precompiled Solaris binaries for IRAF 2.14 are at
ftp://cfa-ftp.harvard.edu/pub/iraf/rvsao-2.7.8-bin.ssun.tar.gz
or, via HTTP
http://tdc-www.harvard.edu/iraf/rvsao/rvsao-2.7.8-bin.ssun.tar.gz
The templates we use for XCSAO are in rvsao$Templates/
WCSTools Package
This package interfaces IRAF to a package of tools which is used mostly
for header manipulation, though it does lots of other things to images.
Source code in the IRAF package directory structure is at
ftp://cfa-ftp.harvard.edu/pub/gsc/WCSTools/wcstools-3.8.1.iraf.tar.gz
or, via HTTP
http://tdc-www.harvard.edu/software/wcstools/wcstools-3.8.1.iraf.tar.gz
(readme)