gtisum -- Compute and list information on Good Time Intervals in one or more GTI extensions in a FITS file.
gtisum gtifile [outfile verbose]
This tool is designed to report on the total amount of good time in any or all of the GTI extensions in a valid FITS file. Valid GTI extensions are designated by the presence of a HDUCLAS1 keyword containing the string "GTI". Output is to STDOUT (ie, the terminal screen) by default but can be redirected to a file by use of the hidden "outfile" parameter. Verbose output detailing the contents of each row in the GTI extension can be turned on by giving the (hidden) "verbose" keyword the value "yes".
1. Print the good time information summary for all GTI extensions in a FITS file:
gtisum FS4a_6921907-6921e25
2. Same, but with verbose output redirected to a file named "gti_info"
gtisum gtifile=FS4a_6921907-6921e25 outfile=gti_info verbose=yes
Any preexisting output file will be overwritten by GTISUM.
Please report problems via http://heasarc.gsfc.nasa.gov/cgi-bin/ftoolshelp.