GetCLASS
GetCLASS is a csh script to transfer spectra from /gauss/spectra (new correlator) first to a CLASSy FITS file and then to a CLASS-format file class.yyddd, where yyddd is that part of the spectrum-file name.
class.yyddd is created (or appended) in the default directory on this computer. GetCLASS is intended to be used on a computer that is NFS mounted to GAUSS (the correlator computer).
USAGE:
user@fourier> GetCLASS yyddd [ nrs [ nre [ Fits5 parameters, e.g., -a -g ... ] ] ]
where yyddd (no v) is that part of the spectrum-file name, nrs and nre are the starting and ending numbers that you want for that day. Default Fits5 parameters will be used if the optional Fits5 parameters are not present on the GetCLASS command line. This version puts spectra from up to 4 VCs all into the same class file class.yyddd.
|