Ask a Question | Search PSRCHIVE: |
Home
|
StokesFluctPhase.h void set_signal_to_noise(const bool plot) Signal-to-noise ratio on the y-axis. Definition: StokesFluctPhase.h:56 void get_profiles(const Archive *) Return the fluctuation power spectra to be plotted. Definition: StokesFluctPhase.C:64 const PolnProfile * get_Stokes(const Archive *data, Index subint, Index chan) Return a new PolnProfile with state == Signal::Stokes. Definition: Index.C:158 void find(const Profile *, double rms) Find the last significant bin. Definition: LastSignificant.C:58 void set_plot_last_harmonic(bool p) Plot the last significant harmonic. Definition: StokesFluctPhase.h:68 void set_plot_colours(const std::string &plot) Set the colour for each value plotted. Definition: StokesFluctPhase.h:60 Profile * fourier_transform(const Profile *, FTransform::Plan *=0) Return the forward Fourier transform of the input Profile. Definition: Fourier.C:41 Polarimetric pulse profile transformations and derivations. Definition: PolnProfile.h:34 PhaseWeight * baseline(const Profile *) Returns a new PhaseWeight instance. Definition: BaselineEstimator.C:73 void draw(const Archive *) Draw the profiles in the currently open window. Definition: StokesFluctPhase.C:37 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: StokesFluctPhase.C:31 StokesFluctPhase() Default constructor. Definition: StokesFluctPhase.C:22 void set_plot_lines(const std::string &plot) Set the line style for each value plotted. Definition: StokesFluctPhase.h:64 Finds a baseline that contains gaussian white noise. Definition: ExponentialBaseline.h:24 virtual void plot(const Archive *) Plot in the current viewport. Definition: SimplePlot.C:15 void set_plot_values(const std::string &plot) Set the values to be plotted (one or more of I,Q,U,V,L,p) Definition: StokesFluctPhase.h:52 std::string get_ylabel(const Archive *) Get the default label for the y axis. Definition: StokesFluctPhase.C:51 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 unsigned get() const Get the last signficant bin. Definition: LastSignificant.C:46 Generated using doxygen 1.8.17
|