Pull request #601: CAS-13718Merge in CASA/casa6 from CAS-13718 to master
* commit '803567ae467dadd22af4a77715ce6d0790c1c175':
Error in RH7 says it doesn't have permission to access data. Using a copy of the test data instead
Added the same uvrange selection test for gaincal
Added a new testcase to fringefit for the new uvrange selection
Added uvrange functionality to fringefit
Pull request #598: CAS-750 fixes to getcellsliceMerge in CASA/casa6 from CAS-750 to master
* commit '15e9c015c8e2516bf7341fd77a4ed303eb4c9cfd':
vector<long> -> Vector<int> fix
bug fix, trc coord can be equal to corresponding blc coord
improved error handling, refactor, more tests for getcellslice
better error handling, more tests
initlal tests for getcellslice
fixes to getcellslice
reformat
Pull request #597: CAS-13674Merge in CASA/casa6 from CAS-13674 to master
* commit '128822d2d796a967fef4a9a8727d9ce59a2fb045':
update the description in inline help about per-spectrum fitting
updated the description about per-spectrum fitting in inline help
update _get_num_coeffs()
Fix an English text
update English text
minor clean-up
use startswith() instead of directly evaluate [0]
minor clean-up
set ...
Pull request #596: CAS-13673Merge in CASA/casa6 from CAS-13673 to master
* commit '9841faa07373a849fd0db2c6b8f1a3510cd11f48':
replace _extract_blfunc_params() by a new logic suggested by Renauld
fixed typo
make each sdbaseline parameter per line
delete paramfile in tearDown()
add a comment for sorting blparam file
remove loop to simplify the code
refactor a helper function for the variableTest class
add a...
Pull request #595: CAS-13660Merge in CASA/casa6 from CAS-13660 to master
* commit 'e8ddcc8a64e7289b2ee311e5ecef29888cd95213':
CAS-13660: Corrected typo in new unit test case: test_task_tclean.test_cube.test_cube_wdighting_taper.
CAS-13660 Added unit test case test_cube_weighting_taper to casa6/casatasks/test/tasks/test_task_tclean.py.
s for cube with natural weighting and uvtaper.
Pull request #594: CAS-13849 mods to quanta tool to support cngi feather2Merge in CASA/casa6 from CAS-13849 to master
* commit '13bf5fd6d8979a4771fd56c6e86be473b591c719':
add notes to getvalue and getunit that multi-dimensional arrays are not supported
explict cast to Vector<double> as required by casacore update
update qa.unit() which is just a wrapper for qa.quantity()
Added the new test_tool_quanta to the mapping of tests json file so that the tests run ...
Pull request #591: CAS-13869 : Made the checkPB for nonzero edge pixels happen only for mosaic and awp griddersMerge in CASA/casa6 from CAS-13869 to master
* commit 'd90b3f6673e1c650fe98fa25b2faa4808cea8ed8':
CAS-13869 : Made the checkPB for nonzero edge pixels happen only for mosaic and awp gridders
Pull request #593: CAS-12313Merge in CASA/casa6 from CAS-12313 to master
* commit '63ff6ac62a896a44d88e39d358be0141d5f85a99':
replaced duplicate tsys-atm with tsys-manual in XML description of sm.setnoise tool method
CAS-12313 : Added missing n_chan in xml inline doc for sm.setnoise() tool method.
Pull request #590: fixed a bug found in sdbaseline when blmode=‘apply’Merge in CASA/casa6 from CAS-13668 to master
* commit 'ddfa356e03bb0a5593e09f8c6aca1042b5639011':
remove default() which is no longer defined
update run_clipping_test() so that it can be called from test061 also
check return value of np.allclose()
use 'flag' instead of 'mask' for flag data
replace std::vector with casa::Vector and did refactoring
make i==0 and i==nchan-1 cases out ...
Pull request #589: CAS-13785 fix plotms callib with no stringMerge in CASA/casa6 from CAS-13785 to master
* commit 'bd924e6bf69d7940c8640d9b9d718347a69fde7c':
Advance plotms master wheel version
Set plotms branch wheel in build.conf
Pull request #588: CAS-13738Merge in CASA/casa6 from CAS-13738 to master
* commit 'f9dd8a6c9143fa7f9251dd664e447e834628d280':
mention casatestutils in the casatasks readme
mention casatestutils depency and location of tool test output in readme
translate any PYTHONPATH values to absolate paths before using them in casatools setup.py
casatasks setup.py change to show exception information when caught while importi...
Pull request #585: CAS-13847 update casacore reference to 0d871e1fca1f96abd8bf1326fb45c253192d01c2Merge in CASA/casa6 from CAS-13847 to master
* commit 'bd4f71ae366250d37ee4a77fa1a2a913eb00229c':
CAS-13847 explicit conversion from std::vector to casacore::Vector
CAS-13847 update casacore reference to current latest