Build: #129 was successful Child of CASA-CTT-209
Code commits
OPEN-CASA
-
Darrell Schiebel 53ae56ca0adc361d7b96c0de211c15fb90739634
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 -
Darrell Schiebel a09a0c8fcba6821ff6a3d4666fb7dfc5e90abb3e
Merge pull request #1073 in CASA/casa from CAS-12607 to master
* commit '67ddcd7a6cc6305da1ccf1f2152db0871ceeada7':
Set input widths in AnnRotBox, add print test in tAnnRotBox -
Pam Ford <pford@nrao.edu> 67ddcd7a6cc6305da1ccf1f2152db0871ceeada7
Set input widths in AnnRotBox, add print test in tAnnRotBox
- code/imageanalysis/Annotations/AnnRotBox.cc (version 67ddcd7a6cc6305da1ccf1f2152db0871ceeada7) (diffs)
- code/imageanalysis/Annotations/AnnotationBase.cc (version 67ddcd7a6cc6305da1ccf1f2152db0871ceeada7) (diffs)
- code/imageanalysis/Annotations/test/tAnnRotBox.cc (version 67ddcd7a6cc6305da1ccf1f2152db0871ceeada7) (diffs)
-
Kumar Golap e86f76506b3ac3b4102bc01d8194a49beee3e3ef
removed a debug print
-
Kumar Golap 29586e1d9f5fd29df028b8d5ba595e4cad249ac6
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