Ask a Question | Search PSRCHIVE: |
Home
|
StandardSNR.h 56 }
void add(T(P::*get)() const, const char *name, const char *description=0) 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 *p) Set the standard or template profile to use. Definition: ProfileShiftFit.C:123 StandardSNR * clone() const Return a copy constructed instance of self. Definition: StandardSNR.C:66 bool choose_maximum_harmonic Set true when set_standard should choose the maximum harmonic. Definition: ProfileShiftFit.h:129 static Archive * load(const std::string &name) Factory returns a new instance loaded from filename. Definition: Archive_load.C:28 virtual void set_instance(C *c) 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 TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition: StandardSNR.C:60 ProfileShiftFit fit Used to perform the fit and compute the S/N. Definition: StandardSNR.h:56 virtual std::string get_interface_name() const Calculates profile shifts by fitting to a template/standard. Definition: ProfileShiftFit.h:48 void set_standard(const Profile *profile) Set the standard against which the S/N will be calculated. Definition: StandardSNR.C:11 Calculates the signal-to-noise ratio by fitting against a standard. Definition: StandardSNR.h:27 std::string get_standard_filename() const Return the name of the file from which the standard was loaded. Definition: StandardSNR.C:36 Generated using doxygen 1.8.17
|