Srikrishna Sekhar 03c7b4c0529 CAS-13401 : Add test to check restoringbeam
Added a test to check for the existence of the restoringbeam while
imaging with deconvolver='mtmfs' and stokes='IQUV'. Only the existence
of the restoring beam is checked in this new addition, not the
correctness. CAS-13401 : Add test to check restoringbeam Added a test to check for the existence of the restoringbeam while
imaging with deconvolver='mtmfs' and stokes='IQUV'. Only the existence
of the restoring beam is checked in this new addition, not the
correctness. 11 Sep 2023 CAS-13401 Srikrishna Sekhar 62599a3dc67 CAS-13401 : Generalized fix from previous commit The previous commit assumed that the restoring beam is identical for
every channel and polarization, and applied the last restoring beam to
all the planes.
The new fix correctly stores the restoring beam per channel/polarization
and applies it to the final restored image. This allows for the use case
of multi-frequency mt-mfs, where the beam can reasonably change across
the different channels. 06 Sep 2023 CAS-13401 Srikrishna Sekhar a3496cf4295 CAS-13401: Fix for beam header in full-stokes MTMFS This fixes the issue of full Stokes MT-MFS images not containing the
restoring beam information.
The bug was because internally MT-MFS reads in a subimage of the
restored image (per channel/polarization plane, per term) in order to
perform the residual normalization math and add the model. The beam
header was being set correctly within this sub-image per plane, but not
in the final image writt... 05 Sep 2023 CAS-13401 Pam Harris bd779fd2aed M Pull request #727: CAS-14085 update Qt-based apps to support Qt5 Merge in CASA/casa6 from CAS-14085 to master
* commit 'cd76d3dbb008677f4c4a658584f6d0c1740fb502':
Update GUI wheel versions in build.conf for Qt5 support
Update viewer/plotms branch wheels in build.conf for latest fixes
Trigger a build
Update wheel versions in build.conf
Update plotms wheel version in build.conf
Update build.conf with latest GUI branch wheels
Update casaviewer==1... 09 Aug 2023 CAS-14085 Pam Harris cd76d3dbb00 Update GUI wheel versions in build.conf for Qt5 support 07 Aug 2023 Sandra Castro ed365000d29 M Pull request #725: CAS-14161 Merge in CASA/casa6 from CAS-14161 to master
* commit 'e7b5c87a20ae1bf759a98adb59135e28b3837c7a':
Fixed value tag for other timebin parameters.
Fixed default value of quackinterval in the tool according to the value of the task.
Added missing /value tag for parameter timebin.
Fixed a dataset left-over in the tearDownClass of the flagdata tests
Added default for timebin in contraints ... 01 Aug 2023 CAS-14161 Takeshi Nakazato a14f16dffe4 M Pull request #724: CAS-14023 set dummy time stamp 1 day before recorded time value Merge in CASA/casa6 from CAS-14023 to master
* commit 'd2f4a22f52409a701d1ae4f1b8943e0b0936e3bb':
CAS-14023 set dummy time stamp 1 day before recorded time value 31 Jul 2023 CAS-14023 Takeshi Nakazato d2f4a22f524 M Merge branch 'master' into CAS-14023 25 Jul 2023 CAS-14023 Sandra Castro e7b5c87a20a Fixed value tag for other timebin parameters. 24 Jul 2023 Sandra Castro 3236713ed6c Fixed default value of quackinterval in the tool according to the value of the task. 24 Jul 2023 Sandra Castro 45cc7e02363 Added missing /value tag for parameter timebin. 24 Jul 2023 Sandra Castro 1dc10801c70 M Pull request #723: Fixed typo in vlass stk name and added larger timeout for Bamboo automated test. Merge in CASA/casa6 from CAS-14160 to master
* commit 'ca5df7fd5a98469ef2dcc53a65e69cefc0a3f60b':
Fixed typo in vlass stk name and added larger timeout for Bamboo automated test. 18 Jul 2023 CAS-14160 Sandra Castro ca5df7fd5a9 Fixed typo in vlass stk name and added larger timeout for Bamboo automated test. 17 Jul 2023 Pam Harris dd1040f5da4 Update viewer/plotms branch wheels in build.conf for latest fixes 13 Jul 2023 Ville Suoranta 92b206f2f43 Trigger a build 13 Jul 2023 Sandra Castro 36287498f1d Fixed a dataset left-over in the tearDownClass of the flagdata tests 13 Jul 2023 Sandra Castro d1bb0c4ee54 Added default for timebin in contraints block to 0s as done for the parameter above. 12 Jul 2023 Pam Harris d2d3b50cb69 Update wheel versions in build.conf 06 Jul 2023 Pam Harris 6591574d586 M Merge branch 'master' into CAS-14085 06 Jul 2023 CAS-14085 smcastro 4af6e00d2b9 Modified also the helper text to show 1.0 as the default value. 05 Jul 2023 smcastro d24763a7dbc Try default of quackinterval 1.0. Try removing single quotes from values of listitems inside constraints. 04 Jul 2023 Pam Harris cd38d84c275 M Pull request #722: CAS-7164 Show coloraxis values in plotms legend Merge in CASA/casa6 from CAS-7164 to master
* commit '64dc84a04bba5050d988cc5f31843eeb6e7f13b7':
Set plotms version in build.conf
Update plotms branch wheel in build.conf
Add param to plot data colorize map to return whether map is shared
Update plotms branch wheel to latest
Update plotms branch wheel version
Update plotms branch wheel version
Set build plotms branch wheel
Add ... 03 Jul 2023 CAS-7164 Sandra Castro da347536d00 M Pull request #721: CAS-14036 Merge 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... 01 Jul 2023 CAS-14036 Pam Harris d55ce37f85e M Merge branch 'master' into CAS-14085 30 Jun 2023 CAS-14085 Pam Harris 64dc84a04bb Set plotms version in build.conf 30 Jun 2023 Pam Harris 530e8194328 M Merge branch 'master' into CAS-7164 30 Jun 2023 CAS-7164 Sandra Castro 78830f1a595 M Pull request #720: CAS-14109 Merge 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... 29 Jun 2023 CAS-14109 C. Enrique Garcia Dabo 1e536f9aef6 M Pull request #717: CAS-14140 Merge 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 29 Jun 2023 CAS-14140 Sandra Castro 9175676946c Added a parameter to control the creation of Multi-MS when running with mpi. 29 Jun 2023 Sandra Castro 42199fb0e0c Added new vla stakeholder test to component mapping json file for automated tests. 29 Jun 2023 Takeshi Nakazato 800030cac44 CAS-14023 set dummy time stamp 1 day before recorded time value 28 Jun 2023 CAS-14023 Darrell Schiebel 9d5687d7cf7 M Pull request #718: CAS-14106 Merge 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... 28 Jun 2023 CAS-14106 Sandra Castro f704e4b257a M Merge branch 'master' into CAS-14036 28 Jun 2023 CAS-14036 Pam Harris 6440ea49376 Update plotms wheel version in build.conf 28 Jun 2023 Ville Suoranta b3a9fa83af5 Revert "CAS-14106 attempt to fix tsdimaging unit test failure" This reverts commit b43242f1542879d3064de460a502942287cff622. 27 Jun 2023 CAS-14106 Darrell Schiebel e16a946c4e5 pick up merged GUI wheels [CAS-14106] 27 Jun 2023 CAS-14106 Pam Harris f9e5876e382 Update build.conf with latest GUI branch wheels 27 Jun 2023 Urvashi Rao Venkata a6be85d6a7e M Pull request #716: CAS-14075 : Edited upper end of allowed freq range for ALMA band 1 Merge in CASA/casa6 from CAS-14075 to master
* commit 'd745dbc09eca3d2ad9b1326728116264161924de':
CAS-14075 : Edited upper end of allowed freq range for ALMA band 1 27 Jun 2023 CAS-14075 Takeshi Nakazato b43242f1542 CAS-14106 attempt to fix tsdimaging unit test failure 25 Jun 2023 CAS-14106 David Mehringer a943bb15f31 M Pull request #710: CAS-12599 new reqs for ia.restoringbeam implemented Merge 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... 22 Jun 2023 2 Jira issuesC. Enrique Garcia Dabo 942c28f8173 Use the more standard os.sysconf('SC_NPROCESSORS_ONLN') to get number of CPUs 21 Jun 2023 Akeem Wells 69eeccb9bf5 Move run_shell_command to subprocess 21 Jun 2023 Darrell Schiebel 5d2bf56e0c9 fix kwarg + task banner bug, pick up viewer/plotms [CAS-14106] 20 Jun 2023 CAS-14106 Darrell Schiebel d5a15e88866 fix kwarg + task banner bug [CAS-14106] 20 Jun 2023 CAS-14106 Akeem Wells 73e287052a3 Add --no-edit flag to git merge option to accept the auto-generated messag 19 Jun 2023 Akeem Wells 39f31b9dbab Update to verbosity in git status for runtest merge test 16 Jun 2023 Akeem Wells 77e6ac04dad Fix from CAS-14129 added to this branch for testing 15 Jun 2023 CAS-14129 Takahiro Tsutsumi c49e23ee5ed Add more info in the doc strings 15 Jun 2023 Kumar Golap 91e3323e6a2 M Pull request #715: CAS-13794 Merge 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... 15 Jun 2023 CAS-13794 Urvashi Rao Venkata b5b1671a02b M Pull request #711: CAS-14043 Merge 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
... 15 Jun 2023 2 Jira issues