Ginga Specific Software: Procedure SET_TIMES.QCL
Procedure set_times.qcl interactively sets an array of times
for use with sortac or zapts. The procedure requires an appropriate
time series to display.
The procedure has two modes:
- SET: Specifies pairs of times.
- ZAP: Specifies individual bins.
How to interactively display data:
- Hit the cursor in the middle to SET or ZAP.
- Hit the cursor in the bottom panel to stop the procedure.
- Hit the cursor in the top panel to advance to the next section
of data.
A Ginga data CUBE or TIME series.
Procedure set_times.qcl requires a variable number of input
parameters. The QX parameter system is used to read these
parameters.
- The name of the input data CUBE or TIME series.
- The graphics device.
- The mode to be used (SET or ZAP).
- The ident channel to be displayed.
- The spectral channel to be displayed.
- Start and stop time of the data to be used in the plot.
- Minimum and maximum Y-axis value to be displayed.
- The individual bins (bin ranges) to be selected.
[Back to Contents]
|