LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include "pybind11/pybind11.h"
#include <memory>
#include <sstream>
#include "lsst/utils/python.h"
#include "lsst/afw/table/BaseRecord.h"
#include "lsst/afw/table/BaseTable.h"
#include "lsst/afw/detection/Peak.h"
#include "lsst/afw/table/python/catalog.h"
#include "lsst/afw/table/python/columnView.h"
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
lsst::afw::detection | |
Functions | |
void | lsst::afw::detection::wrapPeak (WrapperCollection &) |