next up previous contents
Next: XSPEC V10 Models Up: XSPEC commands Previous: weight

xhistory

Open a file for outputting history records.

XSPEC> xhistory {<filename> | none}

where <filename> is the name of the file to be opened for output. The string none will close the current history file. The history file produces SF format packages that can be read by other programs. For example, the results of the XSPEC steppar command are placed in the steppar package, which in return is used by the XPLOT program to plot confidence contours. The history file is not directly human-readable. A more printable recounting of an XSPEC session is produced with the log file (see the log command). Currently implemented history packages:

 
data files	produced by         data, fakeit

assoc. files data, backgrnd, response, corfile,

fakeit

channels data,ignore,notice

model addcomp, model, delcomp

param def addcomp, model, define, delcomp

param range newpar, addcomp, model, freeze,

delcomp

fit fit

steppar steppar

error error

equiv width eqwidth

flux flux

flum lumin

spectrum dump ecdata

photon dump model

time time



Keith Arnaud (kaa@genji.gsfc.nasa.gov)
Wed May 28 10:59:33 EDT 1997