LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the source code of this file.
Namespaces | |
lsst.pipe.drivers.constructCalibs | |
Functions | |
def | lsst.pipe.drivers.constructCalibs.getSize (dimList) |
def | lsst.pipe.drivers.constructCalibs.dictToTuple (dict_, keys) |
Return a tuple of specific values from a dict. More... | |
def | lsst.pipe.drivers.constructCalibs.getCcdIdListFromExposures (expRefList, level="sensor", ccdKeys=["ccd"]) |
Determine a list of CCDs from exposure references. More... | |
def | lsst.pipe.drivers.constructCalibs.mapToMatrix (pool, func, ccdIdLists, *args, **kwargs) |