Ask a Question | Search PSRCHIVE: |
Home
|
RemoveBaseline.h Pulsar virtual unsigned get_npol() const =0 Get the number of polarization measurements. Performs the baseline removal operation. Definition: RemoveBaseline.h:47 const Integration * get_Integration(const Archive *data, Index subint) Return the requested profile, cloning and integrating when needed. Definition: Index.C:118 Pulsar::Phase phase(const MJD &t) const Type * get() const Definition: MoreProfiles.h:24 void transform(Archive *) Remove the baseline. Definition: RemoveBaseline.C:81 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 double period(const MJD &t) const Find the baseline from the total integrated total intensity profile. Definition: RemoveBaseline.h:70 Find the baseline from each total intensity profile. Definition: RemoveBaseline.h:85 void operate(Integration *, const PhaseWeight *) Remove the baseline. Definition: RemoveBaseline.C:44 void transform(Archive *) Remove the baseline. Definition: RemoveBaseline.C:31 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 const ExtensionType * get() const Template method searches for an Extension of the specified type. Profile * get_Profile(unsigned ipol, unsigned ichan) Returns a pointer to the Profile given by the specified indeces. Definition: Integration.C:306 virtual Profile * get_Profile(unsigned i) get the ith Profile Definition: MoreProfiles.C:57 virtual unsigned get_size() const get the size of the profile vector Definition: MoreProfiles.C:44 void set_Profile(const Profile *profile) const Set the Profile from which statistics are calculated. Definition: PhaseWeight.C:303 Generated using doxygen 1.8.17
|