Ask a Question | Search PSRCHIVE: |
Home
|
StokesCovariancePlot.h 77 std::string plot_widths;
void stats(const Profile *profile, double *mean, double *variance=0, double *varmean=0, double *varvar=0) const Get the statistics of the weighted phase bins (deprecated interface) Definition: PhaseWeight.C:420 void set_remove_eigen_baseline(bool flag) Remove the baseline from eigenvalue plots. Definition: StokesCovariancePlot.h:77 const PolnProfile * get_Stokes(const Archive *data, Index subint, Index chan) Return a new PolnProfile with state == Signal::Stokes. Definition: Index.C:158 const float * get_amps() const Return a pointer to the amplitudes array. Definition: ProfileAmps.C:141 void get_profiles(const Archive *data) Load the profiles. Definition: StokesCovariancePlot.C:40 void set_plot_lines(const std::string &plot) Set the line style for each value plotted. Definition: StokesCovariancePlot.h:65 const Integration * get_Integration(const Archive *data, Index subint) Return the requested profile, cloning and integrating when needed. Definition: Index.C:118 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: StokesCovariancePlot.C:25 Plots a polarization pulse profile. Definition: StokesCovariancePlot.h:24 void set_plot_widths(const std::string &plot) Set the line width for each value plotted. Definition: StokesCovariancePlot.h:69 void set_std_deviations(bool flag) Compute the square roots of variances and eigenvalues. Definition: StokesCovariancePlot.h:73 Computes fourth-order moment pulse profile statistics. Definition: FourthMomentStats.h:28 virtual void plot(const Archive *) Plot in the current viewport. Definition: SimplePlot.C:15 void set_plot_colours(const std::string &plot) Set the colour for each value plotted. Definition: StokesCovariancePlot.h:61 StokesCovariancePlot() Default constructor. Definition: StokesCovariancePlot.C:18 void square_root() calculate the signed sqrt of the absolute value of each bin Definition: Profile.C:381 Generated using doxygen 1.8.17
|