Ask a Question | Search PSRCHIVE: |
Home
|
FourierSNR.h FourierSNR * clone() const Return a copy constructed instance of self. Definition: FourierSNR.C:107 float get_snr(const Profile *profile) Return the signal to noise ratio. Definition: FourierSNR.C:31 void set_baseline_extent(float width) Set the fractional number of high frequencies used to calculate noise. Definition: FourierSNR.C:21 float baseline_extent The fractional number of high frequencies used to calculate noise. Definition: FourierSNR.h:52 Calculates the signal-to-noise ratio in the Fourier domain. Definition: FourierSNR.h:26 TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition: FourierSNR.C:101 Profile * fourier_transform(const Profile *, FTransform::Plan *=0) Return the forward Fourier transform of the input Profile. Definition: Fourier.C:41 void detect(Profile *input) Square-law detect the input complex-valued Profile. Definition: Fourier.C:103 Generated using doxygen 1.8.17
|