Pull request #563: CAS-6692
Merge in CASA/casa6 from CAS-6692 to master
* commit '63b925d53ef0a18dd4f892c87e0b2bcbc4239eb0': (57 commits) CAS-6692 undo changes from accidental merge of CAS-13569 CAS-13569 get python version dynamically instead of hardcoding 3.6 CAS-6692 use a standard imagename for tclean tests
add history_filter argument to gclean to allow for abbreviated masks in tclean command history (CAS-6692)
Revert "CAS-6692 remove all the temporary workarounds necessary until CAS-13683 is done, recommit after Urvashi's and Darrel's suggested changes" CAS-6692 remove all the temporary workarounds necessary until CAS-13683 is done, recommit after Urvashi's and Darrel's suggested changes CAS-6692 added unit test to ensure gclean runs successfully CAS-6692 fix multifield imaging return record from SummaryMinor
add copyright (CAS-6692) CAS-6692 including development code _gclean.py under private access for Darrel's new interactive tclean gui CAS-6692 ACTUALLY fix imagetesthelpers.py CAS-6692 rename 'stok' to 'stoke' CAS-6692 don't add convenience values because they get in the way of list comprehensions, fix summaryminor usage in imagetesthelpers.py CAS-6692 change all references to polarity to stokes, don't include any of multifieldId/chan/stok/deconId as summaryKeys CAS-6692 ensure that channel and polarity ids are always ordered, regardless of whether the underlying dict is ordered
Revert "CAS-6692 remove all the temporary workarounds necessary until CAS-13683 is done, and don't mess up test_tclean.py in the process, recommit after reworking SummaryMinor to be a standard dict" CAS-6692 remove all the temporary workarounds necessary until CAS-13683 is done, and don't mess up test_tclean.py in the process, recommit after reworking SummaryMinor to be a standard dict CAS-6692 making SummaryMinor compatible with MPI again until CAS-13683 can be implemented, fix some bugs related to testing/0 iterdon CAS-6692 applying a few fixes since conversion of SummaryMinor back into a standard dictionary CAS-6692 reverting SummaryMinor object back to a standard dictionary
...