28 #ifndef SYNTHESIS_ACCORJONES_H
29 #define SYNTHESIS_ACCORJONES_H
virtual casacore::String typeName()
Return type name as string.
virtual void guessPar(VisBuffer &)
Hazard a guess at parameters (unneeded here)
virtual casacore::String longTypeName()
virtual casacore::Bool trivialDJ()
dG/dp are trivial
virtual casacore::Int nPar()
G has two trivial casacore::Complex parameters.
virtual casacore::Bool useGenericSolveOne()
Use generic solution engine for a single solve (usually inside the generic gathering mechanism) ...
virtual Type type()
Return the type enum.
virtual casacore::Bool normalizable()
Does normalization by MODEL_DATA commute with this VisCal?
Type
Allowed types of VisCal matrices - 'correct' order enum Type{UVMOD,Mf,M,K,B,G,D,C,E,P,T,EP,F}; enum Type{Test=0,ANoise,M,KAntPos,K,B,G,J,D,X,C,P,E,T,F,A,ALL};.
virtual casacore::Bool phandonly()
Nominally, we will only use parallel hands for now.
virtual void keepNCT()
SVJ-specific write to caltable.
bool Bool
Define the standard types used by Casacore.
virtual Jones::JonesType jonesType()
Type of Jones matrix according to nPar()
virtual casacore::Bool trivialJonesElem()
Jones matrix elements are trivial.
A class to group separately averaged VisBuffers.
Accor (normalization) VisCal.
const MSMetaInfoForCal & msmc() const
Access to the MSMetaInfoForCal (throws if none)
String: the storage and methods of handling collections of characters.
VisBuffers encapsulate one chunk of visibility data for processing.
virtual void selfSolveOne(VisBuffGroupAcc &vbga)
Local implementation of selfSolveOne (generalized signature)
virtual void initTrivDJ()
Initialize trivial dJs.