gastro  0.1.0
 All Classes Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
PmFit Class Reference

A class that handles the fit of relative transformations between a set of images. Also tries to detect proper motions and to incorporate those into the model. More...

Public Member Functions

bool check_consistency (const bool &fatal=true) const
 
 PmFit (Associations &A, const bool FitPM)
 
void Minimize ()
 
void AssignStarIndices ()
 
double ComputeChi2 ()
 
void PrintChi2 (const std::string &Message) const
 
GeomTransfo & GetGeomTransfo (const CcdImage &ccdImage) const
 
double Jd0 () const
 
bool TestProperMotion (const FittedStar &F, const vector< MeasuredStarRef > &Ms, double &StaticChi2, double &MovingChi2, double &SigDates) const
 
void PhotomFit ()
 
bool WriteTransfosInDbImages () const
 
void WriteTuples (const string &Pattern, const string &PmFileStarName) const
 

Public Attributes

bool fittingPropMotions
 
vector< double > photomRatios
 

Detailed Description

A class that handles the fit of relative transformations between a set of images. Also tries to detect proper motions and to incorporate those into the model.

Member Function Documentation

void PmFit::PrintChi2 ( const std::string &  Message) const

<< " Chi2_ref/n_ref = " << chi2_ref << '/' << n_ref << std::endl


The documentation for this class was generated from the following files: