Ask a Question | Search PSRCHIVE: |
Home
|
CalibratorSpectrum.h void set_plot_low(bool flag=true) Plot the off-pulse polarization. Definition: CalibratorSpectrum.h:60 void draw(const Archive *) Draw the spectra. Definition: CalibratorSpectrum.C:131 void set_plot_Ip(bool flag=true) Plot the total and polarized intensities. Definition: CalibratorSpectrum.h:52 const Integration * get_Integration(const Archive *data, Index subint) Return the requested profile, cloning and integrating when needed. Definition: Index.C:118 void set_outlier_threshold(float f) Set the threshold used to reject outliers when computing levels. Definition: CalibratorSpectrum.h:68 Stokes TextInterface::Parser * get_interface() Return the text interface. Definition: CalibratorSpectrum.C:36 void set_norm_inv(bool flag=true) Normalize the Stokes paramters by the invariance. Definition: CalibratorSpectrum.h:64 U var virtual unsigned get_nchan() const =0 Get the number of frequency channels used. virtual Signal::State get_state() const =0 Get the state of the profile data. std::string get_ylabel(const Archive *) Get the default label for the y axis. Definition: CalibratorSpectrum.C:147 CalibratorSpectrum() Default constructor. Definition: CalibratorSpectrum.C:19 double outlier_threshold Threshold used to reject outliers when computing levels. Definition: CalibratorSpectrum.h:86 void set_subint(const Index &_isubint) Set the sub-integration to plot (where applicable) Definition: CalibratorSpectrum.h:48 void prepare(const Archive *) Prepare to plot. Definition: CalibratorSpectrum.C:52 void set_plot_total(bool flag=true) Plot the sum of on- and off-pulse polarization. Definition: CalibratorSpectrum.h:56 Generated using doxygen 1.8.17
|