NAME

SYNOPSIS

DESCRIPTION

PARAMETERS

EXAMPLES

  1. Print on stdout a time ordered list of all files in the current working directory ending in .fits that are compatible with the event list file kv620_rev.fits:
        compevfiles kv620_rev.fits matchpatt='*.fits'
    
  2. Find all event list files in the current working directory that are compatible with the file kv620_rev.fits. Files shall be considered compatible if the values of the OBJECT and EXTNAME keywords match:
        compevfiles kv620_rev.fits keynames="OBJECT EXTNAME"
    

FURTHER DOCUMENTATION

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

BUGS

SEE ALSO


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