Ask a Question | Search PSRCHIVE: |
![]()
|
Pulsar::BaselineEstimator Class Referenceabstract ProfileWeight algorithms that compute profile baselines. More...
Inheritance diagram for Pulsar::BaselineEstimator:
![]()
Detailed DescriptionProfileWeight algorithms that compute profile baselines. Member Function Documentation◆ clone()
Return a copy constructed instance of self. Implements Pulsar::ProfileWeightFunction. Implemented in Pulsar::BaselineStatic, Pulsar::BaselineWindow, Pulsar::ExponentialBaseline, Pulsar::GaussianBaseline, and Pulsar::IQRBaseline. References BaselineEstimator(). ◆ operate()
Convenience interface. Reimplemented from Pulsar::ProfileWeightFunction. References Pulsar::ProfileWeightFunction::operate(), and Pulsar::ProfileWeightFunction::profile. Referenced by baseline(), Pulsar::SquareWave::get_mask(), and operator()(). The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|