Ginga Specific Software: Program GINGA_CUBE
Program ginga_cube extracts light curves from a Ginga
data file. Useful for examining auxiliary housekeeping (HK) data. The
output files can be examined using the program qdp, which is
part of the XANADU suite of software.
Any number of Ginga CUBEs or TIME series.
ASCII file(s) containing the times, data values and errors.
Ginga_cube requires a variable number of input
parameters. The QX parameter system is used to read these
parameters.
| GNG_NCUBE |
The number of the input data files. |
| |
|
| GNG_DATIN(GNG_NCUBE) |
The name(s) of the input data file(s). |
| |
|
| PLT_X |
The name of the array to be plotted along the X-ray. Note that
"LAC" refers to the LAC count rate. |
| |
|
| PLT_Y |
The name of the array to be plotted along the Y-axis. Note that
"LAC" refers to the LAC count rate. |
| |
|
| PLT_EN |
The spectral channel to be plotted if the data file contains an energy
axis. |
| |
|
| PLT_ID1 |
The first ident to be plotted if the data file contains a detector axis.
|
| |
|
| PLT_ID2 |
The last ident to be plotted if the data file contains a detector axis.
|
| |
|
| PLT_TSTART |
Start time of the plot (in seconds). |
| |
|
| PLT_TEND |
Stop time of the plot (in seconds). |
[Back to Contents]
|