lsst.cp.pipe  21.0.0-20-g35aa1e9+3baf208c08
Static Public Attributes | List of all members
lsst.cp.pipe.linearity.MeasureLinearityConfig Class Reference
Inheritance diagram for lsst.cp.pipe.linearity.MeasureLinearityConfig:

Static Public Attributes

 solver
 

Detailed Description

Definition at line 402 of file linearity.py.

Member Data Documentation

◆ solver

lsst.cp.pipe.linearity.MeasureLinearityConfig.solver
static
Initial value:
= pexConfig.ConfigurableField(
target=LinearitySolveTask,
doc="Task to convert PTC data to linearity solutions.",
)

Definition at line 403 of file linearity.py.


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