|
|
Ginga Specific Software: Program SELECT
Program select selectively extracts a Ginga CUBE,
TIME series or spectral file (PHAD) from a data CUBE. Any number of
housekeeping (HK) parameters can be selected upon inside or outside a
specified window.
A Ginga CUBE, TIME series or PHAD file.
Depending on SEL_OPT (see
below), a Ginga CUBE, TIME series or PHAD file.
Select requires a variable number of input parameters. The
QX parameter system is used to read these parameters.
| SEL_DATIN | The name of the input CUBE,
TIME series or PHAD file. |
|
| | SEL_DATOUT | The name of the output
CUBE, TIME series or PHAD file. |
|
| | SEL_OPT | Option: CUBE, TIME or
PHAD.
If SEL_OPT=CUBE - SEL_NPHA Number of spectral
channels in output file.
- SEL_PH_LO00n Lower spectral
channel contributing to output channel n.
-
SEL_PH_HI00n Upper spectral channel contributing to output
channel n.
- SEL_NUM_SEL Number of HK parameters to
select on.
- SEL_HK_NAME Name of HK parameter.
-
SEL_WINDOW Normal or inverse window. If normal window, the
program accepts data within the values of SEL_PAR_LO and
SEL_PAR_HI. If inverse window, the program accepts data outside
the values of SEL_PAR_LO and SEL_PAR_HI.
-
SEL_NUM_PER Number of time windows.
- SEL_ST_PER00n
start time of window n.
- SEL_END_PER00n End time of
window n.
If SEL_OPT=PHAD - SEL_NUM_SEL Number of HK
parameters to select on.
- SEL_HK_NAME Name of HK
parameter.
- SEL_WINDOW Normal or inverse window. If normal
window, the program accepts data within the values of
SEL_PAR_LO and SEL_PAR_HI. If inverse window, the
program accepts data outside the values of SEL_PAR_LO and
SEL_PAR_HI.
- SEL_NUM_PER Number of time
windows.
- SEL_ST_PER00n start time of window n.
-
SEL_END_PER00n End time of window n.
If SEL_OPT=TIME - SEL_PH_LO001 Lower spectral
channel contributing to output time series.
- SEL_PH_HI001
Upper spectral channel contributing to output time series.
-
SEL_NUM_SEL Number of HK parameters to select on
-
SEL_HK_NAME Name of HK parameter
- SEL_WINDOW Normal
or inverse window. If normal window, the program accepts data within
the values of SEL_PAR_LO and SEL_PAR_HI. If inverse
window, the program accepts data outside the values of
SEL_PAR_LO and SEL_PAR_HI.
- SEL_NUM_PER
Number of time windows.
- SEL_ST_PER00n start time of window
n.
- SEL_END_PER00n End time of window n
| |
|
[Back to Contents]
|