casa
$Rev:20696$
|
Model the polarization leakage in the Sky Jones Matrices. More...
#include <DBeamSkyJones.h>
Public Member Functions | |
DBeamSkyJones (MeasurementSet &ms, Bool makeDefaultPBsFromMS=True, const Quantity ¶llacticAngleIncrement=Quantity(5.0,"deg"), BeamSquint::SquintType doSquint=BeamSquint::NONE) | |
Type | type () |
Note that DBeamSkyJones uses BeamSkyJones' "apply" methods. | |
virtual Bool | isSolveable () |
Is this solveable? |
Model the polarization leakage in the Sky Jones Matrices.
Public interface
DBeam = sky-position-dependent polarization leakage, SkyJones = Sky-based Jones matrices. This class only deals with the off-diagonal elements of the primary beam jones matrices.
To deal with the polarization leakage beam (mainly Stokes I into polarization visibilities). The main primary beam response, ie, the diagonal Jones matrix elements, are handled by VPSkyJones. The motivation for this split is differing storage requirements for the unerlying PBMath types, and different methods available to VPSkyJones and DBeamSkyJones.
Definition at line 88 of file DBeamSkyJones.h.
casa::DBeamSkyJones::DBeamSkyJones | ( | MeasurementSet & | ms, |
Bool | makeDefaultPBsFromMS = True , |
||
const Quantity & | parallacticAngleIncrement = Quantity(5.0,"deg") , |
||
BeamSquint::SquintType | doSquint = BeamSquint::NONE |
||
) |
virtual Bool casa::DBeamSkyJones::isSolveable | ( | ) | [inline, virtual] |
Is this solveable?
Reimplemented from casa::BeamSkyJones.
Definition at line 103 of file DBeamSkyJones.h.
References casa::False.
Type casa::DBeamSkyJones::type | ( | ) | [inline, virtual] |
Note that DBeamSkyJones uses BeamSkyJones' "apply" methods.
return SkyJones type
Reimplemented from casa::BeamSkyJones.
Definition at line 100 of file DBeamSkyJones.h.
References casa::SkyJones::D.