lsst.dax.images.cutout

This package provides tasks that extract subsets of LSST image datasets to back an IVOA image cutout service.

Contributing

lsst.dax.images.cutout is developed at https://github.com/lsst-dm/image_cutout_backend. You can find Jira issues for this module under the image_cutout_backend component.

Python API reference

lsst.dax.images.cutout Package

Classes

Extraction(cutout, sky_stencil, ...)

A struct that aggregates the results of extracting subimages in the image cutout backend.

ImageCutoutFactory(butler, ...[, temporary_root])

High-level interface to the image cutout functionality.