Changes Between Versions 7.1.5 and 7.1.6
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/combine - version 1.8 to 1.9
Added some sanity checks for bad event files.
Made more quiet when there are no raw files for a given instrument.
- subs/linearize - version 1.3 to 1.4
Added a catch to make things go smoother if there are no unfiltered
event files. Also, add .unf files which fail ascalin to the
end of the scraps file.
- subs/sources - version 2.0 to 2.1
Made it more silent when there are no source-zero region files.
- subs/eventinfo - version 2.1 to 2.2
Made more silent when there are no .unf files for a given
instrument.
- subs/spectra - version 2.6 to 2.7
Before FTOOLS 4.0, the deadtime FTOOL was not able to handle
multiple mkf files, so this routine had code to merge all
mkf files. This code was removed and a list of all mkf files
is now given to deadtime.
- subs/readfrfs - version 1.7 to 1.8
Now when checking raw files for NEVENTS=0 and non-empty GTI
extensions, uses ffilecat to read the keywords instead of
using read_fits_keyword. This should be much faster for large
sequences.
- util/generate_filename - version 1.11 to 1.12
Supplied missing "UTIL" before a number of calls to "exception".
- process.par - version 2.3 to 2.4
Updated to FTOOLS 4.0.b .