Ask a Question | Search PSRCHIVE: |
Home
|
Classes |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
Pulsar::PhaseWeight Class Reference Stores a weight for each Profile phase bin. More...
Inheritance diagram for Pulsar::PhaseWeight:
Detailed DescriptionStores a weight for each Profile phase bin. This class implements a useful set of methods required to create, store, and manipulate a weighted set of Profile phase bins. Member Function Documentation◆ get_end_index()
Get the end of the phase region with non-zero weight. Retrieve the end of the phase region with non-zero weight. Referenced by Pulsar::PhaseWeight::Interface::Interface(). ◆ get_mean()
Get the weighted mean of the Profile amplitudes. Get the weighted mean of the Profile. Referenced by Pulsar::PolnStatistics::setup_stats(). ◆ get_start_index()
Get the beginning of the phase region with non-zero weight. Retrieve the beginning of the phase region with non-zero weight. Referenced by Pulsar::PhaseWeight::Interface::Interface(). ◆ get_variance()
Get the weighted variance of the Profile amplitudes. Get the weighted variance of the Profile. Referenced by Pulsar::SimPolnTiming::extrapolate_benefit(), and Pulsar::FluxPlot::get_flux_error(). ◆ get_weighted_sum()
Get the weighted total of the amplitudes. Get the weighted total of the Profile amplitudes. ◆ get_weights()
Get the weights. Retrieve the weights. Referenced by Pulsar::PhaseWeightShift::calculate(), and Pulsar::FourthMomentStats::debias(). ◆ set_Profile()
Set the Profile from which statistics are calculated. Set the Profile to which the weights apply. Referenced by Pulsar::FourthMomentStats::eigen(), Pulsar::SimPolnTiming::extrapolate_benefit(), Pulsar::RemoveBaseline::Total::operate(), Pulsar::FourthMomentStats::separate(), and Pulsar::PolnStatistics::setup_stats(). ◆ weight_Profile()
Weight the Profile amplitudes by the weights. Weigh the Profile amplitudes by the weights. References Pulsar::ProfileAmps::get_amps(), and Pulsar::ProfileAmps::get_nbin(). The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|