lsst.meas.algorithms
13.0-18-gc4ad422+4
|
Go to the source code of this file.
Classes | |
class | lsst.meas.algorithms.detection.SourceDetectionConfig |
Configuration parameters for the SourceDetectionTask. More... | |
class | lsst.meas.algorithms.detection.SourceDetectionTask |
Detect positive and negative sources on an exposure and return a new table.SourceCatalog. More... | |
Namespaces | |
lsst.meas.algorithms.detection | |
Functions | |
def | lsst.meas.algorithms.detection.addExposures |
Add a set of exposures together. More... | |
Variables | |
tuple | lsst.meas.algorithms.detection.__all__ = ("SourceDetectionConfig", "SourceDetectionTask", "addExposures") |