Merge pull request #1074 in CASA/casa from bugfix/CAS-12602 to master
* commit 'e86f76506b3ac3b4102bc01d8194a49beee3e3ef':
removed a debug print
When an ephemeris table is attached to the FIELD table call to MSFieldColumns::phaseDirMeas and MSFieldColumns::ephemerisDirMeas does not do parallax correction but rather returns the direction from whatever position the ephemeris table in FIELD subtable. Provided ways to do the parallax correction in VisBufferUtil
Merge pull request #1073 in CASA/casa from CAS-12607 to master
* commit '67ddcd7a6cc6305da1ccf1f2152db0871ceeada7':
Set input widths in AnnRotBox, add print test in tAnnRotBox
When an ephemeris table is attached to the FIELD table call to MSFieldColumns::phaseDirMeas and MSFieldColumns::ephemerisDirMeas does not do parallax correction but rather returns the direction from whatever position the ephemeris table in FIELD subtable. Provided ways to do the parallax correction in VisBufferUtil