Changes Between Versions 6.4.4 and 6.4.5
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/telemetry - version 1.2 to 1.3
Added a check to make sure the orbit file is up-to-date.
Added a chack for whether telemetry and attitude files exist
when checking time consistency.
Corrected a bug using attstart instead of attstop in code which
clips the end of the telemetry file that isn't covered by the
attitude file.
- subs/makefilters - version 1.1 to 1.2
Now gets orbit file name from generate_filename.
- subs/images - version 1.5 to 1.6
Undid the last change. The same thing has been achieved in
the sources routine by clipping individual low-exposure
pixels when smoothing and exposure-correcting.
- subs/sources - version 1.3 to 1.4
Began clipping smoothed image pixels with low but non-zero
exposures. This was to eliminate the spurious one-pixel
sources which can crop up around the edges of GIS images
of very bright sources.
Note that this requires STOOLS.3.2 or higher. Also, ascasource
in STOOLS.3.2 corrects a pixel numbering problem in earlier versions.
Pixels are now numbered from "1" instead of "0" in the source
catalog.
- subs/spectra - version 1.4 to 1.5
Added an explicit test for presence of sourcecat.
3/26/97
Now uses $STOOL/group_event_files to group event files for
spectra. As a result spectra with different active level
discriminator settings will be kept separate.
Also "commented out" the blanksky background spectra
code by putting in an early "exit", until some better ideas
come along for generating these.
- subs/rev1products - version 1.4 to 1.5
- util/any_filename - version 1.5 to 1.6
Removed orbit as a special case, since it can be gotten from
generate_filename.
- util/generate_filename - version 1.9 to 1.10
Added orbit file as read from job.par.
Added discrim and changed sourceregion to accomodate
files for each of the four instruments.
- lists/gis_spectra_keys - version 0.0 (new)
- lists/sis_spectra_keys - version 0.0 (new)
- process.par - version 1.4 to 1.5
Deleted minexpotime and added expoclipfrac.
Updated mkfilter2 to 2.30 .
Added SIS notchip region file names.
Changed GIS region filters to the .3 , annulus versions.
Updated FTOOLS to version 3.6.c .
Modified GIS region filters to accomodate different regions
for the spread discriminator ON or OFF.