Ask a Question | Search PSRCHIVE: |
Home
|
ArchiveMatch.h void set_check_receiver(bool flag=true) Set to check the receiver attribute. Definition: ArchiveMatch.C:294 static Option< double > max_frequency_difference The maximum amount by which the centre frequency may differ, in MHz. Definition: ArchiveMatch.h:122 void set_check_state(bool flag=true) Set to check the state attribute. Definition: ArchiveMatch.C:195 virtual bool get_bandwidth_match(const Archive *a, const Archive *b) const Return true if the bandwidths match. Definition: ArchiveMatch.C:477 void set_check_standard(bool flag=true) Set to check that a standard and observation may be compared. Definition: ArchiveMatch.C:115 virtual Signal::Source get_type() const =0 Get the observation type (psr, cal) void set_check_calibrator(bool flag=true) Set to check that a calibrator may be applied to an observation. Definition: ArchiveMatch.C:179 virtual bool match(const Archive *a, const Archive *b) const Check that the selected attributes match. Definition: ArchiveMatch.C:353 void set_check_processing(bool flag=true) Set to check that two archives have been processed identically. Definition: ArchiveMatch.C:146 void set_check_npol(bool flag=true) Set to check the npol attribute. Definition: ArchiveMatch.C:283 void set_check_dedispersed(bool flag=true) Set to check the dedispersed attribute. Definition: ArchiveMatch.C:250 virtual Signal::Scale get_scale() const =0 Get the scale in which flux density is measured. static Match * factory(T method) Return a matching strategy based on the specified method. Definition: ArchiveMatch.h:132 Contains information about the receiver and receiver platform. Definition: Receiver.h:28 const ExtensionType * get() const Template method searches for an Extension of the specified type. void set_check_bandwidth_sign(bool flag=true) Set to check the sign of the bandwidth attribute. Definition: ArchiveMatch.C:326 virtual unsigned get_nchan() const =0 Get the number of frequency channels used. virtual Signal::State get_state() const =0 Get the state of the profile data. std::string reason The mismatch messages from the last call to the match method. Definition: ArchiveMatch.h:142 bool match(const Receiver *receiver, std::string &reason) const Return true if the receiver configurations match. Definition: Receiver.C:182 virtual double get_centre_frequency() const =0 Get the centre frequency of the observation. virtual bool get_faraday_corrected() const =0 Data has been corrected for ISM faraday rotation. void set_check_mixable(bool flag=true) Set to check that two archives may be combined. Definition: ArchiveMatch.C:85 virtual bool get_dedispersed() const =0 Inter-channel dispersion delay has been removed. std::string get_reason() const Get the mismatch messages from the last call to the match method. Definition: ArchiveMatch.h:48 static Option< bool > opposite_sideband Allow opposite sidebands to match. Definition: ArchiveMatch.h:125 void set_check_nbin(bool flag=true) Set to check the nbin attribute. Definition: ArchiveMatch.C:261 virtual double get_bandwidth() const =0 Get the overall bandwidth of the observation. void set_check_faraday_corrected(bool flag=true) Set to check the faraday_corrected attribute. Definition: ArchiveMatch.C:239 virtual Match * clone() const Clone operator. Definition: ArchiveMatch.C:66 void set_check_scale(bool flag=true) Set to check the scale attribute. Definition: ArchiveMatch.C:228 void set_check_bandwidth(bool flag=true) Set to check the bandwidth attribute. Definition: ArchiveMatch.C:316 void set_check_type(bool flag=true) Set to check the type attribute. Definition: ArchiveMatch.C:206 static std::string separator String used to separate mismatch messages. Definition: ArchiveMatch.h:128 virtual unsigned get_nbin() const =0 Get the number of pulsar phase bins used. void set_check_centre_frequency(bool flag=true) Set to check the centre_frequency attribute. Definition: ArchiveMatch.C:305 void set_check_nchan(bool flag=true) Set to check the nchan attribute. Definition: ArchiveMatch.C:272 void set_check_source(bool flag=true) Set to check the source attribute. Definition: ArchiveMatch.C:217 Generated using doxygen 1.8.17
|