LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the documentation of this file.
24 #include "pybind11/pybind11.h"
29 using namespace pybind11::literals;
35 using utils::python::WrapperCollection;
44 void wrapPsf(WrapperCollection&);
void wrapThreshold(WrapperCollection &)
void wrapFootprint(WrapperCollection &)
void wrapFootprintMerge(WrapperCollection &)
void finish()
Invoke all deferred wrapper-declaring callables.
void wrapHeavyFootprint(WrapperCollection &)
void wrapGaussianPsf(WrapperCollection &)
void wrapFootprintCtrl(WrapperCollection &)
A helper class for subdividing pybind11 module across multiple translation units (i....
A base class for image defects.
PYBIND11_MODULE(_detection, mod)
void wrapFootprintSet(WrapperCollection &)
void wrapPsf(WrapperCollection &)
void wrapPeak(WrapperCollection &)