lsst.obs.cfht

The lsst.obs.cfht module provides camera descriptions and metadata for the LSST Science Pipelines to operate with CFHT MegaCam data.

Contributing

lsst.obs.cfht is developed at https://github.com/lsst/obs_cfht. You can find Jira issues for this module under the obs_cfht component.

Python API reference

lsst.obs.cfht Package

Classes

MegacamMapper(**kwargs) Camera Mapper for CFHT MegaCam.

Class Inheritance Diagram

Inheritance diagram of lsst.obs.cfht.megacamMapper.MegacamMapper

lsst.obs.cfht.makeMegacamRawVisitInfo Module

Classes

MakeMegacamRawVisitInfo([log]) Make a VisitInfo from the FITS header of a raw Megacam image

Class Inheritance Diagram

Inheritance diagram of lsst.obs.cfht.makeMegacamRawVisitInfo.MakeMegacamRawVisitInfo

lsst.obs.cfht.cfhtIsrTask Module

Classes

CfhtIsrTaskConfig
CfhtIsrTask(**kwargs)

Class Inheritance Diagram

Inheritance diagram of lsst.obs.cfht.cfhtIsrTask.CfhtIsrTaskConfig, lsst.obs.cfht.cfhtIsrTask.CfhtIsrTask

lsst.obs.cfht.ingest Module

Classes

MegacamParseTask([config, name, parentTask, log])

Class Inheritance Diagram

Inheritance diagram of lsst.obs.cfht.ingest.MegacamParseTask