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

Continuously measure noise distribution in ASPICs. More...

Inheritance diagram for GREBTest.ASPICLogging:

Public Member Functions

def __init__ (self, valuesToRead=None)
 Initialize minimum required variables for test list. More...
 
def runTest (self, delay=5 *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 GREBTest.ASPICLogging.__init__ (   self,
  valuesToRead = None 
)

Initialize minimum required variables for test list.

Member Function Documentation

def GREBTest.ASPICLogging.report (   self,
  pdf 
)

generate this test's page in the PDF report.

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

Continuously log ASPIC images every time interval.

def GREBTest.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: