lsst.meas.algorithms
14.0-18-gf7dca964+1
|
Implementation of code to determine spatial model of PSF. More...
Go to the source code of this file.
Namespaces | |
lsst | |
lsst::meas | |
lsst::meas::algorithms | |
Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations. | |
Macros | |
#define | INSTANTIATE_IMAGE(IMAGE) template class PsfImagePca<IMAGE >; |
#define | INSTANTIATE(TYPE) |
Implementation of code to determine spatial model of PSF.
Definition in file ImagePca.cc.
#define INSTANTIATE | ( | TYPE | ) |
Definition at line 128 of file ImagePca.cc.
#define INSTANTIATE_IMAGE | ( | IMAGE | ) | template class PsfImagePca<IMAGE >; |
Definition at line 125 of file ImagePca.cc.