gwsumm.plot.sei module

SummaryTab for seismic watchdog monitoring

class gwsumm.plot.sei.SeiWatchDogPlot(gpstime, chamber, sensor, config, outfile, ifo=None, duration=30, nds=False, datacache=None)[source]

Bases: DataPlot

Plot a specific SEI WatchDog trip

data = 'watchdog'
draw()[source]

Process all data and generate the output file for this SummaryPlot.

This function should be provided by all sub-classes, and should take no arguments.

property outputfile

Output file for this DataPlot.

type = 'watchdog'

name for DataPlot subclass