Ask a Question | Search PSRCHIVE: |
![]()
|
DoPCalibrator.h std::string get_label(unsigned iclass) const Return the name of the specified class. Definition DoPCalibrator.C:105 unsigned get_nclass() const Return the number of parameter classes. Definition DoPCalibrator.C:99 std::string get_title() const Return the title. Definition DoPCalibrator.C:93 Reference::To< const DoPCalibrator > dopcal The DoPCalibrator to which this instance refers. Definition DoPCalibrator.h:68 Info(const DoPCalibrator *calibrator) Constructor. Definition DoPCalibrator.C:87 Estimate< float > get_param(unsigned ichan, unsigned iclass, unsigned iparam) const Return the estimate of the specified parameter. Definition DoPCalibrator.C:122 std::vector< Estimate< double > > dop_scale The scale factor as a function of frequency. Definition DoPCalibrator.h:80 double dop_reference The degree of polarization of the reference source. Definition DoPCalibrator.h:83 void calibrate(Archive *archive) Calibrate the polarization of the given archive. Definition DoPCalibrator.C:59 DoPCalibrator(const Archive *archive) Construct from an single PolnCal Pulsar::Archive. Definition DoPCalibrator.C:20 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 Info * get_Info() const Return the DoPCalibrator information. Definition DoPCalibrator.C:133 Communicates SingleAxisCalibrator parameters. Definition SingleAxisCalibratorInfo.h:21 unsigned get_nparam() const Return the number of parameters. Definition SingleAxisCalibratorInfo.h:29 SingleAxisCalibrator(const Archive *archive) Construct from an single PolnCal Pulsar::Archive. Definition SingleAxisCalibrator.C:18 Generated using doxygen 1.14.0
|