Ask a Question | Search PSRCHIVE: |
Home
|
StokesCovariance.h void rotate_phase(double turns) Rotate the phase of each profile. Definition: StokesCovariance.C:150 unsigned get_nbin() const Get the number of bins. Definition: StokesCovariance.C:68 const float * get_amps() const Return a pointer to the amplitudes array. Definition: ProfileAmps.C:141 Reference::To< FourthMoments > covariance References to the covariance profiles. Definition: StokesCovariance.h:86 Matrix< 4, 4, double > get_covariance(unsigned ibin) const Get the Stokes covariance for the specified bin. Definition: StokesCovariance.C:103 static const unsigned nmoment The number of unique fourth moments in a Stokes covariance matrix. Definition: StokesCovariance.h:36 void transform(const Jones< double > &response) Perform the congruence transformation on each bin of the profile. Definition: StokesCovariance.C:158 void set_covariance(unsigned ibin, const Matrix< 4, 4, double > &) Set the Stokes covariance for the specified bin. Definition: StokesCovariance.C:126 void resize(unsigned nbin) Set the number of bins. Definition: StokesCovariance.C:60 ~StokesCovariance() Destructor. Definition: StokesCovariance.C:51 virtual StokesCovariance * clone() const Clone operator. Definition: StokesCovariance.C:43 const Profile * get_Profile(const Archive *data, Index subint, Index pol, Index chan) Return the requested profile, cloning and integrating when needed. Definition: Index.C:24 Phase-resolved four-dimensional covariance matrix of Stokes parameters. Definition: StokesCovariance.h:31 void scale(double scale) multiplies each bin of each profile by scale Definition: StokesCovariance.C:145 double get_nsample() const Get the (effective) number of samples in each sub-sample. Definition: StokesCovariance.C:76 Definition: FourthMoments.h:24 virtual unsigned get_size() const get the size of the profile vector Definition: MoreProfiles.C:44 const Profile * get_Profile(unsigned i) const Get the specifed constant profile. Definition: StokesCovariance.C:85 Generated using doxygen 1.8.17
|