Ask a Question | Search PSRCHIVE: |
Home
|
InfoLabel.h double mean(float phase, float duty_cycle=default_duty_cycle) const Convenience interface to stats, returns only the mean. Definition: Profile_stats.C:121 const Integration * get_Integration(const Archive *data, Index subint) Return the requested profile, cloning and integrating when needed. Definition: Index.C:118 float find_min_phase(float duty_cycle=default_duty_cycle) const Returns the phase of the centre of the region with minimum mean. Definition: Profile_find_minmax_phase.C:21 void set_label_above(PlotLabel *) Set the above-frame label. Definition: PlotAttributes.C:44 virtual PlotFrame * get_frame() Get the frame. Definition: FramedPlot.C:27 std::string get_filename() const Get the name of the file to which the archive will be unloaded. Definition: Archive.h:108 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 Jansky Generated using doxygen 1.8.17
|