BJonesDesc.h
Classes
- BJonesDesc -- BJonesDesc: Define the format of BJones cal tables (full description)
- BJonesPolyDesc -- BJonesPolyDesc: Define the format of BJonesPoly cal tables (full description)
Interface
- Public Members
- BJonesDesc()
- virtual ~BJonesDesc()
Prerequisite
Etymology
From "BJones" and "descriptor".
Synopsis
BJonesDesc defines the format of BJones calibration tables in terms
of table descriptors TableDesc,
as used in the Table system. BJones matrices represent bandpass
corrections in the Measurement Equation formalism. At present,
this set of classes returns only the default table formats.
Example
Motivation
See CalTableDesc.
To Do
Generate calibration table descriptors from a VisSet or VisBuffer object
Member Description
Default null constructor, and destructor
Interface
- BJonesPolyDesc()
- virtual ~BJonesPolyDesc()
- virtual TableDesc calMainDesc()
Prerequisite
Etymology
From "BJones", "polynomial" and "descriptor".
Synopsis
BJonesPolyDesc defines the format of BJonesPoly calibration tables
in terms of table descriptors TableDesc,
as used in the Table system. BJonesPoly matrices represent bandpass
corrections in the Measurement Equation formalism in polynomial form.
At present, these include b-spline and Chebyshev polynomial representations,
using the solver developed for Plateau de Bure interferometer data by
Anterrieu et al.
Example
Motivation
See CalTableDesc.
To Do
Generate calibration table descriptors from a VisSet or VisBuffer object
Member Description
Default null constructor, and destructor
Return the table descriptor for the main calibration table