LSSTApplications
18.1.0
LSSTDataManagementBasePackage
stack
Linux64
afw
18.1.0
python
lsst
afw
detection
peak
peakContinued.py
Go to the documentation of this file.
1
__all__ = []
# import this module only for its side effects
2
3
from
lsst.afw.table
import
Catalog
4
from
.peak
import
PeakCatalog
5
6
Catalog.register(
"Peak"
, PeakCatalog)
lsst::afw::table
Definition:
table.dox:3
Generated on Thu Aug 8 2019 20:20:05 for LSSTApplications by
1.8.13