NAME

SYNOPSIS

DESCRIPTION

PARAMETERS

EXAMPLES

  1. Process the file kv618_lev.fits assuming a source position of R.A. = 23.4 deg, Dec. = 88.9 deg. The file earth.dat is contained in the current directory; the name of the HK file corresponding to the event file will be implicitly taken as kv618_hkg.fits:
        baryconv kv618_lev.fits ra=23.4 dec=88.9 earthfile=./earth.dat   
    
  2. Process the two files a_lev.fits and b_lev.fits - the source positions shall be obtained from the respective FITS headers and the earth.dat file is found in a non-standard location:
        baryconv "a_lev.fits b_lev.fits" earthfile=/usr/local/data/earth.dat
    

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)