PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
FourthMomentStats.h const Profile * get_eigen_value(unsigned k) Get the eigen values of the polarization vector space. Definition FourthMomentStats.C:59 Matrix< 4, 4, Estimate< double > > get_covariance(unsigned ibin) const Get the estimated covariance matrix for the specified phase bin. Definition FourthMomentStats.C:502 Estimate< double > get_moment_variance(unsigned) const Returns the variance of the baseline for the specified moment. Definition FourthMomentStats.C:525 void eigen(PolnProfile *=0, PolnProfile *=0, PolnProfile *=0) Get the eigen polarization profiles. Definition FourthMomentStats.C:146 static void debias(Archive *, bool xcovar=true) Worker function corrects bias in output of psr4th. Definition FourthMomentStats.C:625 void set_profile(const PolnProfile *_profile) Set the FourthMoment from which statistics will be derived. Definition FourthMomentStats.C:43 Reference::To< Profile > get_modulation_index() Return the phase-resolved modulation index. Definition FourthMomentStats.C:94 const Profile * get_natural_covariance(unsigned k) Get covariance between polarized and total intensity in natural basis. Definition FourthMomentStats.C:73 double bandwidth The bandwidth in MHz. Definition FourthMomentStats.h:89 double folding_period The folding period. Definition FourthMomentStats.h:86 bool remove_eigen_baseline Subtract the bias induced by sorting the eigen values. Definition FourthMomentStats.h:92 double duration The integration length. Definition FourthMomentStats.h:83 void separate(PolnProfile &modeA, PolnProfile &modeB) Get the mode-separated profiles. Definition FourthMomentStats.C:551 const Profile * get_regression_coefficient(unsigned k) Get the regression coefficients for each polarization vector. Definition FourthMomentStats.C:66 ~FourthMomentStats() Destructor. Definition FourthMomentStats.C:38 FourthMomentStats(const PolnProfile *profile=0) Default constructor. Definition FourthMomentStats.C:27 std::vector< Estimate< double > > moment_variance The variance of the baseline for each moment. Definition FourthMomentStats.h:104 Reference::To< const PolnProfile, false > profile The PolnProfile from which statistics will be derived. Definition PolnProfileStats.h:105 PolnProfileStats(const PolnProfile *profile=0) Default constructor. Definition PolnProfileStats.C:19 Polarimetric pulse profile transformations and derivations. Definition PolnProfile.h:29 Phase-resolved four-dimensional covariance matrix of Stokes parameters. Definition StokesCovariance.h:26 Generated using doxygen 1.14.0
|