NeSDaC
wqplot
WQPLOT (Jan96) ftools.saxwfc WQPLOT (Jan96)
NAME
wqplot -- Make plots from SAX WFC housekeeping data
and additional data like gain
USAGE
wqplot ins_hk_file meter1= meter2= [optional files and settings]
DESCRIPTION
Read selected values (colomns) from both the Instrument-
and Science Housekeeping.
Shows
At least the Instrument is required. All other files are
optional a less complete plot may result if omitted.
PARAMETERS
ihfile [string]
Name of the instrument housekeeping file.
shfile=" " [string]
Name of the science housekeeping file.
gainfile=" " [string]
Name of the detector gain file.
pntfile=" " [string]
Name of the poinitng clusters file.
deadfile=" " [string]
Name of the deadtimes file.
peakfile=" " [string]
Name of the peakrates file.
meter1[,bit(s)] [string]
Name of a meter or status value. Optionally one or
more bits can be specified (maximum 16).
meter2[,bit] [string]
Name of a second meter or status value. Optionally one or
more bits can be specified (maximum 16).
(calfile1="..../wfc1.det") [string]
The name of the input FITS file that contains the coefficients
to calculate the physical values of temperatures and voltages
from digitally coded analog value. For a description of the
relevant table in this file, see TBD.
(calfile2="..../wfc2.det") [string]
Same as for calfile1, only used for SAX WFC-2
(device="pgplot/VCPS") [string]
Plotdevice as recognized by the PGPLOT libraries.
Device VCPS invokes Vertical Color PostScript format,
while /XW produces the plot on the window screen.
(verbsty=0) [integer]
The verbosity level will control the output volume.
NOTES
The following value names are selectable for the
instrument housekeeping:
RATE_LOGIC RATE_GUARD RATE_MAIN INV_SCIBL
STAT_RBI STAT_FRONT STAT_EVENT STAT_COMM
HV_STAT HV_SET HV_MON MCDM_COUNT
MCDM_NAME MCDM_STA TMP_STR TMP_STR2
TMP_STR3 TMP_STR4 TMP_STR5 TMP_STR6
TMP_STR7 TMP_STR8 TMP_EL1 TMP_EL2
VLT_P15 VLT_P8 VLT_M8 VLT_5_28
The selectable values of the Science Housekeeping are:
RATE_EVENT RATE_PROC RATE_NOPILE RATE_ANODE
RATE_UPPER RATE_INVALID RATE_LOGIC* RATE_GUARD*
RATE_MAIN* STAT_FRONT* STAT_EVENT* STAT_COMM*
HV_SET* HV_STAT*
- Names marked with a '*' are only selectable if no instrument
data is available.
- Names must be given in uppercase.
EXAMPLES
-> wqplot W123456_0002w1psh1.fits ihfile= meter1=RATE_EVENT metrer2=HV_STAT#1
OPEN ISSUES
Layout
KNOWN BUGS
None
SEE ALSO
whkproc, wmakgti, wmrggti, wgtiflt, watproc, wattana
Back to: