lsst.analysis.ap¶
This package contains scripts and pipelines to compute quality assurance metrics and make plots to study the output products of the alerts pipeline.
Contributing¶
lsst.analysis.ap is developed at https://github.com/lsst/analysis_ap.
You can find Jira issues for this module under the analysis_ap component.
Task reference¶
Tasks¶
- PlotImageSubtractionCutoutsTask
 Generate template/science/difference image cutouts of DiaSources and an optional manifest for upload to a Zooniverse project.
Script reference¶
Python API reference¶
lsst.analysis.ap Package¶
Classes¶
  | 
Connect to a running postgres APDB instance and load data from it.  | 
  | 
Open an sqlite3 APDB file to load data from it.  | 
  | 
Manage paths to image cutouts with filenames based on diaSourceId.  | 
  | 
Base class for APDB connection and query management.  | 
  | 
|
  | 
Generate template/science/difference image cutouts of DiaSources and an optional manifest for upload to a Zooniverse project.  |