Use Case: ProcessCalibratorPhase
The calibration pipeline compute from the complex visibilities
measured on a calibrator :
- Phase RMS and decorrelation factors for each baseline;
- Phase structure function;
- Seeing.
It also desintangle atmospheric and detector contributions to phase rms.
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 phase is initiated by the Calibration
Pipeline after each scan on a phase calibrator.
- Input: per baseline and per integration time
- Pseudo-continuum complex visibilities;
- System temperature.
Basic Course:
- Verification of input data consistency (e.g. is there enough data
to make meaningful statistics).
Exception Course: Processing is stopped and return a
specific error code.
- Compute temporal phase rms for each baseline.
Exception Course: Return a specific error code and
continue because spatial statistics may be done as we have so many
antenna.
- Compute detector contribution from system temperature data and
substract this contribution to the total phase rms to obtain atmospheric
contribution.
Exception Course: Return a specific error code and
continue because spatial statistics may be done as we have so many
antenna.
- Compute structure function (i.e. phase rms as a function of
baseline length).
Exception Course: Stop processing and return a specific
error code.
- Compute the seeing with a TBD algorithm.
Exception Course: Stop processing and return a specific
error code.
Postconditions:
- Output:
- Temporal phase rms for each baseline and its decomposition
between detector and atmosphere; Associated uncertainties;
- Phase structure function and associated uncertainties;
- Seeing and associated uncertainties;
- Error code for temporal computation.
- Error code for spatial computation.
- The output is fed back to the Calibration Pipeline.
Issues to be Determined or
Resolved:
- Pathlength rms could be output instead/or with phase rms.
- Seeing algorithm must be defined.
Notes:
- ***
Owner: Jerome Pety.
Last modified by $Author: lucas $ on $Date: 2002/11/16 09:27:09 $