Ginga Specific Software: Program FOLDHK
Program foldhk folds a housekeeping (HK) parameter, within a
Ginga data CUBE or TIME series, on a given period. The folded
light-curve is written to an array specified by the user.
A Ginga CUBE or TIME series.
Foldhk requires eight input parameters. The QX parameter
system is used to read these parameters.
| FLD_DATIN |
The name of the input data CUBE or TIME series. |
| |
|
| FLD_HKNAME |
The name of the HK parameter to fold. |
| |
|
| FLD_HKNEW |
The name of the folded HK parameter. |
| |
|
| FLD_TLO |
The start time of the data section to be folded (in seconds; the
default is 0.0) |
| |
|
| FLD_THI |
The end time of the data section to be folded (in seconds; the default
is the end of the observation). |
| |
|
| FLD_EPOCH |
The epoch at which the folding is to begin. |
| |
|
| FLD_PERIOD |
The fold period. |
| |
|
| FLD_BINS |
The number of phase bins that the light curve will be folded into.
|
[Back to Contents]
|