Commits
Merge pull request #250 in CASA/casa6 from CAS-11139 to master
* commit 'a15bc49f4f1eaff43f5ff3239ee85d04401956d2': Remove obsolete comment Enable test split_test_wttosig in test_split.py Synchronize test script between casa5 and casa6 Synchronize with the latest version of this scripts under casa5 Compare WEIGHT column with relative tolerances. When testing partition, do not check that the input WEIGHT column is the same. If both DATA and CORRECTED_DATA are output, then SIGMA and WEIGHT are related to the respective column Remove duplicated function Reenable tests with time average, checking weight and sigma Remove mention to test_split2.py in the cmake configuration Remove obsolete test test_split2.py Copy over the changes done lately to test_split2.py into test_split.py Fix the logic to write sigma and weight columns for split operations Do not modify the input buffer, but rather use the output buffer Sets the weight column to the inverse square of the sigma Reenable functional test for weights and sigma
No tags