NAME

SYNOPSIS

DESCRIPTION

PARAMETERS

EXAMPLES

  1. Concatenate the event files in the list FL.concat:
         mecatobs filelist=FL.concat 
    
  1. Select and concatenate the event files using the tool with meselobs.
        /bin/ls /dirname/*M1*_rev.fits > FL.out
        meselobs filelist=FL.out | mecatobs filelist=stdin
    
    Note: in this case any output of meselobs is passed to mecatobs. This means that any possible warning or error message will be processed by mecatobs which will probably fail. In this case it is recommended to inspect the output of meselobs separately.

FURTHER DOCUMENTATION

  1. The SAX LEGSPC Data Analysis System - Software User Manual,
    U. Lammers, Doc. SAX/LEDA/0010
  2. Contents and structures of event and HK files in the SAX/LEGSPC data analysis system,
    U. Lammers and M. Busetta, Doc. SAX/LEDA/0002

BUGS

SEE ALSO


A. Matteuzzi (alessio@barolo.sdc.asi.it)
U. Lammers (Uwe.Lammers@astro.estec.esa.nl)
This page is maintained by Fabrizio Fiore and Alessio Matteuzzi