PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
StokesCovariance.h Definition FourthMoments.h:20 const Profile * get_Profile(unsigned i) const Get the specifed constant profile. Definition StokesCovariance.C:85 double get_nsample() const Get the (effective) number of samples in each sub-sample. Definition StokesCovariance.C:76 void resize(unsigned nbin) Set the number of bins. Definition StokesCovariance.C:60 Reference::To< FourthMoments > covariance References to the covariance profiles. Definition StokesCovariance.h:81 Matrix< 4, 4, double > get_covariance(unsigned ibin) const Get the Stokes covariance for the specified bin. Definition StokesCovariance.C:103 void scale(double scale) multiplies each bin of each profile by scale Definition StokesCovariance.C:145 void rotate_phase(double turns) Rotate the phase of each profile. Definition StokesCovariance.C:150 void transform(const Jones< double > &response) Perform the congruence transformation on each bin of the profile. Definition StokesCovariance.C:158 virtual StokesCovariance * clone() const Clone operator. Definition StokesCovariance.C:43 static const unsigned nmoment The number of unique fourth moments in a Stokes covariance matrix. Definition StokesCovariance.h:31 void set_covariance(unsigned ibin, const Matrix< 4, 4, double > &) Set the Stokes covariance for the specified bin. Definition StokesCovariance.C:126 unsigned get_nbin() const Get the number of bins. Definition StokesCovariance.C:68 ~StokesCovariance() Destructor. Definition StokesCovariance.C:51 Generated using doxygen 1.14.0
|