Pull request #721: CAS-14036Merge in CASA/casa6 from CAS-14036 to master
* commit '9175676946c120684a260d0cb63d3dd96f42b565':
Added a parameter to control the creation of Multi-MS when running with mpi.
Added new vla stakeholder test to component mapping json file for automated tests.
Added missing self.parallel
Fixed weblog runtime entry and cleaned up a few doc strings.
Initial version for the VLA Users Conti...
Pull request #720: CAS-14109Merge in CASA/casa6 from CAS-14109 to master
* commit 'c49e23ee5ed6ddabf905c6d2110a96ee81f6270f':
Add more info in the doc strings
Added more descriptive docstring for test cases to show up in weblog description column.
Added some notes describing the structure in the test script and minor fixes in delData
Remove some more debug statements and correct some typos
Remove the original t...
Pull request #717: CAS-14140Merge in CASA/casa6 from CAS-14140 to master
* commit '942c28f81739cfc4b3dd3b44a1362741555b1ba1':
Use the more standard os.sysconf('SC_NPROCESSORS_ONLN') to get number of CPUs
Set the cmake parallel level based on available CPUs
Support ccache speed up even if compilation directory changes
Pull request #718: CAS-14106Merge in CASA/casa6 from CAS-14106 to master
* commit 'b3a9fa83af534ff699a55072741de1cd4ca1b980':
Revert "CAS-14106 attempt to fix tsdimaging unit test failure"
pick up merged GUI wheels [CAS-14106]
CAS-14106 attempt to fix tsdimaging unit test failure
fix kwarg + task banner bug, pick up viewer/plotms [CAS-14106]
fix kwarg + task banner bug [CAS-14106]
pick up casaviewer dev4 buil...
Pull request #716: CAS-14075 : Edited upper end of allowed freq range for ALMA band 1Merge in CASA/casa6 from CAS-14075 to master
* commit 'd745dbc09eca3d2ad9b1326728116264161924de':
CAS-14075 : Edited upper end of allowed freq range for ALMA band 1
Pull request #710: CAS-12599 new reqs for ia.restoringbeam implementedMerge in CASA/casa6 from CAS-12599 to master
* commit '69eeccb9bf592927e42ff7423141330965e5c886':
Move run_shell_command to subprocess
Add --no-edit flag to git merge option to accept the auto-generated messag
Update to verbosity in git status for runtest merge test
Fix from CAS-14129 added to this branch for testing
fix exception message typo
updated test_immath for location of me...
Pull request #715: CAS-13794Merge in CASA/casa6 from CAS-13794 to master
* commit '6616d0baceedd84211d035c4bdd32c35bf0c2267':
Made some changes in doc as requested by the Josh
Some changes to fix lock and a problem with str + operator issue on mac
added a lock release in destructor
CAS-13794 : Tool instantiation fix in tool test
CAS-13794 : Fixed tool instantiation call inside task_msuvbin.py
Made the changes...
Pull request #711: CAS-14043Merge in CASA/casa6 from CAS-14043 to master
* commit 'ff7fb893179694b582149078f18b6ccc916804e0':
Changed the tolerance for values that should be ~0. They were to strict and differed between operating systems
Fixed issue with gencal missing from imports
Added new case to the gaincal test for bug detected in CAS-14043 where a mismatch of spws in the caltable and ms would cause a segfault
...
Pull request #708: CAS-14096Merge in CASA/casa6 from CAS-14096 to master
* commit '18fc9892844658a0f14f6d6996103c1b668fd1c7':
CAS-14096 apply the same fix to similar code
CAS-14096 insert extra condition suggested by Todd Hunter
Pull request #709: CAS-14111Merge in CASA/casa6 from CAS-14111 to master
* commit 'dc7116090fa9f3cdeae9e096fb47fbcad2bfc4b2':
CAS-14111 enable debug message only for debug build
CAS-14111 ensure aligned address for libsakura input arrays
CAS-14111 bug fix in casaVector()
CAS-14111 make sure input/output arrays for libsakura functions are aligned
CAS-14111 updated SakuraAlignedArray API
Pull request #706: CAS-14143Merge in CASA/casa6 from CAS-14143 to master
* commit '404299c4ede09576d22f0721b0103320933ad9f2':
CAS-14143 add type annotation to __convert_to_pol_selection
CAS-14143 refactoring for readability
added some comments
CAS-14143 add unit test for pol-dependent jyperk csv file
CAS-14143 properly handle pol-dependent Jy/K factor
Pull request #705: CAS-14083Merge in CASA/casa6 from CAS-14083 to master
* commit '19e8b47f3c686085e06e2b669ed6bb0eae8e5e16':
changed tb tool call to match others / fixed typo
expanded the test case to include a check for manually setting the paramactive to [T,T,F]
fixed typo with table tool command
added an explicit statment for paramactive=[]
added new test cast to test_task_fringefit that checks for the prop...