|
LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
Implementation of code to determine spatial model of PSF. More...
Go to the source code of this file.
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. | |
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 127 of file ImagePca.cc.
| #define INSTANTIATE_IMAGE | ( | IMAGE | ) | template class PsfImagePca<IMAGE>; |
Definition at line 125 of file ImagePca.cc.
1.8.13