Ask a Question | Search PSRCHIVE: |
![]()
|
LawnMower.h ProfileWeight algorithms that compute profile baselines. Definition BaselineEstimator.h:19 Reference::To< OnPulseThreshold > mower Masks all points above a threshold. Definition LawnMower.h:47 void set_baseline_estimator(BaselineEstimator *) Set the BaselineEstimator used to find the baseline. Definition LawnMower.C:63 void set_threshold(float sigma) Set the threshold above which samples are mown. Definition LawnMower.C:73 Reference::To< PhaseWeight > include Points to be included in baseline estimator used by mower. Definition LawnMower.h:50 void compute(PhaseWeight *mask, const Profile *difference) Find the spikes in median smoothed difference and flag them in mask. Definition LawnMower.C:79 Uses the baseline statistics to find on-pulse phase bins. Definition OnPulseThreshold.h:26 Generated using doxygen 1.14.0
|