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

Continuously measure noise distribution in ASPICs. More...

Inheritance diagram for VSTTest.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 VSTTest.ASPICLogging.__init__ (   self,
  valuesToRead = None 
)

Initialize minimum required variables for test list.

Member Function Documentation

def VSTTest.ASPICLogging.report (   self,
  pdf 
)

generate this test's page in the PDF report.

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

Continuously log ASPIC images every time interval.

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