Build: #8 was successful Changes by Ville Suoranta
Code commits
Casa6
-
Ville Suoranta 9bf4f263d1240f9c1f30658280e758a455c9d788
Pull request #713: CAS-14071
Merge in CASA/casa6 from CAS-14071 to release/6.5.4
* commit '4c2f9f7a5eef2bac0dd53a87de5c92b5a4407ed6':
Changed the tolerance for values that should be ~0. They were to strict and differed between operating systems
Fixed issue with gencal missing from imports
Added new case to the gaincal test for bug detected in CAS-14043 where a mismatch of spws in the caltable and ms would cause a segfault
For CAS-14071, in KJones.cc, cater for nCalSpw>nMSSpw when filling KrefFreq_ values from caltable (fixes bad memory free)
For CAS-14071(CAS-14043) populate ref freqs for delay solutions from caltable's SPW subtable (not MS's), etc. -
Neal Schweighart 4c2f9f7a5eef2bac0dd53a87de5c92b5a4407ed6 m
Changed the tolerance for values that should be ~0. They were to strict and differed between operating systems
-
Neal Schweighart a84834462753541a88530c3f974291decc58ef77 m
Fixed issue with gencal missing from imports
-
Neal Schweighart b4c03eeec8e7414aa6096b501522b947f6b80872 m
Added new case to the gaincal test for bug detected in CAS-14043 where a mismatch of spws in the caltable and ms would cause a segfault
-
George Moellenbrock 8e1ebbd2435f656e3ea384bd3230107fb3df99df m
For CAS-14071, in KJones.cc, cater for nCalSpw>nMSSpw when filling KrefFreq_ values from caltable (fixes bad memory free)
-
George Moellenbrock ce52837f5b53797c2bb8b7a3478dc42319ebf9cf m
For CAS-14071(CAS-14043) populate ref freqs for delay solutions from caltable's SPW subtable (not MS's), etc.