;+ ; ; file hxisxplot.common - common block for HXIS display code. ; ;- common XPLOT, $ ; XPLOT timeseries parameters at the time the ; time series was calculated ; X_START, $ ; start time of last XPLOT X_STOP, $ ; end time of last XPLOT X_BIN, $ ; the image position used X_TOVER, $ ; average (SEC) of last XPLOt X_BACK, $ ; the background condition X_DEAD, $ ; the dead time condition X_SIG, $ ; the sigma condition when calculated X_PIXIES, $ ; pixels used in last pass ; XPLOT_DATA, $ ; the XPLOT time series values XPLOT_TIME, $ ; the time for time series ; OLDSIMG, $ ; OLDASDAT