Ask a Question | Search PSRCHIVE: |
Home
|
DeltaRM.h Reference::To< PhaseWeight > onpulse_weights Weights applied to each phase bin (defines on-pulse region) Definition: DeltaRM.h:90 Computes mean position angle difference from weighted cross-correlation. Definition: DeltaPA.h:29 Integrates frequency channels in an Integration. Definition: FrequencyIntegrate.h:46 std::vector< unsigned > exclude_bins Exclude the specified phase bins. Definition: DeltaRM.h:81 unsigned get_used_bins() const Get the number of phase bins used in the last call to get. Definition: DeltaPA.h:43 Estimate< double > rotation_measure The rotation measure. Definition: DeltaRM.h:84 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: DeltaRM.h:78 Estimate< double > get(const PolnProfile *p0, const PolnProfile *p1) const Get the position angle difference mean. Definition: DeltaPA.C:124 void transform(Integration *) The frequency integration operation. Definition: FrequencyIntegrate.C:47 Reference::To< Archive > data The archive from which the rotation measure will be refined. Definition: DeltaRM.h:87 void set_exclude(const std::vector< unsigned > &bins) Set the phase bins to be excluded from the computation. Definition: DeltaRM.C:73 void set_include(const std::vector< unsigned > &bins) Set the phase bins to be included in the computation. Definition: DeltaRM.C:67 Estimate< double > get_rotation_measure() const Get the rotation measure. Definition: DeltaRM.h:44 unsigned get_used_bins() Get the number of phase bins used in last call to refine. Definition: DeltaRM.h:48 void set_data(Archive *) Set the archive from which to derive the refined rotation measure. Definition: DeltaRM.C:37 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 Reference::To< FrequencyIntegrate::Divided > policy Policy used to integrate frequency channels. Definition: DeltaRM.h:93 void set_policy(FrequencyIntegrate::Divided *) Set the policy used to integrate frequency channels. Definition: DeltaRM.C:79 void set_rotation_measure(const Estimate< double > &rm) Set the rotation measure (initial guess) Definition: DeltaRM.h:40 void set_threshold(float t) Set the cutoff threshold in units of the baseline noise. Definition: DeltaRM.h:57 virtual void set_range_policy(RangePolicy *rp) Set the range division policy. Definition: Integrate.h:57 void set_onpulse(PhaseWeight *w) Set the on-pulse mask. Definition: DeltaRM.h:61 void set_onpulse(PhaseWeight *w) Set the on-pulse mask. Definition: DeltaPA.h:50 Generated using doxygen 1.8.17
|