NAME

acisxspec - Do spectral analysis for acix data.

USAGE

acisxspec infile xcol ycol ra dec radius bin tbin srcregfile backregfile timeregfile

DESCRIPTION

'pspcxspec' Do spectral analysis for pspc data.

PARAMETERS

infile [filename]
File name of the FITS events file, followed by an optional extension name or number enclosed in square brackets.

xcol [string]
X coordination column of the FITS events file.

ycol [string]
Y coordination column of the FITS events file.

ra ="def" [string]
Right ascension (in h:m:s) of the center of the default selected area. If ra = "def", the ra is the same as that of the center of the image.

ra ="def" [string]
Declination (in degree:m:s) of the center of the default selected area. If dec = "def", the dec is the same as that of the center of the image.

radius ="def" [string]
The radius (arcmin) of the view area. If dec = "def", the radius is 1/8 of the height of the image.

bin =4 [integer]
The bin size

tbin =16 [integer]
The tbin size

srcregfile[filename]
File name of the source region file.

timerngfile[filename]
File name of the time range file.

backregfile[filename]
File name of the background region file.

(srcphafile)[filename]
File name of the source pha file.

(backphafile)[filename]
File name of the background pha file.

(tmpimgfile)[filename]
File name of the temporary Fits image file.

(timeout =200) [double]
The time (in second) for access to POWplot. It will stop if time pass over "timeout" but it still cannot connect to POWplot.

(device ="/xw") [device]
Plot device for xspec.

(chatter = 1) [integer]
Controls the verbosity level of the output. Currently this parameter has no effect.

EXAMPLES

Note that when commands are issued on the Unix command line, strings containing special characters such as '[' or ']' must be enclosed in single or double quotes.


SEE ALSO

make2region

LAST MODIFIED

March 29, 2005