Ask a Question | Search PSRCHIVE: |
Home
|
DoPCalibrator.h 90 };
virtual void calibrate(Archive *archive) Calibrate the polarization of the given archive. Definition: PolnCalibrator.C:874 double dop_reference The degree of polarization of the reference source. Definition: DoPCalibrator.h:93 Estimate< float > get_param(unsigned ichan, unsigned iclass, unsigned iparam) const Return the estimate of the specified parameter. Definition: DoPCalibrator.C:122 unsigned get_nparam(unsigned iclass) const Return the number of parameters in the specified class. Definition: DoPCalibrator.C:114 unsigned get_nclass() const Return the number of parameter classes. Definition: DoPCalibrator.C:99 std::vector< Estimate< double > > dop_scale The scale factor as a function of frequency. Definition: DoPCalibrator.h:90 Communicates SingleAxisCalibrator parameters. Definition: SingleAxisCalibrator.h:48 Reference::To< Type > type The type of the Calibrator. Definition: Calibrator.h:115 void calibrate(Archive *archive) Calibrate the polarization of the given archive. Definition: DoPCalibrator.C:59 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 Info(const DoPCalibrator *calibrator) Constructor. Definition: DoPCalibrator.C:87 Info * get_Info() const Return the DoPCalibrator information. Definition: DoPCalibrator.C:133 std::string get_name(unsigned iclass) const Return the name of the specified class. Definition: SingleAxisCalibrator.C:95 std::string get_name(unsigned iclass) const Return the name of the specified class. Definition: DoPCalibrator.C:105 Estimate< float > get_param(unsigned ichan, unsigned iclass, unsigned iparam) const Return the estimate of the specified parameter. Definition: SingleAxisCalibrator.C:118 Degree of Polarization Calibrator (P236) Definition: CalibratorTypes.h:191 Represents the system as a Calibration::SingleAxis. Definition: SingleAxisCalibrator.h:26 void extra(unsigned ichan, const std::vector< Estimate< double > > &source, const std::vector< Estimate< double > > &sky) Compute the scale factor for the specified channel. Definition: DoPCalibrator.C:33 DoPCalibrator(const Archive *archive) Construct from an single PolnCal Pulsar::Archive. Definition: DoPCalibrator.C:20 Reference::To< const DoPCalibrator > dopcal The DoPCalibrator to which this instance refers. Definition: DoPCalibrator.h:78 std::string get_title() const Return the title. Definition: DoPCalibrator.C:93 Generated using doxygen 1.8.17
|