Ask a Question | Search PSRCHIVE: |
Home
|
FourierDomainFit.h 75 }
double get_snr() const Return the profile S/N ratio (relative to the standard) Definition: FourierDomainFit.C:63 Estimate< double > get_shift() const Return the shift estimate. Definition: FourierDomainFit.C:27 void set_error_method(std::string m) Set uncertainty calculation method. Definition: FourierDomainFit.h:64 FourierDomainFit * clone() const Return a copy constructed instance of self. Definition: FourierDomainFit.h:53 double get_reduced_chisq() const Return the statistical goodness-of-fit. Definition: FourierDomainFit.C:57 double reduced_chisq Reduced chisq of last call to get_shift. Definition: FourierDomainFit.h:75 void set_mcmc(bool flag=true) Use Markov Chain Monte Carlo method to determine TOA uncertainty. Definition: FourierDomainFit.h:56 std::string error_method The uncertainty calculation method. Definition: FourierDomainFit.h:69 ProfileShiftFit fit The class that does the actual fit. Definition: FourierDomainFit.h:81 int get_mcmc_iterations() const Get number of iterations. Definition: ProfileShiftFit.h:82 T get_value() const double snr S/N ratio of last profile fit. Definition: FourierDomainFit.h:78 Calculates profile shifts by fitting to a template/standard. Definition: ProfileShiftFit.h:48 void set_mcmc_iterations(int nit) Set number of iterations for MCMC errors. Definition: ProfileShiftFit.h:79 void set_iterations(int nit) Set number of iterations for MCMC. Definition: FourierDomainFit.h:60 void set_standard(const Profile *p) Set the template profile. Definition: FourierDomainFit.C:20 TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition: FourierDomainFit.C:100 Estimates phase shift in Fourier domain with MCMC error estimate */. Definition: FourierDomainFit.h:25 Generated using doxygen 1.8.17
|