lsst.jointcal  21.0.0-4-g642e80a+6100bb35ea
lsst::jointcal::FitterBase Member List

This is the complete list of members for lsst::jointcal::FitterBase, including all inherited members.

_associationslsst::jointcal::FitterBaseprotected
_lastNTriplsst::jointcal::FitterBaseprotected
_loglsst::jointcal::FitterBaseprotected
_nMeasuredStarslsst::jointcal::FitterBaseprotected
_nParTotlsst::jointcal::FitterBaseprotected
_whatToFitlsst::jointcal::FitterBaseprotected
accumulateStatImageList(CcdImageList const &ccdImageList, Chi2Accumulator &accum) const =0lsst::jointcal::FitterBaseprotectedpure virtual
accumulateStatRefStars(Chi2Accumulator &accum) const =0lsst::jointcal::FitterBaseprotectedpure virtual
assignIndices(std::string const &whatToFit)=0lsst::jointcal::FitterBasepure virtual
computeChi2() constlsst::jointcal::FitterBase
findOutliers(double nSigmaCut, MeasuredStarList &msOutliers, FittedStarList &fsOutliers) constlsst::jointcal::FitterBaseprotected
FitterBase(std::shared_ptr< Associations > associations)lsst::jointcal::FitterBaseinlineexplicit
FitterBase(FitterBase const &)=deletelsst::jointcal::FitterBase
FitterBase(FitterBase &&)=deletelsst::jointcal::FitterBase
getIndicesOfMeasuredStar(MeasuredStar const &measuredStar, IndexVector &indices) const =0lsst::jointcal::FitterBaseprotectedpure virtual
leastSquareDerivatives(TripletList &tripletList, Eigen::VectorXd &grad) constlsst::jointcal::FitterBase
leastSquareDerivativesMeasurement(CcdImage const &ccdImage, TripletList &tripletList, Eigen::VectorXd &grad, MeasuredStarList const *measuredStarList=nullptr) const =0lsst::jointcal::FitterBaseprotectedpure virtual
leastSquareDerivativesReference(FittedStarList const &fittedStarList, TripletList &tripletList, Eigen::VectorXd &grad) const =0lsst::jointcal::FitterBaseprotectedpure virtual
minimize(std::string const &whatToFit, double const nSigmaCut=0, bool const doRankUpdate=true, bool const doLineSearch=false, std::string const &dumpMatrixFile="")lsst::jointcal::FitterBase
offsetParams(Eigen::VectorXd const &delta)=0lsst::jointcal::FitterBasepure virtual
operator=(FitterBase const &)=deletelsst::jointcal::FitterBase
operator=(FitterBase &&)=deletelsst::jointcal::FitterBase
outliersContributions(MeasuredStarList &msOutliers, FittedStarList &fsOutliers, TripletList &tripletList, Eigen::VectorXd &grad)lsst::jointcal::FitterBaseprotected
removeMeasOutliers(MeasuredStarList &outliers)lsst::jointcal::FitterBaseprotected
removeRefOutliers(FittedStarList &outliers)lsst::jointcal::FitterBaseprotected
saveChi2Contributions(std::string const &baseName) constlsst::jointcal::FitterBasevirtual
saveChi2MeasContributions(std::string const &filename) const =0lsst::jointcal::FitterBaseprotectedpure virtual
saveChi2RefContributions(std::string const &filename) const =0lsst::jointcal::FitterBaseprotectedpure virtual