Ask a Question | Search PSRCHIVE: |
Home
|
PhaseSNR.h Calculates the signal-to-noise ratio using old default algorithm. Definition: PhaseSNR.h:31 TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition: PhaseSNR.C:70 float find_min_phase(float duty_cycle=default_duty_cycle) const Returns the phase of the centre of the region with minimum mean. Definition: Profile_find_minmax_phase.C:21 unsigned get_nbin() const Return the number of bins. Definition: ProfileAmps.h:50 float get_snr(const Profile *profile) Return the signal to noise ratio based on the shift. Definition: PhaseSNR.C:19 void stats(double *mean, double *variance=0, double *varmean=0, int bin_start=0, int bin_end=0) const Calculates the mean, variance, and variance of the mean. Definition: Profile_stats.C:27 PhaseSNR * clone() const Return a copy constructed instance of self. Definition: PhaseSNR.C:76 void find_peak_edges(int &rise, int &fall) const Find the bin numbers at which the cumulative power crosses thresholds. Definition: Profile_find_peak_edges.C:34 Generated using doxygen 1.8.17
|