Template Function lsst::ip::isr::fitOverscanImage(std::shared_ptr<afw::math::Function1<FunctionT>>&, afw::image::MaskedImage<ImagePixelT> const&, double, int)

Function Documentation

template<typename ImagePixelT, typename FunctionT>
void lsst::ip::isr::fitOverscanImage(std::shared_ptr<lsst::afw::math::Function1<FunctionT>> &overscanFunction, lsst::afw::image::MaskedImage<ImagePixelT> const &overscan, double ssize = 1., int sigma = 1)