Ask a Question | Search PSRCHIVE: |
![]()
|
Pulsar::OnPulseThreshold Class Reference Uses the baseline statistics to find on-pulse phase bins. More...
Inheritance diagram for Pulsar::OnPulseThreshold:
![]()
Detailed DescriptionUses the baseline statistics to find on-pulse phase bins. The on-pulse phase bins are those with a value greater than the threshold times the rms of the off-pulse phase bins. Therefore, this class makes use of a BaselineEstimator to find the off-pulse baseline. By default, this is the BaselineWindow class. Member Function Documentation◆ calculate()
Calculate the PhaseWeight. Retrieve the PhaseWeight. Implements Pulsar::ProfileWeightFunction. References allow_negative, baseline_estimator, bin_end, bin_start, Estimate< typename T, typename U >::get_value(), Pulsar::ProfileWeightFunction::profile, range_specified, threshold, and Pulsar::Profile::verbose. ◆ clone()
◆ get_interface()
Return a text interface that can be used to configure this instance. Implements Pulsar::PhaseWeightFunction. ◆ set_threshold()
The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|