|
lsst.meas.algorithms
16.0-6-g2dd73041
|
Go to the source code of this file.
Namespaces | |
| lsst | |
| lsst::afw | |
| lsst::afw::detection | |
| lsst::meas | |
| lsst::meas::algorithms | |
| Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations. | |
Functions | |
| template<typename MaskedImageT > | |
| std::vector< std::shared_ptr< afw::detection::Footprint > > | lsst::meas::algorithms::findCosmicRays (MaskedImageT &mimage, afw::detection::Psf const &psf, double const bkgd, pex::policy::Policy const &policy, bool const keep) |
| Find cosmic rays in an Image, and mask and remove them. More... | |
1.8.13