Ask a Question | Search PSRCHIVE: |
![]()
|
ArchiveExpert.h Provides access to private and protected member of Archive. Definition ArchiveExpert.h:30 void set_nbin(unsigned numbins) Set the number of pulsar phase bins. Definition ArchiveExpert.h:37 void init_Integration(Integration *subint) Initialize an Integration to reflect Archive attributes. Definition ArchiveExpert.h:53 void apply_model(Integration *subint, const Predictor *old=0) Apply the current model to the Integration. Definition ArchiveExpert.h:61 Predictor * get_model() Return a non-const pointer to the current phase predictor. Definition ArchiveExpert.h:73 void set_nchan(unsigned numchan) Set the number of frequency channels. Definition ArchiveExpert.h:41 static void get_agent_list(std::vector< std::pair< std::string, std::string > > &details) Get agent list. Definition ArchiveExpert.h:85 void resize_Integration(Integration *integration) Provide Integration::resize access to Archive-derived classes. Definition ArchiveExpert.h:57 void set_npol(unsigned numpol) Set the number of polarization measurements. Definition ArchiveExpert.h:45 Integration * load_Integration(const char *filename, unsigned subint) Load the specified Integration from filename, returning new instance. Definition ArchiveExpert.h:49 void correct() Perform all of the corrections defined in Base/Checks/Check_registry.C. Definition ArchiveExpert.h:81 void update_model(const MJD &mjd) Update the model. Definition ArchiveExpert.h:65 bool zero_phase_aligned() const Return true if all Integration::zero_phase_aligned flags are set. Definition ArchiveExpert.h:77 void update_model(unsigned old_nsubint) Update the predictor model and correct the Integration set. Definition ArchiveExpert.h:69 friend class Expert The default baseline removal strategy. Definition Archive.h:584 Array of Profiles integrated over the same time interval. Definition Integration.h:37 Generated using doxygen 1.14.0
|