Ask a Question | Search PSRCHIVE: |
Home
|
VariableBackendEstimate.h Calibration::ConvertMJD convert Used to convert MJD to double. Definition: VariableBackendEstimate.h:110 void covariance(Scalar *function, unsigned index, std::vector< unsigned > &imap, std::vector< std::vector< double > > &covar) Estimate< double > get_gain() const Get the instrumental gain, , in calibrator flux units. Definition: SingleAxis.C:84 Physical parameterization of the instrumental response. Definition: VariableGain.h:33 void set_response(MEAL::Complex2 *xform) Set the response that contains the backend. Definition: VariableBackendEstimate.C:43 unsigned get_nparam() const const SingleAxis * get_backend() const Provide access to the SingleAxis model. Definition: VariableBackend.C:127 Estimate< double > get_gain() const Get the instrumental gain, , in calibrator flux units. Definition: VariableBackend.C:71 void set_diff_phase_variation(MEAL::Scalar *) Set the differential phase variation. Definition: VariableBackend.C:176 void set_gain(const Estimate< double > &gain) Set the instrumental gain, , in calibrator flux units. Definition: VariableGain.C:64 void update_reference_epoch() Update the reference epoch. Definition: VariableBackendEstimate.C:194 void set_psr_constant_gain(bool=true) Set true when the pulsar Stokes parameters have been normalized. Definition: VariableBackendEstimate.C:235 IndexedProduct * get_cal_response() Get the response for calibrator observations. Definition: VariableBackendEstimate.h:94 Estimate< double > get_diff_phase() const Get the differential phase, , in radians. Definition: SingleAxis.C:96 void add_model(MEAL::Complex2 *xform) Multiply psr_response by xform and cal_response by backend. Definition: VariableBackendEstimate.C:97 Estimate< double > get_diff_gain() const Get the differential gain, , in hyperbolic radians. Definition: SingleAxis.C:90 Instrumental gain, differential gain, and differential phase. Definition: SingleAxis.h:38 void resize(unsigned ncoef) bool reduce_nfree() Attempt to reduced the number of degrees of freedom. Definition: VariableBackendEstimate.C:219 SingleAxis * get_backend() Get the backend component. Definition: VariableBackendEstimate.h:97 void set_gain(const Estimate< double > &gain) Set the instrumental gain, , in calibrator flux units. Definition: VariableBackend.C:98 T get_value() const virtual std::string get_name() const=0 void set_diff_gain(const Estimate< double > &gamma) Set the differential gain, , in hyperbolic radians. Definition: VariableBackend.C:108 void set_diff_phase(const Estimate< double > &phi) Set the differential phase, , in radians. Definition: VariableBackend.C:118 void set_diff_gain_variation(MEAL::Scalar *) Set the differential gain variation. Definition: VariableBackend.C:153 VariableBackendEstimate(MEAL::Complex2 *response=0) Construct using the supplied response. Definition: VariableBackendEstimate.C:22 Physical parameterization of the instrumental response. Definition: VariableBackend.h:35 void update() Update the transformation with the current estimate, if possible. Definition: VariableBackendEstimate.C:108 void set_gain(const Estimate< double > &gain) Set the instrumental gain, , in calibrator flux units. Definition: SingleAxis.C:110 void set_gain_variation(MEAL::Scalar *) Set the instrumental gain variation. Definition: VariableBackend.C:138 IndexedProduct * get_psr_response() Get the response for pulsar observations. Definition: VariableBackendEstimate.h:91 void set_cal_backend_only(bool=true) Set true when the cal signal is coupled after the feed. Definition: VariableBackendEstimate.C:265 Generated using doxygen 1.8.17
|