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