Ask a Question | Search PSRCHIVE: |
![]()
|
PeakConsecutive Class Reference Finds pulse defined by number of consecutive points above threshold. More...
Inheritance diagram for PeakConsecutive:
![]()
Detailed DescriptionFinds pulse defined by number of consecutive points above threshold. Finds the edges at which the power remains above a threshold for a while. Member Function Documentation◆ calculate()
Set the weights between rise and fall, or each rise/fall pair. Retrieve the PhaseWeight. Implements Pulsar::ProfileWeightFunction. ◆ clone()
Return new copy of self. Implements Pulsar::OnPulseEstimator. ◆ get_indeces()
Get the pulse phase bin indeces of the rise and fall.
Implements Pulsar::RiseFall. ◆ get_interface()
Return a text interface that can be used to configure this instance. Implements Pulsar::PhaseWeightFunction. ◆ set_baseline_estimator()
Set the BaselineEstimator used to find the off-pulse phase bins. Reimplemented from Pulsar::HasBaselineEstimator. ◆ set_Profile()
Set the profile from which the rise and fall will be computed. Reimplemented from Pulsar::ProfileWeightFunction. ◆ set_threshold()
Set the threshold. Set the duty cycle. The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|