LSSTApplications  18.1.0
LSSTDataManagementBasePackage
detectionLib.py
Go to the documentation of this file.
1 
3 import lsst.afw.image
4 from lsst.afw.geom import Span
5 
6 from .psf import *
7 from .footprint import *
8 from .footprintSet import *
9 from .threshold import *
10 from .peak import *
11 from .peak import *
12 from .footprintCtrl import *
13 from .gaussianPsf import *
14 from .footprintMerge import *
15 from .footprintMerge import *
16 from .heavyFootprint import *
Backwards-compatibility support for depersisting the old Calib (FluxMag0/FluxMag0Err) objects...