Table 21:
j_bin_evts_lc specific to the BIN_T level
|
|
|
|
Name |
Name |
Type |
Description |
(main script) |
(executable) |
|
|
BIN_T_rowSelect |
rowSelect |
string |
CFITSIO selection string on events
default: `` '' |
|
|
|
|
BIN_T_evtType |
evtType |
integer |
Data format to bin
possible values:
-1 - all,
0 - FULL,
2 - SPTI,
3 - TIME
default: -1 |
|
|
|
|
nChanBins |
nChanBins |
integer |
Number of channel bins
default: 4 |
chanLow |
chanLow |
string |
Lower channel bins (numbers separated by spaces)
default: ``46 83 129 160'' |
chanHigh |
chanHigh |
string |
Upper channel bins (numbers separated by spaces)
default: ``82 128 159 223'' |
LCR_timeStep |
timeStep |
real |
Binning time for lightcurve (sec)
default: `` 10 '' |
timeStart |
timeStart |
real |
Time in IJD of start of first time bin (
= use SWG start)
default: `` -1 '' |
timeStop |
timeStop |
real |
Time in IJD of end of last time bin (
= use SWG end)
default: `` -1 '' |
nPhaseBins |
nPhaseBins |
integer |
Number of phase bins (
= abs(N) equally spaced bins)
default: `` 0 '' |
phaseBins |
phaseBins |
string |
Phase bin sizes, separated by space (e.g: 0.1 0.2 0.3 ...)
default: `` '' |