Ask a Question | Search PSRCHIVE: |
Home
|
ExponentialBaseline.h ExponentialBaseline * clone() const Return a copy constructed instance of self. Definition: ExponentialBaseline.C:23 ExponentialBaseline() Default constructor. Definition: ExponentialBaseline.C:18 TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition: ExponentialBaseline.C:79 float moment_correction Adjustment when computing variance of samples below threshold. Definition: ExponentialBaseline.h:51 void set_threshold(float sigma) Set the threshold below which samples are included in the baseline. Definition: ExponentialBaseline.C:29 Finds a baseline that contains gaussian white noise. Definition: ExponentialBaseline.h:24 void get_bounds(PhaseWeight *weight, float &lower, float &upper) Derived classes must define the bounds. Definition: ExponentialBaseline.C:43 double cumulative_mean(double x) Generated using doxygen 1.8.17
|