lsst.pipe.drivers gef6abdcebb+418b42aae0
|
Go to the source code of this file.
Namespaces | |
namespace | lsst |
namespace | lsst.pipe |
namespace | lsst.pipe.drivers |
namespace | 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) |