readfrfs (version 1.2)
You can also look at:
This routine runs frfread to unpack the raw telemetry into
a large number of science files. A new science file is
created every time there is a mode change.
In addition frfread produces five house-keeping files:
one for each instrument and one general file.
All raw event files with no events are then deleted.
The TSTART and TSTOP keywords in the HK files are checked
for sensible values. frfread errors have sometimes caused
TSTART=0.0.
All of the good time intervals for a given instrument
are collected into a fits extension which is appended to
the approprate HK file. Only GTIs wholly contained between
TSTART and TSTOP of a particular HK file are included
in that file's extension.
FTOOLS called:
- fappend
- fselect
- setup_parfile
STOOLS called:
- compute_exposure
- floatcmp
Utilities called:
- add_fits_keyword
- exception
- file_to_log
- ftool_test
- gti_merge
- log_entry
- milestone
- read_fits_keyword
- read_parfile
- setup_parfile