Ask a Question | Search PSRCHIVE: |
Home
|
PowerSpectra.h void prepare(const Archive *) Perform any preprocessing steps. Definition: PowerSpectra.C:41 void set_subint(const Index &_isubint) Set the sub-integration to plot (where applicable) Definition: PowerSpectra.h:53 bool get_draw_lines() const Get draw lines flag. Definition: PowerSpectra.h:68 virtual Signal::Scale get_scale() const =0 Get the scale in which flux density is measured. virtual void get_spectra(const Archive *)=0 Derived classes must provide the profiles. void set_pol(const Index &_ipol) Set the polarization to plot. Definition: PowerSpectra.h:57 unsigned get_median_window() const Get the median window size. Definition: PowerSpectra.h:63 virtual unsigned get_nchan() const =0 Get the number of frequency channels used. void set_draw_lines(bool flag) Set draw lines flag. Definition: PowerSpectra.h:66 void set_logarithmic(bool val) Plot on a logarithmic scale. Definition: PowerSpectra.h:76 bool get_skip_zapped() const Get skip zapped flag. Definition: PowerSpectra.h:73 Jansky std::string get_ylabel(const Archive *) Get the default label for the y axis. Definition: PowerSpectra.C:230 TextInterface::Parser * get_interface() Return the text interface. Definition: PowerSpectra.C:35 void set_median_window(unsigned window) Set the median filter window size. Definition: PowerSpectra.h:61 void set_skip_zapped(bool flag) Set skip zapped flag. Definition: PowerSpectra.h:71 Generated using doxygen 1.8.17
|