Pull request #606: CAS-13871 Use extensions .inc for C++ included codeMerge in CASA/casa6 from CAS-13871 to master
* commit '60ab7a027d512481607c9d4014a5cfe0cebfd2c2':
Do not use .cc extension for included files with code. Use rather .inc
Pull request #602: CAS-13860Merge in CASA/casa6 from CAS-13860 to master
* commit '6a3106d5759c05c1aaf809d909c6a813421b1d9a':
Revert "Revert "Update casacore to 4aff237e58d217ffe811428abe1bd32e8d76c647""
Revert "Update casacore to 4aff237e58d217ffe811428abe1bd32e8d76c647"
Update casacore to 4aff237e58d217ffe811428abe1bd32e8d76c647
Pull request #605: CAS-13864: Remove non-production ready code from synthesisMerge in CASA/casa6 from CAS-13864 to master
* commit 'a670eb78bbdbf07ff7b1812182c9e7ce0e9395a2':
Remove obsolete Pixon method based on IDL routines
Remove experimental files from production tree
Move back legacy files to casa5 directories
Pull request #604: CAS-12581Merge in CASA/casa6 from CAS-12581 to master
* commit '171c7338c69db11c3f43ff99d6ceace61c3db7ef':
CAS-12581 removing test that was not meaningful that got introduced in CAS-12957
Fixed an issue when the linear interpolation causes gridding and degridding to have grids with different channels
a possible fix for the crash
fix to mosaic gridder crash when number of channels is much larger...
Pull request #603: CAS-13858: Consolidate casacore includes in casacppMerge in CASA/casa6 from CAS-13858 to master
* commit '1cb144010041c8811c529fba060bc05cc4a1189c':
Remove included files that are not necessary.
Add casacore to includes in tools which have it missing.
Add missing std:: namespace
Use standard include rather than casacore wrapper
Use standard library includes rather than casacore wrappers
Add casacore to some includes which have it m...
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 ...
Remove included files that are not necessary.Those header files are either not needed because nothing is being used from
them or because they have beeing included from other included files.
Fixes partially CAS-13858
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...