Pull request #579: CAS-13667
Merge in CASA/casa6 from CAS-13667 to master
* commit 'c325ac34220a611adb98398bd0afc6f43fb3f0c0': (27 commits)
cleanup
remove init_params()
minor cleanup
use dict.update()
change comment for test functions to docstrings
minor clean-up
fix for zero value case for edge[1]
use variables for outlier data
use slice to set array values
use slice to set array values
use np.ndarray.fill()
update unit test
adding a test for CAS-13667
removed default()
update clippingTest.test010
add const to mask
refactor sdbaseline_bloutputTest
put setUp() and tearDown() at the beginning of sdbaseline_clippingTest class
add description to sdbaseline_clippingTest methods
rename test classes sdbaseline_clipping and sdbaseline_selection
...
Pull request #580: CAS-13824 ms tool getdata bug
Merge in CASA/casa6 from CAS-13824 to master
* commit 'd2944f9449f8a349dd8122fabcefd2ee61cd598d':
Make formatting consistent
Remove tabs
code style changes
Fix ms tool getdata bug for amp and phase in same call
Pull request #581: CAS-13848
Merge in CASA/casa6 from CAS-13848 to master
* commit '36668637105e22292642e2feff569d373ccc90b3':
Fixed typo in tearDown method that prevented the removal of data
Commenting out the call to tb.showcache()
Fixed deprecation warning coming from assertEquals