lsst.obs.decam¶
Write description here
Contributing¶
lsst.obs.decam is developed at https://github.com/lsst/obs_decam.
You can find Jira issues for this module under the example component.
Python API reference¶
lsst.obs.decam Package¶
Classes¶
| DarkEnergyCamera(**kwargs) | |
| DarkEnergyCameraCPCalibFormatter(*args, **kwargs) | DECam Community Pipeline calibrations (bias, dark, flat, fringe) are multi-extension FITS files with detector=index+1. | 
| DarkEnergyCameraRawFormatter(*args, **kwargs) | |
| DecamIngestArgumentParser(*args, **kwargs) | Gen2 DECam ingest additional arguments. | 
| DecamIngestTask(*args, **kwargs) | Gen2 DECam file ingest task. | 
| DecamMapper([inputPolicy]) | Deprecated since version v22.0. | 
| DecamParseTask(*args, **kwargs) | Parse an image filename to get the required information to put the file in the correct location and populate the registry. | 
| DecamRawIngestTask(config, *, butler, …) | Task for ingesting raw DECam data into a Gen3 Butler repository. | 
| MakeDecamRawVisitInfo([log, doStripHeader]) | Make a VisitInfo from the FITS header of a raw DECam image |