Template Function lsst::meas::algorithms::findCosmicRays

Function Documentation

template<typename MaskedImageT>
std::vector<std::shared_ptr<afw::detection::Footprint>> lsst::meas::algorithms::findCosmicRays(MaskedImageT &image, afw::detection::Psf const &psf, double const bkgd, daf::base::PropertySet const &ps, bool const keep = false)