NAME

ftrsp2rmfarf -- Splits an RSP file into an RMF and an ARF.

USAGE

ftrsp2rmfarf infile rmffile arffile

DESCRIPTION

This tool splits an RSP file that contains both redistribution and effective area information into two files, a normalized RMF redistribution file and a effective area file ARF.

PARAMETERS

infile [filename]
Input RSP filename.

rmffile [filename]
Output RMF filename. Optional; if left as a -, a new file name will be generated using the input RSP file name as a stem.

arffile [filename]
Output ARF filename. Optional; if left as a -, a new file name will be generated using the input RSP file name as a stem.

(clobber = no) [boolean]
Standard HEAdas clobber parameter; controls whether an existing output file may be overwritten.

EXAMPLES

ftrsp2rmfarf infile=file1.rsp rmffile=fileout.rmf arrfile=fileout.arf

LAST MODIFIED

January 2022