Ask a Question | Search PSRCHIVE: |
![]()
|
DeltaRM.h Estimate< double > get_rotation_measure() const Get the rotation measure. Definition DeltaRM.h:39 void set_rotation_measure(const Estimate< double > &rm) Set the rotation measure (initial guess) Definition DeltaRM.h:35 void set_subint(unsigned idx) Set the sub-integration index from which to derive the refined rotation measure. Definition DeltaRM.h:49 std::vector< unsigned > include_bins Include only the specified phase bins. Definition DeltaRM.h:77 void set_data(const Archive *) Set the archive from which to derive the refined rotation measure. Definition DeltaRM.C:38 std::vector< unsigned > exclude_bins Exclude the specified phase bins. Definition DeltaRM.h:80 Reference::To< const Archive > data The archive from which the rotation measure will be refined. Definition DeltaRM.h:86 Estimate< double > rotation_measure The rotation measure. Definition DeltaRM.h:83 unsigned get_used_bins() Get the number of phase bins used in last call to refine. Definition DeltaRM.h:43 Reference::To< FrequencyIntegrate::Divided > policy Policy used to integrate frequency channels. Definition DeltaRM.h:95 void set_exclude(const std::vector< unsigned > &bins) Set the phase bins to be excluded from the computation. Definition DeltaRM.C:74 void set_onpulse(PhaseWeight *w) Set the on-pulse mask. Definition DeltaRM.h:60 Reference::To< PhaseWeight > onpulse_weights Weights applied to each phase bin (defines on-pulse region) Definition DeltaRM.h:92 unsigned isubint The index of the sub-integration from which the rotation measure will be refined. Definition DeltaRM.h:89 void set_include(const std::vector< unsigned > &bins) Set the phase bins to be included in the computation. Definition DeltaRM.C:68 void set_policy(FrequencyIntegrate::Divided *) Set the policy used to integrate frequency channels. Definition DeltaRM.C:80 void set_threshold(float t) Set the cutoff threshold in units of the baseline noise. Definition DeltaRM.h:56 Generated using doxygen 1.14.0
|