obs_test¶
The obs_test package provides a simple package to test the obs package framework and camera descriptions.
A small repository of test data (raw images and calibration data) is available in data/input.
Contributing¶
obs_test is developed at https://github.com/lsst/obs_test.
You can find Jira issues for this module under the obs_test component.
Python API reference¶
lsst.obs.test Package¶
Functions¶
RawAndFlatAssembler(dataId, componentInfo, cls) |
|
RawAndFlatDisassembler(obj, dataId, …) |
Classes¶
MakeTestRawVisitInfo([log]) |
Make a VisitInfo from the FITS header of a test image. |
MapperForTestCalexpMetadataObjects(root[, …]) |
Minimal mapper for testing calexp composite access, e.g. |
RawAndFlatContainer(a, b) |
|
TestConfig |
Config intended for unit tests. |
TestMapper([inputPolicy]) |
Camera mapper for the Test camera. |