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.
- MakeDirectWarpTask
 Warp single-detector images onto a common projection.
- MakePsfMatchedWarpTask
 Base class for all pipeline tasks.
- ReprocessVisitImageTask
 Use the visit-level calibrations to perform detection and measurement on the single frame exposures and produce a "final" exposure and catalog.
- 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¶
Functions¶
  | 
Calculate shift from reference epoch to the apparent observed position at another date.  | 
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.make_direct_warp Module¶
Classes¶
  | 
Configuration for the MakeDirectWarpTask.  | 
  | 
Warp single-detector images onto a common projection.  | 
lsst.drp.tasks.make_psf_matched_warp Module¶
Classes¶
  | 
Config for MakePsfMatchedWarpTask.  | 
  | 
Connections for MakePsfMatchedWarpTask  | 
  | 
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   |