Ask a Question | Search PSRCHIVE: |
![]()
|
FluxPlot.h const ProfileVectorPlotter * get_plotter() const Provide limited access to the plotter. Definition FluxPlot.h:120 void set_pol(Index _ipol) Set the polarization to plot. Definition FluxPlot.h:77 virtual float get_flux_error(const Profile *data) Compute the error in flux. Definition FluxPlot.C:379 void set_baseline_zoom(float zoom) Automatically zoom in on the baseline. Definition FluxPlot.h:89 void plot_profile(const Profile *) Draw a profile in the currently open window. Definition FluxPlot.C:255 void prepare(const Archive *) Perform any preprocessing steps. Definition FluxPlot.C:64 void set_plot_histogram(bool f=true) Plot an error box on the baseline. Definition FluxPlot.h:101 void set_chan(Index _ichan) Set the frequency channel to plot (where applicable) Definition FluxPlot.h:73 virtual void get_profiles(const Archive *)=0 Derived classes must provide the profiles. void set_crop(float new_crop) Set the crop fraction. Definition FluxPlot.h:126 void set_info_label(bool flag=true) Use an informative label above the plot. Definition FluxPlot.C:455 virtual float get_phase_error(const Archive *data) Compute the error in phase. Definition FluxPlot.C:328 TextInterface::Parser * get_interface() Return the text interface. Definition FluxPlot.C:49 void draw(const Archive *) Draw the profiles in the currently open window. Definition FluxPlot.C:174 virtual void auto_scale_phase(const Profile *data, float buffer) Automatically scale in on the on-pulse region. Definition FluxPlot.C:275 void set_plot_error_box(int code) Plot an error box on the baseline. Definition FluxPlot.h:97 virtual float get_flux_maximum(const Profile *data) Compute the maximum flux. Definition FluxPlot.C:55 void set_selection(const PhaseWeight *) Set the selected profiles. Definition FluxPlot.C:249 void set_logarithmic(int val) Plot on a logarithmic scale, normalized by noise. Definition FluxPlot.h:81 void set_subint(Index _isubint) Set the sub-integration to plot (where applicable) Definition FluxPlot.h:69 void set_original_nchan(unsigned nchan) Set the original number of frequency channels. Definition FluxPlot.h:107 std::string get_ylabel(const Archive *) Get the default label for the y axis. Definition FluxPlot.C:316 virtual void plot_error_box(const Archive *data) Draw the error box. Definition FluxPlot.C:392 void set_peak_zoom(float zoom) Automatically zoom in on the pulse peak. Definition FluxPlot.h:85 Generated using doxygen 1.14.0
|