Definition at line 231 of file psfContinued.py.
def lsst.meas.modelfit.psf.psfContinued.GeneralShapeletPsfApproxForcedConfig.setDefaults |
( |
|
self | ) |
|
def lsst.meas.modelfit.psf.psfContinued.GeneralShapeletPsfApproxConfig.validate |
( |
|
self | ) |
|
|
inherited |
tuple lsst.meas.modelfit.psf.psfContinued.GeneralShapeletPsfApproxConfig.models |
|
staticinherited |
Initial value: 1 = lsst.pex.config.ConfigDictField(
3 itemtype=GeneralPsfFitterConfig,
4 doc=
"a dictionary of models that can be used to fit the PSF",
Definition at line 62 of file psfContinued.py.
tuple lsst.meas.modelfit.psf.psfContinued.GeneralShapeletPsfApproxConfig.sequence |
|
staticinherited |
Initial value: 1 = lsst.pex.config.ListField(
3 doc=(
"a sequence of model names indicating which models should be fit,"
5 default=[
"DoubleShapelet"]
Definition at line 68 of file psfContinued.py.
The documentation for this class was generated from the following file: