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.