Next: AXCONV Up: AST2XSP Prev: Parameters

Examples

To convert a spectral file into XSPEC format

  csh> ast2xsp filename output
  
creates a spectrum called output.pha and a response matrix called output.rmf.

To produce an XSPEC, spectrum and response file from a 2-d datafile

  csh> ast2xsp filename SLICE=2 output
  


Next: AXCONV Up: AST2XSP Prev: Parameters