Ask a Question | Search PSRCHIVE: |
Home
|
DeltaPA.h 67 };
const float * get_amps() const Return a pointer to the amplitudes array. Definition: ProfileAmps.C:141 unsigned get_used_bins() const Get the number of phase bins used in the last call to get. Definition: DeltaPA.h:43 void set_include(const std::vector< unsigned > &bins) Set the phase bins to be included in the mean. Definition: DeltaPA.C:109 T val Estimate< double > get(const PolnProfile *p0, const PolnProfile *p1) const Get the position angle difference mean. Definition: DeltaPA.C:124 U get_error() const std::vector< unsigned > exclude_bins Exclude the specified phase bins. Definition: DeltaPA.h:67 U var unsigned get_nbin() const Get the number of bins. Definition: PolnProfile.C:139 Reference::To< PhaseWeight > onpulse_weights Weights applied to each phase bin (defines on-pulse region) Definition: DeltaPA.h:70 Adaptively computes the baseline, assuming normally distributed noise. Definition: GaussianBaseline.h:70 Polarimetric pulse profile transformations and derivations. Definition: PolnProfile.h:34 T get_value() const virtual void get_weight(PhaseWeight *weight) Returns a PhaseWeight with the Profile attribute set. Definition: ProfileWeightFunction.C:26 std::vector< unsigned > include_bins Include only the specified phase bins. Definition: DeltaPA.h:64 virtual void set_Profile(const Profile *) Set the Profile from which the PhaseWeight will be derived. Definition: ProfileWeightFunction.C:20 void set_threshold(float t) Set the cutoff threshold in units of the baseline noise. Definition: DeltaPA.h:46 void set_exclude(const std::vector< unsigned > &bins) Set the phase bins to be excluded from the mean. Definition: DeltaPA.C:115 U get_variance() const void get_linear(Profile *linear) const Return the linear polarization profile. Definition: PolnProfile.C:733 const ScalarMath atan2(const ScalarMath &y, const ScalarMath &x) const Profile * get_Profile(unsigned ipol) const Get the specifed constant profile. Definition: PolnProfile.C:147 void set_onpulse(PhaseWeight *w) Set the on-pulse mask. Definition: DeltaPA.h:50 Generated using doxygen 1.8.17
|