lsst.meas.algorithms g1581cd22ba+2a89f360ba
Loading...
Searching...
No Matches
lsst.meas.algorithms.computeExPsf.ComputeExPsfConfig Class Reference
Inheritance diagram for lsst.meas.algorithms.computeExPsf.ComputeExPsfConfig:

Public Member Functions

 setDefaults (self)
 

Static Public Attributes

 treecorr
 

Detailed Description

Config class of ComputeExPsfTask.

Definition at line 35 of file computeExPsf.py.

Member Function Documentation

◆ setDefaults()

lsst.meas.algorithms.computeExPsf.ComputeExPsfConfig.setDefaults ( self)

Definition at line 43 of file computeExPsf.py.

Member Data Documentation

◆ treecorr

lsst.meas.algorithms.computeExPsf.ComputeExPsfConfig.treecorr
static
Initial value:
= ConfigField(
dtype=TreecorrConfig,
doc="treecorr config.",
)

Definition at line 38 of file computeExPsf.py.


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