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

ApdbPostgresQuery(namespace[, url, instrument])

Connect to a running postgres APDB instance and load data from it.

ApdbSqliteQuery(filename[, instrument])

Open an sqlite3 APDB file to load data from it.

CutoutPath(root[, chunk_size, subdirectory])

Manage paths to image cutouts with filenames based on diaSourceId.

DbCassandraQuery(config_uri, *[, instrument])

Implementation of DbQuery interface for Cassandra backend.

DbQuery()

Abstract interface for APDB queries.

PlotImageSubtractionCutoutsConfig(*args, **kw)

PlotImageSubtractionCutoutsTask(*, ...)

Generate template/science/difference image cutouts of DiaSources and an optional manifest for upload to a Zooniverse project.