Ask a Question | Search PSRCHIVE: |
![]()
|
DataSetManager.h MJD get_end_epoch() const Get the epoch of the last observation. Definition DataSetManager.C:203 void integrate(const Archive *data) Integra archive into the appropriate data set. Definition DataSetManager.C:191 void incorporate(const Archive *data, Method method) Add archive to the appropriate data set. Definition DataSetManager.C:159 DataSet * get_set(unsigned i) Get the ith data set. Definition DataSetManager.C:152 MJD get_start_epoch() const Get the epoch of the first observation. Definition DataSetManager.C:197 Reference::To< Pulsar::Database > database The database from which PolnCal and FluxCal. Definition DataSetManager.h:143 void add(const Archive *data) Append archive to the appropriate data set. Definition DataSetManager.C:186 void manage(DataSet *) Add to the array of system calibrators. Definition DataSetManager.C:120 void set_database(Pulsar::Database *db) Set the calibrator database. Definition DataSetManager.h:95 void add_polncals(DataSet *) Add filenames of polarization reference source observations. Definition DataSetManager.C:231 std::vector< Reference::To< DataSet > > datasets The data sets. Definition DataSetManager.h:140 void set_polncal_hours(float hours) hours from mid-time within which PolnCal observations will be selected Definition DataSetManager.h:123 DataSet * get(const Archive *data) Get the data set that matches the archive. Definition DataSetManager.C:132 DataSetManager() Default constructor. Definition DataSetManager.C:109 unsigned get_nset() const Get the number of data sets. Definition DataSetManager.C:146 void load(std::vector< std::string > &filenames) Load empty archives from filenames. Definition DataSetManager.C:209 MJD get_epoch() const Return the reference epoch of the calibration experiment. Definition DataSetManager.C:126 List of input data from a single pulsar and its calibrator observations. Definition DataSetManager.h:20 MJD get_start_epoch() const Get the epoch of the first observation. Definition DataSetManager.C:92 void integrate(const Archive *data) Integrate data into total. Definition DataSetManager.C:79 bool matches(const Archive *data) Return true if data can be added to this data set. Definition DataSetManager.C:25 Archive * get_total() Get the integrated total. Definition DataSetManager.h:38 const std::string & get_name() Get the name of the pulsar in this data set. Definition DataSetManager.h:35 MJD get_end_epoch() const Get the epoch of the last observation. Definition DataSetManager.C:98 Source Generated using doxygen 1.14.0
|