Ask a Question | Search PSRCHIVE: |
Home
|
SpectrumPlot.h TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: SpectrumPlot.h:45 void set_expression(const std::string &str) Set the ProfileStats expression to evaluate. Definition: SpectrumPlot.h:56 void set_statistic(ArchiveStatistic *) Set the statistic. Definition: SpectrumPlot.C:31 const Integration * get_Integration(const Archive *data, Index subint) Return the requested profile, cloning and integrating when needed. Definition: Index.C:118 void set_bin(const Index &_ibin) Set the phase bin to plot. Definition: SpectrumPlot.h:52 Commmon statistics that can be derived from an Archive. Definition: ArchiveStatistic.h:29 virtual unsigned get_nchan() const =0 Get the number of frequency channels used. Spectral Kurtosis Staticstics calculated during observation. Definition: SpectralKurtosis.h:25 ArchiveStatistic * get_statistic() const Get the statistic. Definition: SpectrumPlot.C:38 void get_spectra(const Archive *data) Load the spectra. Definition: SpectrumPlot.C:43 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 void preprocess(Archive *) Disable baseline removal. Definition: SpectrumPlot.C:103 Generated using doxygen 1.8.17
|