Skip to content

Rubin Observatory image cutout service using IVOA SODA

License

Notifications You must be signed in to change notification settings

lsst-sqre/vo-cutouts

Repository files navigation

vo-cutouts

vo-cutouts is a FastAPI web service and associated backend worker implementation that implements an image cutout service for the Rubin Science Platform. The underlying work of generating the cutout is delegated to lsst.image_cutout_backend.

See CHANGELOG.md for the change history of vo-cutouts.

This is the concrete implementation of the architecture in DMTN-139 (not yet published) and the design in DMTN-208.

vo-cutouts implements the image cutout portion of the IVOA SODA specification.