Ask a Question | Search PSRCHIVE: |
Home
|
OffPulseCalibrator.h void baseline_stats(std::vector< std::vector< Estimate< double > > > *mean, std::vector< std::vector< double > > *variance=0, const PhaseWeight *baseline=0) const Return the statistics of every profile baseline. Definition: Integration_remove_baseline.C:54 virtual void calibrate(Archive *archive) Calibrate the polarization of the given archive. Definition: PolnCalibrator.C:874 void calibrate(Archive *archive) Calibrate the polarization of the given archive. Definition: OffPulseCalibrator.C:45 T val void set_diff_gain(const Estimate< double > &gamma) Set the differential gain, , in hyperbolic radians. Definition: SingleAxis.C:117 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 Instrumental gain, differential gain, and differential phase. Definition: SingleAxis.h:38 Coherence void extra(unsigned ichan, const std::vector< Estimate< double > > &source, const std::vector< Estimate< double > > &sky) Disable the differential gain correction. Definition: OffPulseCalibrator.C:30 ~OffPulseCalibrator() Destructor. Definition: OffPulseCalibrator.C:25 Represents the system as a Calibration::SingleAxis. Definition: SingleAxisCalibrator.h:26 Profile * get_Profile(unsigned ipol, unsigned ichan) Returns a pointer to the Profile given by the specified indeces. Definition: Integration.C:306 OffPulseCalibrator(const Archive *archive) Construct from an single PolnCal Pulsar::Archive. Definition: OffPulseCalibrator.C:20 Generated using doxygen 1.8.17
|