ReserveSourcesTask¶
ReserveSourcesTask
randomly selects a fraction of sources that will be reserved from analysis to allow evaluation of the quality of model fits using sources not involved in the fitting process.
Python API summary¶
from lsst.meas.algorithms.reserveSourcesTask import ReserveSourcesTask
-
class
(columnName=None, schema=None, doc=None, **kwargs)ReserveSourcesTask
Reserve sources from analysis
...
-
attribute
config
Access configuration fields and retargetable subtasks.
See also
See the ReserveSourcesTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.