Ask a Question | Search PSRCHIVE: |
![]()
|
Pulsar::SmoothMean Class Reference Smooths a Profile using the mean over a boxcar. More...
Inheritance diagram for Pulsar::SmoothMean:
![]()
Detailed DescriptionSmooths a Profile using the mean over a boxcar. This method smooths the profile by setting each amplitude equal to the mean calculated over the region centred at that point and with width specified by bins or turns. Member Function Documentation◆ clone()
Return a copy constructed instance of self. Implements Pulsar::Smooth. ◆ get_interface()
Return a text-based interface to class properties. Return a text interface that can be used to configure this instance. Implements Pulsar::Smooth. ◆ transform()
Defined by derived classes. Implements Pulsar::Transformation< Profile >. References Pulsar::ProfileAmps::get_amps(), Pulsar::Smooth::get_bins(), Pulsar::ProfileAmps::get_nbin(), and Pulsar::ProfileAmps::set_amps(). The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|