NAME

SYNOPSIS

DESCRIPTION

PARAMETERS

EXAMPLES

  1. Create a GTI file from the contents of the HK file kv171_hkg.fits using standard HK parameter interval specifications. Those come from a calibration file of type HKPARMINT in the calibration database. The interval specification for the HK parameter CELL_TEMPERATURE is given explicitly and shall override any corresponding definition contained in the calibration file:
    	mkgti kv171_hkg.fits expr1="CELL_TEMPERATURE>=19.0 &&
                                    CELL_TEMPERATURE <=21.0"
    
  2. Create a GTI file from the contents of the HK file kv171_hkg.fits using standard HK parameter interval specifications. The calibration database shall not be interrogated for a file of type HKPARMINT but hard-coded default values shall be used for the standard HK parameter intervals:
    	mkgti kv171_hkg.fits caldb=no
    

FURTHER DOCUMENTATION

  1. The SAX LECS Data Analysis System - Software User Manual,
    U. Lammers, Doc. SAX/LEDA/0010
  2. The SAX LECS Ground Calibration,
    G. Vacanti, Doc. SAX/LEDA/0015

BUGS

SEE ALSO


U. Lammers (Uwe.Lammers@astro.estec.esa.nl)