Ask a Question | Search PSRCHIVE: |
Home
|
AdaptiveSNR.h unsigned get_nbin() const Return the number of bins. Definition: ProfileAmps.h:50 AdaptiveSNR * clone() const Return a copy constructed instance of self. Definition: AdaptiveSNR.C:105 Calculates the signal-to-noise ratio using a ProfileWeightFunction. Definition: AdaptiveSNR.h:26 Reference::To< ProfileWeightFunction > baseline_estimator The function used to compute the baseline. Definition: AdaptiveSNR.h:56 float get_snr(const Profile *profile) Return the signal to noise ratio. Definition: AdaptiveSNR.C:44 PhaseWeight algorithms that receive an input Profile. Definition: ProfileWeightFunction.h:26 TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition: AdaptiveSNR.C:99 PhaseWeight * baseline() const Return a new PhaseWeight instance with the baseline phase bins masked. Definition: Profile_baseline.C:15 void set_baseline_estimator(ProfileWeightFunction *function) Set the function used to compute the baseline. Definition: AdaptiveSNR.C:29 Generated using doxygen 1.8.17
|