Template Function lsst::meas::astrom::sip::makeCreateWcsWithSip

Function Documentation

template<class MatchT>
CreateWcsWithSip<MatchT> lsst::meas::astrom::sip::makeCreateWcsWithSip(std::vector<MatchT> const &matches, afw::geom::SkyWcs const &linearWcs, int const order, geom::Box2I const &bbox = geom::Box2I(), int const ngrid = 0)

Factory function for CreateWcsWithSip.