Ask a Question | Search PSRCHIVE: |
Home
|
StandardFlux.h 63 };
void set_standard(const Profile *p) Set the standard profile to use. Definition: StandardFlux.C:27 const float * get_amps() const Return a pointer to the amplitudes array. Definition: ProfileAmps.C:141 double sumsq(int bin_start=0, int bin_end=0) const Returns the sum of all amplitudes squared. Definition: Profile.C:722 Estimate< double > get_flux(const Profile *p) Return flux w/ uncertainty. Definition: StandardFlux.C:48 unsigned get_nbin() const Return the number of bins. Definition: ProfileAmps.h:50 void set_fit_shift(bool _fit=true) Fit for shift as well as scale. Definition: StandardFlux.h:46 void set_value(const T &t) Reference::To< const Profile > stdprof Standard profile. Definition: StandardFlux.h:54 Calculates profile shifts by fitting to a template/standard. Definition: ProfileShiftFit.h:48 std::string get_method() const Return name of flux algorithm. Definition: StandardFlux.h:40 void set_variance(const U &u) Generated using doxygen 1.8.17
|