Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1367
News FAQ
Search Home


next up previous
Next: ImagingModel Up: Calibration, Imaging and Datasystems for AIPS++ - Report Previous: Telescopes and Basic Observable (Yegs)

Telescope Correction/Calibration Models

TelescopeModel is used to encapsulate all relevant information about the model of the components if the telescope, mainly thosed required for correction and calibration. A Telescope refers to two TelescopeModels: the default and the current. The former is used to contain initial information (e.g., as read from tape), and is ``read-only'' while the latter contains the model which is actually to be used, and which may be modified after initialisation using the default or some other model. TelescopeModels, are objects in their own right, and other models may be attached to a Telescope as desired, thus allowing, for example, TelescopeModels calculated during intermediate stages of processing to be preserved and reused.

TelescopeModel has services for correction of Yegs (CorrectYeg) and for updating and improving the TelescopeModel given measured and predicted YegSets (SolveFromYegs). Summarising, Yegs and TelescopeModels interact in a number of ways:

Many TelescopeModels will contain parameters and functional forms which are clearly associated with the hardware components of a ``real'' telescope, together with other items which affect the measured Yeg. These might include antenna structure, RF and IF systems, the correlator and the atmosphere. The form of the TelescopeModel and its reference to the receptor or correlator objects for information will depend on the nature of the Telescope and the goals of the observations. The solution methods for updating the TelescopeModel will also vary enormously in complexity.

It is likely that all models would have additional services for printing and displaying parameters such as gains, or at least, for making these available to appropriate applications. It may also be useful to allow these parameters to be modified directly, and not simply by using the solver services.


next up previous
Next: ImagingModel Up: Calibration, Imaging and Datasystems for AIPS++ - Report Previous: Telescopes and Basic Observable (Yegs)
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-03-28