lsst.obs.base
17.0.1-17-gc79d625
|
Go to the source code of this file.
Namespaces | |
lsst.obs.base.yamlCamera | |
Functions | |
def | lsst.obs.base.yamlCamera.makeCamera (cameraFile) |
def | lsst.obs.base.yamlCamera.makeDetectorConfigList (ccdParams) |
def | lsst.obs.base.yamlCamera.makeAmpInfoCatalog (ccd) |
def | lsst.obs.base.yamlCamera.makeBBoxFromList (ylist) |
def | lsst.obs.base.yamlCamera.makeTransformDict (nativeSys, transformDict, plateScale) |
def | lsst.obs.base.yamlCamera.makeCameraFromCatalogs (cameraName, detectorConfigList, nativeSys, transformDict, ampInfoCatDict, pupilFactoryClass=cameraGeom.pupil.PupilFactory) |