Ask a Question | Search PSRCHIVE: |
Home
|
ProfilePlot.h Pulsar virtual Signal::Source get_type() const =0 Get the observation type (psr, cal) TextInterface::Parser * get_interface() Get the text interface to the configuration attributes. Definition: ProfilePlot.C:28 void set_plot_cal_transitions(bool flag) Set if cal transitions will be drawn. Definition: ProfilePlot.h:55 PhaseWeight * get_mask(const Profile *, bool on, int start, int low) Returns the phase bins that were not flagged as outliers. Definition: SquareWave.C:212 unsigned get_nbin() const Return the number of bins. Definition: ProfileAmps.h:50 void draw_transitions(const Profile *profile) Draw the profile transitions in the current viewport and window. Definition: ProfilePlot.C:60 Integration * get_Integration(unsigned subint) Return pointer to the specified Integration. Definition: IntegrationManager.C:41 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 void find_transitions(int &highlow, int &lowhigh, int &width) const Find the bin numbers at which the mean power transits. Definition: Profile_find_transitions.C:45 void set_outlier_threshold(float f) Set the threshold used to reject outliers when computing levels. Definition: SquareWave.h:81 void get_profiles(const Archive *data) Load the profiles. Definition: ProfilePlot.C:33 void draw_time() Mark the plot_time with a vertical dashed line. Definition: ProfilePlot.C:177 void set_outlier_threshold(float f) Set the threshold used to reject outliers when computing cal levels. Definition: ProfilePlot.h:59 void stats(double *mean, double *variance=0, double *varmean=0, int bin_start=0, int bin_end=0) const Calculates the mean, variance, and variance of the mean. Definition: Profile_stats.C:27 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 draw(const Archive *) Draw using FluxPlot::draw, then maybe draw_transitions. Definition: ProfilePlot.C:46 Calculates the signal-to-noise ratio using (on-off)/rms. Definition: SquareWave.h:31 void set_plot_time(const MJD &epoch) Set the time to be plotted. Definition: ProfilePlot.h:63 Generated using doxygen 1.8.17
|