Ask a Question | Search PSRCHIVE: |
![]()
|
DeltaPA.h void set_onpulse(PhaseWeight *w) Set the on-pulse mask. Definition DeltaPA.h:45 void set_exclude(const std::vector< unsigned > &bins) Set the phase bins to be excluded from the mean. Definition DeltaPA.C:115 Estimate< double > get(const PolnProfile *p0, const PolnProfile *p1) const Get the position angle difference mean. Definition DeltaPA.C:124 void set_threshold(float t) Set the cutoff threshold in units of the baseline noise. Definition DeltaPA.h:41 std::vector< unsigned > exclude_bins Exclude the specified phase bins. Definition DeltaPA.h:62 void set_include(const std::vector< unsigned > &bins) Set the phase bins to be included in the mean. Definition DeltaPA.C:109 std::vector< unsigned > include_bins Include only the specified phase bins. Definition DeltaPA.h:59 Reference::To< PhaseWeight > onpulse_weights Weights applied to each phase bin (defines on-pulse region) Definition DeltaPA.h:65 unsigned get_used_bins() const Get the number of phase bins used in the last call to get. Definition DeltaPA.h:38 Polarimetric pulse profile transformations and derivations. Definition PolnProfile.h:29 Generated using doxygen 1.14.0
|