NAME

SYNOPSIS

DESCRIPTION

PARAMETERS

EXAMPLES

  1. Concatenate the three event files 1_rev.fits, 2_rev.fits, and 3_rev.fits. The resulting output file shall be named 123_rev.fits:
         catobs "1_rev.fits 2_rev.fits 3_rev.fits" outfile=123_rev.fits
    
  2. Concatenate all event list files that are compatible with the file kv467_rev.fits using the task compevfiles. The sum file should get the default name. HK file concatenation shall not take place and the individual input files shall be removed after the sum file has been successfully created:
         catobs "`compevfiles kv467_rev.fits`" hkconcat=no rmfiles=yes
    

FURTHER DOCUMENTATION

  1. The SAX LEGSPC Data Analysis System - Software User Manual,
    U. Lammers, Doc. SAX/LEDA/0010

BUGS

SEE ALSO


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