REB Functional Tests  1.0
Testing suite for the WREB, GREB, and VST readout boards
WREBTest.ASPICLogging Class Reference

Continuously measure noise distribution in ASPICs. More...

Inheritance diagram for WREBTest.ASPICLogging:

Public Member Functions

def __init__ (self)
 Initialize minimum required variables for test list. More...
 
def runTest (self, delay=50 *60)
 Continuously log ASPIC images every time interval. More...
 
def summarize (self, summary)
 Summarize the test results for the cover page of the report. More...
 
def report (self, pdf)
 generate this test's page in the PDF report. More...
 

Detailed Description

Continuously measure noise distribution in ASPICs.

Must be run with -l enabled.

Constructor & Destructor Documentation

def WREBTest.ASPICLogging.__init__ (   self)

Initialize minimum required variables for test list.

Member Function Documentation

def WREBTest.ASPICLogging.report (   self,
  pdf 
)

generate this test's page in the PDF report.

Parameters
pdfpyfpdf-compatible PDF object.
def WREBTest.ASPICLogging.runTest (   self,
  delay = 50 * 60 
)

Continuously log ASPIC images every time interval.

def WREBTest.ASPICLogging.summarize (   self,
  summary 
)

Summarize the test results for the cover page of the report.

Parameters
summarySummary obejct passed from FunctionalTest()

The documentation for this class was generated from the following file: