Ask a Question | Search PSRCHIVE: |
Home
|
DynamicBaselineSpectrumPlot.h 56 std::string expression;
~DynamicBaselineSpectrumPlot() Default constructor. Definition: DynamicBaselineSpectrumPlot.C:27 void set_expression(const std::string &str) Set the ProfileStats expression to evaluate. Definition: DynamicBaselineSpectrumPlot.h:56 Plots off-pulse mean or variance as a func of time and freq. Definition: DynamicBaselineSpectrumPlot.h:23 TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: DynamicBaselineSpectrumPlot.C:31 virtual bool get_dedispersed() const =0 Inter-channel dispersion delay has been removed. virtual void add(Item *) void get_plot_array(const Archive *data, float *array) Derived classes must fill in the nsubint by nchan data array. Definition: DynamicBaselineSpectrumPlot.C:40 DynamicBaselineSpectrumPlot() Default constructor. Definition: DynamicBaselineSpectrumPlot.C:19 virtual Archive * clone() const =0 Return a new copy constructed instance equal to this. 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 virtual unsigned get_nbin() const =0 Get the number of pulsar phase bins used. Calculates the signal-to-noise ratio by fitting against a standard. Definition: StandardSNR.h:27 Generated using doxygen 1.8.17
|