lsst.faro.summary¶
Contributing¶
lsst.faro.summary is developed at https://github.com/lsst/faro.
You can find Jira issues for this module under the faro component.
Pipeline tasks¶
- PatchMatchedSummaryTask
 - A base class for tasks that compute one metric from input datasets.
 - PatchSummaryTask
 - A base class for tasks that compute one metric from input datasets.
 - TractMatchedSummaryTask
 - A base class for tasks that compute one metric from input datasets.
 - VisitSummaryTask
 - A base class for tasks that compute one metric from input datasets.
 
Tasks¶
No topics.
Configurations¶
- PatchMatchedSummaryTaskConfig
 - Configuration class for PipelineTask
 - PatchSummaryTaskConfig
 - Configuration class for PipelineTask
 - TractMatchedSummaryTaskConfig
 - Configuration class for PipelineTask
 - VisitSummaryTaskConfig
 - Configuration class for PipelineTask
 
Python API reference¶
lsst.faro.summary Package¶
Classes¶
PatchMatchedSummaryTask(config, *args, **kwargs) | 
|
PatchMatchedSummaryTaskConfig | 
|
PatchMatchedSummaryTaskConnections(*, config) | 
|
PatchSummaryTask(config, *args, **kwargs) | 
|
PatchSummaryTaskConfig | 
|
PatchSummaryTaskConnections(*, config) | 
|
TractMatchedSummaryTask(config, *args, **kwargs) | 
|
TractMatchedSummaryTaskConfig | 
|
TractMatchedSummaryTaskConnections(*, config) | 
|
VisitSummaryTask(config, *args, **kwargs) | 
|
VisitSummaryTaskConfig | 
|
VisitSummaryTaskConnections(*, config) |