Use Case: ProcessCalibratorAmplitude
The calibration pipeline compute from the complex
visibilities measured on a calibrator antenna-based amplitudes for
this calibrator. The intrinsic calibrator flux being known
(e.g. measured at sesssion start), the gain of each antenna
(expressed in K/Jy) is estimated. This allows us to detect antenna
problems (e.g. poor pointing and/or poor focus) and receiver
problems (e.g. electronic LO phase jitter at the observing
frequency).
Those computation must be done in an automatic way and in quasi-real time.
Role(s)/Actor(s):
Primary: Calibration Pipeline
Secondary: ***
Priority: ***
Performance: < second
Frequency: seconds
Preconditions:
- The processing of calibrator amplitude is initiated by the
Calibration Pipeline after each scan on an amplitude calibrator.
- Input:
- Baseline based pseudo-continuum complex visibilities;
- A priori flux of calibrator;
- Reference values of antenna gains.
Basic Course:
- Compute antenna-based amplitudes from complex visibilities.
Exception Course: Stop processing and return a specific
error code.
- Compute antenna gains.
Exception Course: Stop processing and return a specific
error code.
- Check for problems (how???) and accordingly set an alarm flag.
Exception Course: Stop processing and return a specific
error code.
Postconditions:
- Output:
- Estimated antenna gains (absolute and/or ratio to
reference values);
- Alarm flag;
- Error code.
- The output is fed back to the Calibration Pipeline.
Issues to be Determined or
Resolved:
- Should separation between phase and amplitude be recomputed both
here and in ProcessCalibratorPhase? If not, input parameter should be
changed.
Notes:
- ***
Owner: Jerome Pety.
Last modified by $Author: lucas $ on $Date: 2003/02/14 12:13:08 $