Ginga Specific Software: Program WHAT_TIME
Program what_time outputs the times (as MJD dates) in a
Ginga data CUBE or TIME series containing valid data.
A Ginga data CUBE or TIME series.
What_time requires one input parameter. The QX parameter
system is used to read this parameter.
| WHT_DATIN |
The name of the input data CUBE or TIME series. |
What_time returns three output parameters. The QX parameter
system is used to display these parameters.
| GNG_NUM_PER |
The number of periods found containing valid data. |
| |
|
| GNG_ST_PER(GNG_NUM_PER) |
The start time of the periods found containing valid data (in MJD).
|
| |
|
| GNG_END_PER(GNG_NUM_PER) |
The stop time of the periods found containing valid data (in MJD).
|
[Back to Contents]
|