lsst.drp.tasks¶
Task reference¶
Pipeline tasks¶
- ForcedPhotCoaddTask
- A pipeline task for performing forced measurement on coadd images. 
- GbdesAstrometricFitTask
- Calibrate the WCS across multiple visits of the same field using the GBDES package. 
- UpdateVisitSummaryTask
- A pipeline task that creates a new visit-summary table after all lsst.afw.image.Exposure components have been finalized. 
Contributing¶
lsst.drp.tasks is developed at https://github.com/lsst/drp_tasks.
You can find Jira issues for this module under the drp_tasks component.
Python API reference¶
lsst.drp.tasks.gbdesAstrometricFit Module¶
Classes¶
| 
 | Middleware input/output connections for task data. | 
| 
 | Configuration for GbdesAstrometricFitTask | 
| 
 | Calibrate the WCS across multiple visits of the same field using the GBDES package. | 
| 
 | |
| 
 | Calibrate the WCS across multiple visits in multiple filters of the same field using the GBDES package. | 
| 
 | |
| 
 | |
| 
 | Calibrate the WCS across multiple visits and multiple fields using the GBDES package. | 
| 
 | Calibrate the WCS across multiple visits in multiple filters and multiple fields using the GBDES package. | 
lsst.drp.tasks.update_visit_summary Module¶
Classes¶
| 
 | |
| 
 | Configuration for UpdateVisitSummaryTask. | 
| 
 | A pipeline task that creates a new visit-summary table after all  | 
| A helper ABC for handling input  | |
| 
 | Wrapper class for input  | 
| 
 | Wrapper class for input  |