lsst.obs.lsst
The obs_lsst
module defines LSST camera specific configuration.
Python API reference
lsst.obs.lsst Package
Class Inheritance Diagram
lsst.obs.lsst.auxTel Module
Classes
AuxTelMapper ([inputPolicy]) |
The Mapper for the auxTel camera. |
AuxTelParseTask (config, *args, **kwargs) |
Parser suitable for auxTel data. |
Class Inheritance Diagram
lsst.obs.lsst.imsim Module
Classes
ImsimMapper ([inputPolicy]) |
The Mapper for the imsim simulations of the LsstCam. |
ImsimParseTask (config, *args, **kwargs) |
Parser suitable for imsim data. |
Class Inheritance Diagram
lsst.obs.lsst.auxTel Module
Classes
AuxTelMapper ([inputPolicy]) |
The Mapper for the auxTel camera. |
AuxTelParseTask (config, *args, **kwargs) |
Parser suitable for auxTel data. |
Class Inheritance Diagram
lsst.obs.lsst.ts8 Module
Classes
Ts8Mapper ([inputPolicy]) |
The Mapper for the ts8 camera. |
Ts8ParseTask (config, *args, **kwargs) |
Parser suitable for ts8 data. |
Class Inheritance Diagram
lsst.obs.lsst.phosim Module
Classes
PhosimMapper ([inputPolicy]) |
The Mapper for the phosim simulations of the LsstCam. |
PhosimParseTask (config, *args, **kwargs) |
Parser suitable for phosim data. |
Class Inheritance Diagram
lsst.obs.lsst.ingest Module
Class Inheritance Diagram
lsst.obs.lsst.testHelper Module
Class Inheritance Diagram
lsst.obs.lsst.utils Module
Functions
readRawFile (fileName[, dataId, detector]) |
Read a raw file from fileName, assembling it nicely. |