Template Function lsst::meas::algorithms::fitSpatialKernelFromPsfCandidates(afw::math::Kernel *, afw::math::SpatialCellSet const&, bool const, int const, double const, double const)

Function Documentation

template<typename PixelT>
std::pair<bool, double> lsst::meas::algorithms::fitSpatialKernelFromPsfCandidates(afw::math::Kernel *kernel, afw::math::SpatialCellSet const &psfCells, bool const doNonLinearFit, int const nStarPerCell = -1, double const tolerance = 1e-5, double const lambda = 0.0)