PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
FourierDomainFit.h Estimate< double > get_shift() const Return the shift estimate. Definition FourierDomainFit.C:27 double snr S/N ratio of last profile fit. Definition FourierDomainFit.h:68 void set_standard(const Profile *p) Set the template profile. Definition FourierDomainFit.C:20 FourierDomainFit * clone() const Return a copy constructed instance of self. Definition FourierDomainFit.h:43 void set_mcmc(bool flag=true) Use Markov Chain Monte Carlo method to determine TOA uncertainty. Definition FourierDomainFit.h:46 void set_iterations(int nit) Set number of iterations for MCMC. Definition FourierDomainFit.h:50 void set_error_method(std::string m) Set uncertainty calculation method. Definition FourierDomainFit.h:54 double get_reduced_chisq() const Return the statistical goodness-of-fit. Definition FourierDomainFit.C:57 std::string error_method The uncertainty calculation method. Definition FourierDomainFit.h:62 double reduced_chisq Reduced chisq of last call to get_shift. Definition FourierDomainFit.h:65 double get_snr() const Return the profile S/N ratio (relative to the standard) Definition FourierDomainFit.C:63 ProfileShiftFit fit The class that does the actual fit. Definition FourierDomainFit.h:71 TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition FourierDomainFit.C:100 Calculates profile shifts by fitting to a template/standard. Definition ProfileShiftFit.h:44 int get_mcmc_iterations() const Get number of iterations. Definition ProfileShiftFit.h:77 Generated using doxygen 1.14.0
|