next up previous contents
Next: wshift Up: Stage-I programs Previous: wmrggti

wqplot

WQPLOT ------

FUNCTION Program to make plots from SAX WFC housekeeping data and additional data like gain

USAGE wqplot shfile ihfile [options]

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

shfile=" " [string] Name of the science housekeeping file.

ihfile=" " [string] Name of the instrument housekeeping file.

(gtifile=" ") [string] Name of a GTI file. If present wil result in a bar for each GTI on top of the upper plot.

(pkfile=" ") [string] Name of the peakrates file. If present will result in an arrow at the bottom of the upper plot.

(meter1="RATE_EVENT") [string] Name of a meter in upper plot

(meter2="RATE_PROC") [string] Name of a meter in middle plot

(meter3="RATE_GUARD") [string] Name of a meter in lower plot

(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 program uses the parameter passing of the FTOOLS convention

- 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 Make a plot with High Voltage Setting in lower plot

> wqplot OBSw1phs1 OBSw1phi1 meter3=HV_SET

SEE ALSO whkproc, wmakgti, wmrggti, wgtiflt, watproc, wattana, fitsview



next up previous contents
Next: wshift Up: Stage-I programs Previous: wmrggti



Mark Savenije
Sat Jan 18 15:04:49 MET 1997