|
lsst.meas.algorithms g4ca71c8708+5e2e56f82e
|
Utilities for persisting KernelPsf and subclasses thereof. More...
#include "lsst/meas/algorithms/KernelPsf.h"#include "lsst/afw/table/io/InputArchive.h"#include "lsst/afw/table/io/OutputArchive.h"#include "lsst/afw/table/io/CatalogVector.h"#include "lsst/afw/table/aggregates.h"Go to the source code of this file.
Classes | |
| struct | lsst::meas::algorithms::KernelPsfPersistenceHelper |
| A read-only singleton struct containing the schema and key used in persistence for KernelPsf. More... | |
| class | lsst::meas::algorithms::KernelPsfFactory< T, K > |
| A PersistableFactory for KernelPsf and its subclasses. More... | |
Namespaces | |
| namespace | lsst |
| namespace | lsst::meas |
| namespace | lsst::meas::algorithms |
| Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations. | |
Utilities for persisting KernelPsf and subclasses thereof.
Should only be included directly in source files and never swigged.
Implementations are in KernelPsf.cc.
Definition in file KernelPsfFactory.h.