Pull request #647: CAS-13942Merge in CASA/casa6 from CAS-13942 to master
* commit '0f0d268ecb647e18fcc4e994cbe0813fa1ab3fa5':
make the behavior for 2 sided shapes as before when using flux instead of sample. This fix some failures in test_simobserve
Implemented reviewer's suggestions + some cleanup
Fixed a problem arising from SkyComponent::flux returning a fixed number when spectralModel is of the varying kind. No...
Pull request #646: CAS-13945: Allow the use of external cerberus in casatoolsMerge in CASA/casa6 from CAS-13945 to master
* commit '880efed109fade9938613332ad424927ade07876':
pick up xml-casa update [CAS-13945]
Pull request #644: CAS-13894Merge in CASA/casa6 from CAS-13894 to master
* commit '68a82d61be8af4f8115020d1a2673670cb452c53':
fix bugs introduced in removal of bytes2str [CAS-13894]
remove stray character [CAS-13894]
remvoe deprecated casatools.platform functions [CAS-13894]
add cast for clang build on macos [CAS-13894]
deprecate encode/decode unicode functions [CAS-13894]
tests/output-regression is too old t...
Pull request #645: CAS-8434Merge in CASA/casa6 from CAS-8434 to master
* commit '559a429e7e65ffe4e137b0bebf66e7af6dde7971':
CAS-8434 : Edited the superuniform docs a bit.
CAS-8434 : Two weighting options did not have uvtaper listed as a sub-parameter. Added them. ( Need to test that they are actually honored, when run from inp/go as well as as a tclean command. )
Merge branch 'master' of ssh://open-bitbucket.nrao.edu:7999/casa/casa6 into CAS-13894Conflicts:
casatools/ac/templates/setup.py.in
casatools/scripts/xml-casa
Pull request #642: CAS-13825: fix plotbandpass not generating all plots from single dish sky cal tableMerge in CASA/casa6 from CAS-13825 to master
* commit '5c71b1a032d3539ebd8128a141d7cf3845e6f3b9':
CAS-13825: uncomment plotbandpass style decorator
drop debug msg
change log msg
CAS-13825: drop unused prints and return plot style decorator
CAS-13825: hard-fix for ValueError exception
Pull request #641: CAS-13940Merge in CASA/casa6 from CAS-13940 to master
* commit '7e2782752cf45f6d2b25e68324f43d4e76a9f158':
Fixed typo in comments
Modify automatic antenna position correction mode test to skip one of the value check as the value expect to change if the database is updated
Pull request #640: CAS-13873Merge in CASA/casa6 from CAS-13873 to master
* commit 'e8c3a3e640555d9c4a7001034b604c845c16ca3e':
Update PlotMS to 1.7.3a13877.dev3
Fix distutils_dir_name when using setuptools 62.1+
Fixed a problem arising from SkyComponent::flux returning a fixed number when spectralModel is of the varying kind.Now used the SkyComponent::sample method
Pull request #638: CAS-13260Merge in CASA/casa6 from CAS-13260 to master
* commit '768ef0db893ec95d52ab5332da33debdcec7bfdc':
CAS-13260 : Fixed the math for the conversion of FWHM_lm to the factor used to compute the uvtaper Gaussian in uv. Modified test_cube_weighting_taper_13260 to use more realistic taper values, check for equivalence between settings in the image vs uv domains, and added a call/check for an ellipt...
CAS-8434 : Two weighting options did not have uvtaper listed as a sub-parameter.Added them. ( Need to test that they are actually honored, when run from inp/go as well as as a tclean command. )
Pull request #637: CAS-13923Merge in CASA/casa6 from CAS-13923 to master
* commit '6e40bccd8b4ef9140d65f0b00f69fec922e3d8b2':
Update CasaPlotServer and CasaViewer version
Add build.conf
Update PlotServer and Viewer in build.conf
Pull request #636: CAS-13928 Fixed bug in search for pointing index and incorrect comment.Merge in CASA/casa6 from CAS-13928 to master
* commit 'd110f5f85b1a3aac5df2c85b2fa217f89904aead':
CAS-13928 Fixed bug in search for pointing index and incorrect comment.
Pull request #635: CAS-13930: Point to the latest version of java XML parsing tool (1.69).Merge in CASA/casa6 from CAS-13930 to master
* commit '2d8b57f7dd1bef2a584e2994e128cbcb66d3d43f':
Point to the latest version of java XML parsing tool (1.69).
Pull request #634: CAS-13920Merge in CASA/casa6 from CAS-13920 to master
* commit 'c9e94872ba754e035b05bc1f14c8af95ae6ba4c9':
CAS-13920 : Edited the test to correctly set the mpicasa vs casa check.
CAS-13920 : edited test, to follow documentation for serial vs parallel return dict.
CAS-13920 : Fixed stopcode indexing bug. Added return dir 'iterdone' and 'stopcode' check to the test_iterbot_nmajor_2 test case.
Rev...
Pull request #633: CAS-13877Merge in CASA/casa6 from CAS-13877 to master
* commit '6e66f2f57fdc101f0e9220e90784cb72ad05187b':
remove cruft [CAS-13877]
Update PlotMS version to 1.8.7
Update build.conf
Update PlotMS reference to 1.7.3a13877.dev3
xml-casa fetch jar file if it doesn't exist (allowing use from source tree) [CAS-13877]