PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
StandardSNR.h Calculates profile shifts by fitting to a template/standard. Definition ProfileShiftFit.h:44 Algorithms that estimate the signal-to-noise ratio of pulse profiles. Definition SNRatioEstimator.h:23 Calculates the signal-to-noise ratio by fitting against a standard. Definition StandardSNR.h:22 StandardSNR * clone() const Return a copy constructed instance of self. Definition StandardSNR.C:66 TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition StandardSNR.C:60 void set_standard_filename(const std::string &filename) Set the name of the file from which the standard profile will be loaded. Definition StandardSNR.C:28 std::string get_standard_filename() const Return the name of the file from which the standard was loaded. Definition StandardSNR.C:36 ProfileShiftFit fit Used to perform the fit and compute the S/N. Definition StandardSNR.h:51 float get_snr(const Profile *profile) Return the signal to noise ratio based on the shift. Definition StandardSNR.C:17 void set_standard(const Profile *profile) Set the standard against which the S/N will be calculated. Definition StandardSNR.C:11 Generated using doxygen 1.14.0
|