Commits
Pull request #711: CAS-14043
Merge in CASA/casa6 from CAS-14043 to master * commit 'ff7fb893179694b582149078f18b6ccc916804e0': 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-14043, tidy up some object names to make it clearer we are accessing a caltable's SPW subtable info For CAS-14043: For delay solution application, only populate pivot frequencies from spws available in the caltable, even if MS has more spws.