Merge pull request #153 in CASA/casa6 from CAS-12365 to master
* commit '48bb4d84ce95108f6f703c146bd6af4ed2c669a8': (51 commits)
Change whitespace to trigger new build
Restored text to fringefit.xml in the right place
For CAS-12365, fixed some syntax/typo issues in the fringefit.xml that was causing problems in casa5.
Fixing duplicate and mis-ordered entries in fringefit.xml
Fixing duplicate entries in fringefit.xml
Change whitespace to trigger new build
Finishing merge of master into CAS-12365
Finishing merge of master into CAS-12365
Adjusting the gcwrap xml file for fringefit to use string instead of path type for vis
Adjusting the gcwrap xml file for fringefit to use array types instead of vec
Changing whitespace to trigger new Bamboo build
Changing whitespace to trigger new Bamboo build
Completing merge
Added shortdescriptions to fringefit.xml
Restoring after backing out a misplaced change to master
Poking to prompt a rebuild
Revising fringefit regression test to hide development output in production
Revising fringefit regression test to check paramactive behaviour
Update test_fringefit.py for casa5 and casa6 to be identical
Fixing the test for dispersive fringefit
...
Merge pull request #158 in CASA/casa6 from CAS-13047 to master
* commit '9f6ef5e5fbcf251b59b0ebd049b2f4196cf145cd':
fix warning SIIterBot_state polymorphic but non-virtual destructor, CAS-13047
pass records by ref, and more constness, CAS-13033
prevent memory toRecord()-related leaks in tool iterbotsink, CAS-13047