Ginga Specific Software: Program NORMCB
Program normcb performs the following normalisations:
- Normalises the summed count rate of every ident in
a Ginga CUBE to unity
- Normalises the summed count rate of
every time bin and ident in a cube to unity
- Normalises the summed
count rate of every spectral channel and ident in a cube to unity
A Ginga CUBE, TIME series or PHAD file.
A Ginga CUBE, TIME series or PHAD file.
Normcb requires three input parameters. The QX parameter
system is used to read these parameters.
| NCB_DATIN | The name of the input
CUBE, TIME series or PHAD file. |
|
| | NCB_DATOUT | The name of the output
file. |
|
| | NCB_TYPE | Type of
normalisation. If NCB_TYPE=ALL then the count rate of every
ident is normalised to the summed count rate across the spectral and
temporal axes. If NCB_TYPE=PHAD then the count rate of every
time bin and ident is normalised to the summed count rate across the
spectral axis. If NCB_TYPE=TIME then the count rate of every
spectral channel and ident is normalised to the summed count rate
across the temporal axis. |
[Back to Contents]
|