LSST Applications g04e9c324dd+8c5ae1fdc5,g134cb467dc+b203dec576,g18429d2f64+1a30a2fb99,g199a45376c+0ba108daf9,g1fd858c14a+40eaa60339,g262e1987ae+8d3971c732,g29ae962dfc+fcac244e62,g2cef7863aa+aef1011c0b,g35bb328faa+8c5ae1fdc5,g3fd5ace14f+8dc6170036,g4595892280+3897dae354,g47891489e3+abcf9c3559,g4d44eb3520+1f3a26bd83,g53246c7159+8c5ae1fdc5,g67b6fd64d1+abcf9c3559,g67fd3c3899+6e9e418591,g74acd417e5+2ef650108a,g786e29fd12+668abc6043,g8363a1e9ee+6e9e418591,g87389fa792+8856018cbb,g89139ef638+abcf9c3559,g8d7436a09f+767d9153dc,g8ea07a8fe4+9f5ccc88ac,g90f42f885a+6054cc57f1,g97be763408+f7ca305f91,ga681d05dcb+cc5d237685,gabf8522325+735880ea63,gac2eed3f23+abcf9c3559,gb89ab40317+abcf9c3559,gbf99507273+8c5ae1fdc5,gd8ff7fe66e+6e9e418591,gdab6d2f7ff+2ef650108a,gdc713202bf+6e9e418591,gdfd2d52018+c5703e7a4d,ge410e46f29+abcf9c3559,ge65e943f0b+f7a4733604,geaed405ab2+562b3308c0,gf9a733ac38+8c5ae1fdc5,w.2025.36
LSST Data Management Base Package
Loading...
Searching...
No Matches
lsst::jointcal::AstrometryFit Member List

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

_associationslsst::jointcal::FitterBaseprotected
_lastNTriplsst::jointcal::FitterBaseprotected
_loglsst::jointcal::FitterBaseprotected
_nModelParamslsst::jointcal::FitterBaseprotected
_nStarParamslsst::jointcal::FitterBaseprotected
_nTotallsst::jointcal::FitterBaseprotected
_whatToFitlsst::jointcal::FitterBaseprotected
accumulateStatImageList(CcdImageList const &ccdImageList, Chi2Accumulator &accum) const overridelsst::jointcal::AstrometryFitprivatevirtual
accumulateStatRefStars(Chi2Accumulator &accum) const overridelsst::jointcal::AstrometryFitprivatevirtual
assignIndices(std::string const &whatToFit) overridelsst::jointcal::AstrometryFitvirtual
AstrometryFit(std::shared_ptr< Associations > associations, std::shared_ptr< AstrometryModel > astrometryModel, double posError)lsst::jointcal::AstrometryFit
AstrometryFit(AstrometryFit const &)=deletelsst::jointcal::AstrometryFit
AstrometryFit(AstrometryFit &&)=deletelsst::jointcal::AstrometryFit
checkStuff()lsst::jointcal::AstrometryFit
computeChi2() constlsst::jointcal::FitterBase
findOutliers(double nSigmaCut, MeasuredStarList &msOutliers, FittedStarList &fsOutliers, double &cut) constlsst::jointcal::FitterBaseprotected
FitterBase(std::shared_ptr< Associations > associations)lsst::jointcal::FitterBaseinlineexplicit
FitterBase(FitterBase const &)=deletelsst::jointcal::FitterBase
FitterBase(FitterBase &&)=deletelsst::jointcal::FitterBase
freezeErrorTransform()lsst::jointcal::AstrometryFitinline
getIndicesOfMeasuredStar(MeasuredStar const &measuredStar, IndexVector &indices) const overridelsst::jointcal::AstrometryFitprivatevirtual
getModel() constlsst::jointcal::AstrometryFitinline
leastSquareDerivatives(TripletList &tripletList, Eigen::VectorXd &grad) constlsst::jointcal::FitterBase
leastSquareDerivativesMeasurement(CcdImage const &ccdImage, TripletList &tripletList, Eigen::VectorXd &grad, MeasuredStarList const *msList=nullptr) const overridelsst::jointcal::AstrometryFitprivatevirtual
leastSquareDerivativesReference(FittedStarList const &fittedStarList, TripletList &tripletList, Eigen::VectorXd &grad) const overridelsst::jointcal::AstrometryFitprivatevirtual
minimize(std::string const &whatToFit, double nSigmaCut=0, double sigmaRelativeTolerance=0, bool doRankUpdate=true, bool doLineSearch=false, std::string const &dumpMatrixFile="")lsst::jointcal::FitterBase
offsetParams(Eigen::VectorXd const &delta) overridelsst::jointcal::AstrometryFitvirtual
operator=(AstrometryFit const &)=deletelsst::jointcal::AstrometryFit
operator=(AstrometryFit &&)=deletelsst::jointcal::AstrometryFit
lsst::jointcal::FitterBase::operator=(FitterBase const &)=deletelsst::jointcal::FitterBase
lsst::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 overridelsst::jointcal::AstrometryFitprotectedvirtual
saveChi2RefContributions(std::string const &filename) const overridelsst::jointcal::AstrometryFitprotectedvirtual
~FitterBase()=defaultlsst::jointcal::FitterBasevirtual