PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
MeanSingleAxis.h A weighted mean of SingleAxis parameter estimates. Definition MeanSingleAxis.h:22 void update(MEAL::Complex2 *model) const Update the Model parameters with the current mean. Definition MeanSingleAxis.C:13 MeanEstimate< double > mean_diff_gain Best estimate of differential gain. Definition MeanSingleAxis.h:50 void integrate(const MEAL::Complex2 *model) Add the Model parameters to the running mean. Definition MeanSingleAxis.C:46 MeanEstimate< double > mean_gain Best estimate of instrumental gain. Definition MeanSingleAxis.h:47 double chisq(const MEAL::Complex2 *model) const Return the difference between the mean and the model. Definition MeanSingleAxis.C:70 MeanRadian< double > mean_diff_phase Best estimate of differential phase. Definition MeanSingleAxis.h:53 Instrumental gain, differential gain, and differential phase. Definition SingleAxis.h:38 Generated using doxygen 1.14.0
|