|
LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
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 | |
| lsst | |
| A base class for image defects. | |
| lsst::meas | |
| 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.
1.8.13