Ask a Question | Search PSRCHIVE: |
![]()
|
Pulsar::PeakConsecutive Class Reference Finds pulse defined by number of consecutive points above threshold. More...
Inheritance diagram for Pulsar::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. References build(), Pulsar::RiseFall::calculate(), merge_regions, and Pulsar::ProfileWeightFunction::profile. ◆ clone()
◆ get_indeces()
Get the pulse phase bin indeces of the rise and fall.
Implements Pulsar::RiseFall. References build(), built, and PeakConsecutive(). ◆ 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. References built, and Pulsar::HasBaselineEstimator::set_baseline_estimator(). Referenced by Pulsar::ProfileStats::ProfileStats(). ◆ set_Profile()
Set the profile from which the rise and fall will be computed. Reimplemented from Pulsar::ProfileWeightFunction. References built, and Pulsar::ProfileWeightFunction::profile. ◆ set_threshold()
The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|