Ask a Question | Search PSRCHIVE: |
![]()
|
LastSignificant.h float get_threshold() const Get the cut-off threshold. Definition LastSignificant.C:29 unsigned get() const Get the last signficant bin. Definition LastSignificant.C:46 unsigned consecutive The number of consecutive bins that must remain above threshold. Definition LastSignificant.h:65 unsigned get_consecutive() const Get the number of consecutive bins. Definition LastSignificant.C:40 LastSignificant() Default constructor. Definition LastSignificant.C:16 void reset() Reset the last significant phase bin. Definition LastSignificant.C:52 float cutoff_sigma The cut-off threshold. Definition LastSignificant.h:62 void set_consecutive(unsigned consecutive) Set the number of consecutive bins that must remain above threshold. Definition LastSignificant.C:34 void find(const Profile *, double rms) Find the last significant bin. Definition LastSignificant.C:58 unsigned last_significant The last significant bin. Definition LastSignificant.h:68 void set_threshold(float sigma) Set the cut-off threshold as a multiple of the rms. Definition LastSignificant.C:24 Generated using doxygen 1.14.0
|