|
def | run (self, exposure, crosstalkSources=None) |
|
def | prepCrosstalk (self, dataRef) |
|
Definition at line 101 of file crosstalk.py.
◆ prepCrosstalk()
def lsst.ip.isr.crosstalk.CrosstalkTask.prepCrosstalk |
( |
|
self, |
|
|
|
dataRef |
|
) |
| |
|
inherited |
Placeholder for crosstalk preparation method, e.g., for inter-CCD crosstalk.
Parameters
----------
dataRef : `daf.persistence.butlerSubset.ButlerDataRef`
Butler reference of the detector data to be processed.
See also
--------
lsst.obs.decam.crosstalk.DecamCrosstalkTask.prepCrosstalk
Definition at line 53 of file crosstalk.py.
◆ run()
def lsst.ip.isr.crosstalk.NullCrosstalkTask.run |
( |
|
self, |
|
|
|
exposure, |
|
|
|
crosstalkSources = None |
|
) |
| |
◆ ConfigClass
The documentation for this class was generated from the following file: