Ask a Question | Search PSRCHIVE: |
![]()
|
Pulsar::FluctSpectStats< ProfileType, ProfileStatsType > Class Template Referenceabstract Manages statistics of fluctuation spectra (Fourier transform of pulse profile) More...
Inheritance diagram for Pulsar::FluctSpectStats< ProfileType, ProfileStatsType >:
![]()
Detailed Descriptiontemplate<class ProfileType, class ProfileStatsType> class Pulsar::FluctSpectStats< ProfileType, ProfileStatsType > Manages statistics of fluctuation spectra (Fourier transform of pulse profile) Member Function Documentation◆ preprocess()
template<class ProfileType, class ProfileStatsType>
Perform any preprocessing on fourier_transform. Reimplemented in Pulsar::PolnSpectrumStats. References Pulsar::fourier_transform(). Referenced by build(). ◆ reference()
template<class ProfileType, class ProfileStatsType>
Extract the reference profile. Implemented in Pulsar::FluctuationSpectrumStats, and Pulsar::PolnSpectrumStats. Referenced by build(). ◆ select_profile()
template<class ProfileType, class ProfileStatsType>
Set the Profile that defines the last harmonic and baseline. Set the Profile from which baseline and onpulse mask will be selected. It is assumed that all subsequent Profile instances passed to set_profile will have the same phase as set_profile References build(), profile, and regions_set. Referenced by Pulsar::PulsarCalibrator::set_standard(). The documentation for this class was generated from the following file: Generated using doxygen 1.14.0
|