Commits

Ville Suoranta authored dfe43d8d0b1 Merge
Merge pull request #836 in CASA/casa from CAS-11988 to master

* commit '61b09c36d8c61a85310aa342d327b8f2eb8ab55b': (30 commits) Fix SPW output subtable if the number of channnels not divisible by chanbin Add unit test for SPWs fully averaged Use STL to copy container Add test for SPWs without averaging Allow setting the chanbin of second TVI in the fixture Adjust existing assocSpwId for the originally copied SPWs Add STL namespace: vector -> std::vector Add STL namespace: map -> std::map Fix remaining access to mutable var. Check SPW subtable when two ChannelAverageTVIs are concatenated and there is a MS selection Fix unit test with number of channels not divisible by chanbin Fix indentation Fix the unit tests after changing getChannels() from FreqAxisTVI Add test to check SPW subtable when number of channels is not divisible by chanbin Add unit test for the SPW subtable propagation Improve google test context message in case of failure Indent properly source file Add more variability in the generated synthetic MS Fix compiler warning Override nSpectralWindows() ...

code/mstransform/TVI/test/tChannelAverageTVI.cc

Modified

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut