Ask a Question | Search PSRCHIVE: |
Home
|
PolnProfileStats.h void build() Computes the phase bin masks. Definition: PolnProfileStats.C:265 Reference::To< ProfileStats > stats Computes the statistics of a single pulse profile. Definition: PolnProfileStats.h:101 Reference::To< const PolnProfile, false > profile The PolnProfile from which statistics will be derived. Definition: PolnProfileStats.h:93 Estimate< double > get_total_circular() const Returns the total circularly polarized flux of the on-pulse phase bins. Definition: PolnProfileStats.C:176 bool avoid_zero_determinant True when zero determinant phase bins should be avoided. Definition: PolnProfileStats.h:107 Stokes< Estimate< double > > get_stokes(unsigned ibin) const Get the Stokes parameters for the specified phase bin. Definition: PolnProfileStats.C:203 PolnProfileStats(const PolnProfile *profile=0) Default constructor. Definition: PolnProfileStats.C:19 bool regions_set True when the onpulse and baseline regions have been set. Definition: PolnProfileStats.h:104 void select_profile(const PolnProfile *) Set the PolnProfile that defines the baseline and on-pulse regions. Definition: PolnProfileStats.C:66 Stokes void set_regions(const PhaseWeight &pulse, const PhaseWeight &baseline) Set the on-pulse and baseline regions. Definition: PolnProfileStats.C:101 Stokes< Estimate< double > > baseline_variance The variance of the total intensity baseline. Definition: PolnProfileStats.h:110 Estimate< double > get_total_intensity() const Returns the total flux of the on-pulse phase bins. Definition: PolnProfileStats.C:125 void set_stats(ProfileStats *s) Set the ProfileStats estimator. Definition: PolnProfileStats.h:60 Estimate< double > get_total_polarized() const Returns the total polarized flux of the on-pulse phase bins. Definition: PolnProfileStats.C:136 Archive statistics text interface. Definition: PolnProfileStatsInterface.h:25 Estimate< double > get_baseline_variance(unsigned ipol) const Returns the variance of the baseline for the specified polarization. Definition: PolnProfileStats.C:247 Estimate< double > get_total_linear() const Returns the total linearly polarized flux of the on-pulse phase bins. Definition: PolnProfileStats.C:151 Polarimetric pulse profile transformations and derivations. Definition: PolnProfile.h:34 ~PolnProfileStats() Destructor. Definition: PolnProfileStats.C:38 ProfileStats * get_stats() Get the ProfileStats estimator. Definition: PolnProfileStats.h:56 TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition: PolnProfileStats.C:319 Estimate< double > get_total_determinant() const Returns the total determinant of the on-pulse phase bins. Definition: PolnProfileStats.C:218 void set_avoid_zero_determinant(bool flag=true) Avoid on-pulse phase bins with det(rho) close to zero. Definition: PolnProfileStats.C:42 double get_linear_variance() const Returns the vairance of the linearly polarized flux. Definition: PolnProfileStats.C:311 void get_regions(PhaseWeight &pulse, PhaseWeight &base) const Set the on-pulse and baseline regions. Definition: PolnProfileStats.C:114 Estimate< double > get_total_abs_circular() const Returns the total absolute value of circularly polarized flux. Definition: PolnProfileStats.C:187 void set_profile(const PolnProfile *) Set the PolnProfile from which statistics will be derived. Definition: PolnProfileStats.C:48 Generated using doxygen 1.8.17
|