Merge pull request #364 in CASA/casa6 from CAS-12989 to master* commit 'aacf4b5f77565cbf9adbe175765a06b79a548257':
CAS-12989: Add e-MERLIN polswap test to test_importfitsidi
Update casacore submodule reference to 2e38f96
Merge pull request #363 in CASA/casa6 from CAS-13089 to master* commit '811da1a4a51503d1173c4ac952604c815a6c22fe': (84 commits)
bug fix on parameter handling (humidity)
minor log improvement
Bug fix: interpret layerBoundary values in "m" rather than "km"
fix for logging
correct indentation
remove unnecessary forward declarations and typedefs
removed unnecessary empty lines
fixed formatting issues (tab vs. space)
bug fix on handling of al...
Merge pull request #362 in CASA/casa6 from CAS-13429 to master* commit '341a877eb070cbec085d56b25791c3f56629c206':
Adding test_msview to the components mapping json file for verification tests.
CAS-13429: test_msview - non-linux requires gui=True in casa 6, add exception test
Fixed the path to the test data which now points to the new casatestdata repository. Synchronised with the test script in casaviewer.
casa5 version of test_msview.py updated ...
Merge pull request #360 in CASA/casa6 from CAS-13382 to master* commit '2d152f257ba058e337d541dd6dcce99d62f2334d':
Clarify the information and separate what CASA is using from the resources available in the system. Display Servers / Client when running in MPI Mode
Fix logic in checking for MPI Enabled in CASA6 tests. Fix stats_dict tag in polfromgain test
Instead of Serial say 1 when running serial. Show how many MPI Servers are running when mpi is ...
bug fix on handling of altitude valueFixed wrong behavior when atmdetail is False but altitude was set by user. In this case, user input must be ignored.
Merge pull request #359 in CASA/casa6 from CAS-13342 to master* commit '4cde75ffdbad42ebd2c57c1a2938d12aed006454':
restore fftw thread plan based on OMP_NUM_THREADS (CAS-13342)
Instead of Serial say 1 when running serial.Show how many MPI Servers are running when mpi is enabled because the servers are the ones doing the work in parallel.
Fix to show correct Number of Processors Used in casa 6 mpi runs.Truncate text length in task calls in weblog. Fix to show correct task name in weblog. Fix to show casapath for casa6
Merge pull request #355 in CASA/casa6 from CAS-13211 to master* commit '58d04f0004ba3bd204026333fc40d57e4216d014': (24 commits)
CAS-13211 : Change to th.check_final on test_req_task_sdintimaging
Adding mpi mode for test sdintimaging in the json file.
Revert "CAS-13211 : Set the psfcutoff parameter explicitly in the test_tclean call for the briggsbwtaper. This is to try to debug the PR failure that happens only in the PR tarball, but not in a local t...
Revert "CAS-13211 : Set the psfcutoff parameter explicitly in the test_tclean call for the briggsbwtaper. This is to try to debug the PR failure that happens only in the PR tarball, but not in a local tarball with latest trunk merged in." Also revert last commit by JW. Also undid the "checkfinal" fix. The idea is to test if now, all unrelated test failures disappear.This reverts commit 550ae10d4e97b72b3167d6e5b2f812cdabac8a18.
Merge pull request #357 in CASA/casa6 from CAS-12911 to master* commit '8edf0fda8ed8663e05f308e48262c6a8dd952e95':
Sync casacore reference
Increase test_regression_alma_M100_if timeout
Removed comments from json file.
Updated the components json file with new test scripts.
fix handling of boolean vector defaults (CAS-12911)
Run reindent.py in script. There was a wrong indentation in step 9 that prevented tclean from running on the 2 images.
...