lsst.cp.pipe  21.0.0-11-gf32158d+bdde4cf91a
Public Member Functions | Public Attributes | List of all members
lsst.cp.pipe.ptc.photodiode.PhotodiodeData Class Reference

Public Member Functions

def __init__ (self, filename)
 
def getCharge (self, subtractBaseline=False)
 

Public Attributes

 values
 

Detailed Description

Definition at line 87 of file photodiode.py.

Constructor & Destructor Documentation

◆ __init__()

def lsst.cp.pipe.ptc.photodiode.PhotodiodeData.__init__ (   self,
  filename 
)

Definition at line 88 of file photodiode.py.

Member Function Documentation

◆ getCharge()

def lsst.cp.pipe.ptc.photodiode.PhotodiodeData.getCharge (   self,
  subtractBaseline = False 
)

Definition at line 92 of file photodiode.py.

Member Data Documentation

◆ values

lsst.cp.pipe.ptc.photodiode.PhotodiodeData.values

Definition at line 89 of file photodiode.py.


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