lsst.obs.lsst
The obs_lsst module defines LSST camera specific configuration.
Python API reference
lsst.obs.lsst Package
Classes
| ImsimInstrument(*args, **kwargs) | Gen3 Butler specialization for ImSim simulations. | 
| LatissInstrument(*args, **kwargs) | Gen3 Butler specialization for AuxTel LATISS data. | 
| LsstCamInstrument(*args, **kwargs) | Gen3 Butler specialization for the LSST Main Camera. | 
| LsstCamMakeRawVisitInfo([log]) | Make a VisitInfo from the FITS header of a raw image. | 
| LsstCamMapper([inputPolicy]) | The mapper for lsstCam. | 
| LsstComCamInstrument(*args, **kwargs) | Gen3 Butler specialization for ComCam data. | 
| PhosimInstrument(*args, **kwargs) | Gen3 Butler specialization for Phosim simulations. | 
| Ts3Instrument(*args, **kwargs) | Gen3 Butler specialization for TS3 test stand data. | 
| Ts8Instrument(*args, **kwargs) | Gen3 Butler specialization for raft test stand data. | 
| UcdCamInstrument(*args, **kwargs) | Gen3 Butler specialization for UCDCam test stand data. | 
 
Class Inheritance Diagram
 
 
lsst.obs.lsst.latiss Module
Classes
| LatissMapper([inputPolicy]) | The Mapper for the LATISS camera. | 
| LatissParseTask(config, *args, **kwargs) | Parser suitable for LATISS raw 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.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.ts3 Module
Classes
| Ts3Mapper([inputPolicy]) | The Mapper for the ts3 camera. | 
| Ts3ParseTask(config, *args, **kwargs) | Parser suitable for ts3 data. | 
 
Class Inheritance Diagram
 
 
lsst.obs.lsst.ucd Module
Classes
| UcdMapper([inputPolicy]) | The Mapper for the UCDavis camera. | 
| UcdParseTask(config, *args, **kwargs) | Parser suitable for UCD 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. | 
| PhosimEimgParseTask(config, *args, **kwargs) | Parser suitable for phosim eimage 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, detector[, dataId]) | Read a raw file from fileName, assembling it nicely. | 
 
 
lsst.obs.lsst.translators Package
Class Inheritance Diagram