Changes Between Versions 7.1.1 and 7.1.2
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/fixthings - version 1.1 to 1.2
Now does not give an error with the "Detected Gap..." message from
gis3bitfix.e .
- subs/screen - version 3.0 to 3.1
Now does not run gisclean if RISEBINS=1. This can occur when using
non-standard bit assignments.
A mix of cleaned and uncleaned files could cause problems downstream,
especially for spectra, but the splitting on RAW_X_BINS and
PHA_BINS should avoid this.
8/5/97 Made some fixes for FAST mode. Specifically supplied a
(yes) to the question "Switch from PI to PHA?", since FAST mode
files do not have a PI column. Also changed grade selection
for FAST mode to only select grade 0.
- subs/calsource - version 1.1 to 1.2
Now skips if there are no .unf files for a given instrument.
- subs/images - version 1.9 to 2.0
Now uses a region filter to exclude the (1,1) pixel where ascalin
dumps photons outside the image coordinates. This was done because
it could screw up ximage if the corner pixel had the highest
value in the image. Note that no info is lost by doing this,
since the event files still retain these events.
- subs/telemetry - version 1.7 to 1.8
Fixed a bug that caused all multiple frf sequences to be treated
as if their files overlapped. This bug was ugly but actually harmless
since no frames would be clipped unless they actually needed to be
clipped. Also the overlap time was negative of what it should have
been. The 1.6 version had switched this to be the wrong was
since all the overlap times were coming up negative, but that was
because of the bug fixed here.
- subs/sources - version 1.9 to 1.10
Now deletes empty region files which can occur when a given source
is outside the field of view of an instrument. Before these were
left empty, and so would have bad side effects when they were
used for extraction.
- subs/spectra - version 2.5 to 2.6
Added a check for whether or not a source region file exists
before trying to extract with it.
- subs/lightcurves - version 1.5 to 1.6
Added a check to skip light curves if the source region filter
does not exist.
- subs/sourceevents - version 1.0 to 1.1
Added a check for whether or not the source region file exists.
- lists/gis_unique_keys - version 0.0 to 1.0
Added "if DATAMODE = PH" for RISEBINS, SP_BINS, RAWXBINS and
RAWYBINS.
- lists/sis_unique_keys - version 0.0 to 1.0