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

Measure noise distribution in ASPICs for the unclamped, clamped, and reset cases. More...

Inheritance diagram for WREBTest.ASPICNoise:

Public Member Functions

def __init__ (self)
 Initialize minimum required variables for test list. More...
 
def runTest (self)
 Run the test, save output to state variables. 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

Measure noise distribution in ASPICs for the unclamped, clamped, and reset cases.

Constructor & Destructor Documentation

def WREBTest.ASPICNoise.__init__ (   self)

Initialize minimum required variables for test list.

Member Function Documentation

def WREBTest.ASPICNoise.report (   self,
  pdf 
)

generate this test's page in the PDF report.

Parameters
pdfpyfpdf-compatible PDF object.
def WREBTest.ASPICNoise.runTest (   self)

Run the test, save output to state variables.

def WREBTest.ASPICNoise.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: