Changes Between Versions 7.2.5 and 7.3.0
This page lists the detailed changes made in all of the
processing scripts.
The script names are linked to a description of the
current version of each script
- subs/readfrfs - version 2.3 to 3.0
Modified to work with the new frfread 4.0
Accomodated a change in the behavior in ffilecat which now
keeps the extension specifier in the listed filenames.
- subs/telemetry - version 2.1 to 2.2
Now calculate observation start and end dates and times in this
routine (formerly done in $SUBS/information) and in a robust,
y2k compliant way. Also, modified the check on the orbit file
epoch to be more robust.
- subs/information - version 1.5 to 1.6
Moved the code which calculated the observation start and end dates
and times to $SUBS/telemetry.
Also now read calibration file time stamps in ascatime and then
convert to a date in order to be robustly y2k compliant
- subs/fixthings - version 1.3 to 1.4
Modified to use the new gis3bitfix perl script. The new script is
more careful about the start and stop times of the problem and
now also fixes the associated RISE_TIME problem.
- subs/makefilters - version 1.5 to 1.6
Added attmargin=32 and redosatf=no to mkfilter2 call.
This means that the SIS saturation flags will be taken from the
HK files as calculated by frfread (now correct with frfread4.0)
Rather than being recalculated from the count rates.
- subs/eventinfo - version 2.5 to 2.6
Eliminated "double rounding" of total exposure times where they
were rounded first to the nearest second and then to the nearest
kilosecond.
- subs/images - version 2.3 to 2.4
Modified to use xanadu initialization. Now interlace GIFs
using ppmtogif -interlace instead of using giftool
- subs/spectra - version 2.9 to 3.0
modified to use cxanadu initialization
- subs/lightcurves - version 1.9 to 2.0
modified to use xanadu initialization
- subs/calsource - version 2.0 to 2.1
modified to use xanadu initialization
- subs/linearize - version 1.6 to 1.7
Modified to use temp2gain 4.3
Also deleted reference to ISASBIN
- util/date_from_ascatime - version 0.0 (new)
- util/parse_filename - version 1.1 to 1.2
Supplied missing "$UTIL" to exception call
- util/pixl_criteria - version 1.0 to 1.1
Added message specifying the column on which fstatistic is
being run.
- process.par - version 3.1 to 3.2
Modified executable paths to be consistent with the new /aps system