NAME

SYNOPSIS

DESCRIPTION


PARAMETERS

EXAMPLES

  1. To create RMF and ARF files for an input file 'herx1.pha', created using XSELECT using all default parameters. The output files will be automatically named 'herx1.rmf' and 'herx1.arf', type:
       lemat herx1.pha
    
  2. To create RMF and ARF files for an input file 'herx1.pha' for a position in the FOV of RAWX,RAWY = 130,142, type:
       lemat herx1.pha xpos=130. ypos=142.
    
    To create RMF and ARF files for an input file 'herx1.pha' but using 100 raytracing energies and 10000 photons exiting the mirrors at each energy (this will take some time....) type:
       lemat herx1.pha nphotons=10000 nrayen=100
    
  3. To create RMF and ARF files for an input file 'herx1.pha' and plot the LECS spectral resolution at 5.3 keV type:
       lemat herx1.pha plot_rmf=5.3
    

FURTHER DOCUMENTATION

  1. XSPEC User Manual
  2. XSELECT User Manual

SEE ALSO

BUGS AND LIMITATIONS


A.N. Parmar (Arvind.Parmar@astro.estec.esa.nl)