lsst.obs.decam¶
lsst.obs.decam is an interface between Dark Energy Camera (DECam) images and the Rubin/LSST Science Pipelines.
It primarily supports processing of raw images, not DECam Community Pipeline “instcal” products.
Using lsst.obs.decam¶
Contributing¶
lsst.obs.decam is developed at https://github.com/lsst/obs_decam.
You can find Jira issues for this module under the obs_decam component.
Task reference¶
Tasks¶
No topics.
Python API reference¶
lsst.obs.decam Package¶
Classes¶
  | 
|
  | 
DECam Community Pipeline calibrations (bias, dark, flat, fringe) are multi-extension FITS files with detector=index+1.  | 
  | 
|
  | 
Gen2 DECam ingest additional arguments.  | 
  | 
Gen2 DECam file ingest task.  | 
  | 
Deprecated since version v22.0.  | 
  | 
Parse an image filename to get the required information to put the file in the correct location and populate the registry.  | 
  | 
Task for ingesting raw DECam data into a Gen3 Butler repository.  | 
  | 
Make a VisitInfo from the FITS header of a raw DECam image  |