Date of latest modification: Oct 26, 1998
The package can be retrieved via ftp in the form of a (Gnu-zipped)
compressed tar-file wfc_full-105.108.tar.gz. The anonymous
ftp site is: ftp.asdc.asi.it, directory /pub/sax/software/wfc.
(Get the software by clicking here)
is done as follows - consult also the specific release note which comes with the distribution - :
The software is developed on a HP9000/735 running HP-UX and
is almost entirely written in standard ANSI-C.
(Non-ANSI is, e.g., the use of float versions of math routines,
like sqrtf and expf).
SRON tries to assure portability of the software
to other systems (VMS, ULTRIX, OSF) but cannot guarantee full support
for this version.
Most productfiles (there are also some asci files) are in standard FITS format so they can be handled and displayed by many programs, e.g., SAOimage.
The user interface is modelled after a HEASARC ftools (rev2.7)
distribution, emulating the IRAF parameter interface for
standalone programs.
Each program comes with its own parameter file (progname.par),
listing the required parameters and the attributes, like
default values and limits on the range.
These .par files must be writable for the user, so you will
need a personal copy of the files. An environment variable
$PFILES points to the directory containing these parameter files.
This version assumes that the parameterfile is set, i.e., all parameters
are assigned the correct values on beforehand. The user is NOT
PROMPTED, nor does the version allow you to pass parameter values
for a program on the commandline so that any arguments are silently ignored.
Alternatively, if the StageII programs are invoked with a
switch '-p' as their first argument, all parameters
are taken from the commandline.
During the installation, the files describing the WFC
are automatically created in the directory set by the environment variable
$WFC_CAL.
This directory now contains:
and for each Wide Field Camera (example given for wfc1):
(this file was generated from
/yourchoice_dir/cal/det_wfc1.asc by genFits
in the make procedure.)
First installation
ftp> username: anonymous
ftp> password: your_email_address
ftp> bin
ftp> cd pub/sax/software/wfc
ftp> get wfc_full-105.108.tar.gz
ftp> dir
ftp> (... get the other files ... )
ftp> quit
UPDATES
(However, read the release notes)NOTE!!
In this distribution, the implementation of the interface
is not HEASARC's, but an experimental implementation from SRON.
Response matrices
Response matrices can be retrieved by anonymous ftp from the directory /pub/sax/cal/responses/97_1/wfc. These matrices are supplied:
For the 104-107 software release two improved response matrices were supplied
for spectra made with correlated images, e.g.,
wfc1_iros_dec97.rmf and wfc2_iros_dec97.rmf,
at the anonymous ftp site (ftp.asdc.asi.it in directory /pub/sax/cal/responses/97_9).