Build: #14 failed Changes by Ville Suoranta
Code commits
casa6
-
Ville Suoranta 4939b3dd5b40a4255318447a0226fc044e8fe837
Merge branch 'CAS-14224' into CAS-14089
-
Ville Suoranta ff7152c6b9f37cb54af015d59681393f985fc8fb m
Do not filter warnings in task_plotbandpass.py
-
Takahiro Tsutsumi 40fb7486ba266dbc2fc8f01df16818b1a57c621a m
Pull request #755: CAS-11876
Merge in CASA/casa6 from CAS-11876 to master
* commit 'b1e892e5908a745896a8ca0f7d586b5d49693b64':
Minor edit
move mslisthelper to a new location
A minor edit - remove a commented line
Added sorting of the data sel parameters when vislist is sorted by time
Set testcontent=False in check_mslist in order to identify missing SPECTRAL_WINDOW column properly. Also added sorting vis list with time.
Updated checkall argument to use with the casatestutils' imagerhelpers
Incorporated check_mslist function to check conformance of the list of MSs into the code
Use the new function, check_mslist in tclean as well as fixes for concat and virtualconcat tasks
Added a variant for CAS-11876 test for CAS-11833
Fixed a bug
Removed debugging statements, fixed the check weight spec Python function, and added a logger message when modifying an MS to add the weight spectrum
Added workaround and debug statements -
Takahiro Tsutsumi b1e892e5908a745896a8ca0f7d586b5d49693b64 m
Merge branch 'master' into CAS-11876
-
Ville Suoranta 4c0ef1f9f77272347115a64da3a002c024b3d6ac m
Trigger a build
-
Darrell Schiebel 6610f52aa12b638c8dfcc4f3e8f8478c19f9a736 m
Pull request #754: CAS-14150
Merge in CASA/casa6 from CAS-14150 to master
* commit '1fc873e47af358c80ae3134d4a6147d3199d5ecb':
merge error [CAS-14150]
casaviewer/casaplotms version update [CAS-14150]
pick up latest viewer/plotms wheels [CAS-14150]
Modified the import of split so that it also works when running with casashell.
CAS-14150 fix failure of tsdimaging unit test
Fix casashell parameter coercion in task_simobserve (CAS-14150)
CAS-14150 tweak sdfixscan unit test
log task end to log after an exception occurs [CAS-14150]
trigger new build [CAS-14150]
fix kwarg + task banner bug, pick up casaplotms and casaviewer [CAS-14150]
fix kwarg + task banner bug [CAS-14150]
Revert "trigger build"
trigger build
switch inp/go tasks to raise exceptions instead of returning false [CAS-14150] -
Darrell Schiebel <darrell@schiebel.us> 1fc873e47af358c80ae3134d4a6147d3199d5ecb m
merge error [CAS-14150]
-
Darrell Schiebel <darrell@schiebel.us> 1b87512f644d3f1da2071c80c6325a2e60d28a1e m
casaviewer/casaplotms version update [CAS-14150]
-
Darrell Schiebel <darrell@schiebel.us> 050baa38912fe802ef02d7a252b62a0f652709f2 m
Merge branch 'master' into CAS-14150
-
Pam Harris <pharris@nrao.edu> b13ff2a430e86e07b8229cc827ac589fe1eeafda m
Pull request #753: CAS-14225
Merge in CASA/casa6 from CAS-14225 to master
* commit '86a6ce943411430d281af7d74ed498ba270dbeec':
Advance build.conf casaplotms version
Set build.conf plotms branch wheel -
Pam Harris <pharris@nrao.edu> 86a6ce943411430d281af7d74ed498ba270dbeec m
Advance build.conf casaplotms version
-
Pam Harris <pharris@nrao.edu> 997dfca93a30c719d0f94c63c61553b5be90f14e m
Set build.conf plotms branch wheel
-
Darrell Schiebel <darrell@schiebel.us> 7976d50bfc0c0b21485ad8f25dc31acba68ff7ae m
pick up latest viewer/plotms wheels [CAS-14150]
-
smcastro <smcastro@users.noreply.github.com> 1228b67f73d73240ea37c53877b262664cd61e58 m
Modified the import of split so that it also works when running with casashell.
-
Takeshi Nakazato 0fea2a9bb6745ec274a9e59c013ecd94a1930115 m
CAS-14150 fix failure of tsdimaging unit test
-
Darrell Schiebel <darrell@schiebel.us> 2be606dbad7d195011a57f0d5e683b4bc850641e m
Merge branch 'master' into CAS-14150
-
Andrew McNichols 98036d2a25c0cf26e9601b1a19dbd9f0e509f619 m
Fix casashell parameter coercion in task_simobserve (CAS-14150)
Remove dangling single quotes from the mapsize parameter in task XML, since default values for string constants no longer have their delimiters stripped. -
Takeshi Nakazato d4223f79fb06a5147dce2143b5c8a02f3ea5bd56 m
CAS-14150 tweak sdfixscan unit test
-
Takahiro Tsutsumi 0d94fe51aa75c5be6d4335bb6c059fe38c42d249 m
Minor edit
-
Takahiro Tsutsumi ed6bf6472e5a8b464c1a09f5a0b266c0233fe2d0 m
Merge branch 'master' into CAS-11876
-
Darrell Schiebel <darrell@schiebel.us> 483d76a84eb9980b2d004911e7089f296ba4d3b2 m
log task end to log after an exception occurs [CAS-14150]
- casatasks/setup.py (version 483d76a84eb9980b2d004911e7089f296ba4d3b2) (diffs)
- casatools/ac/templates/setup.py.in (version 483d76a84eb9980b2d004911e7089f296ba4d3b2) (diffs)
- casatools/scripts/xml-casa (version 483d76a84eb9980b2d004911e7089f296ba4d3b2) (diffs)
- casatools/setup.py (version 483d76a84eb9980b2d004911e7089f296ba4d3b2) (diffs)
-
Darrell Schiebel <darrell@schiebel.us> a439f06715da03b4e7dd73df7c1c64272e59f898 m
Merge branch 'master' into CAS-14150 Pick up fix for inconsistencies in the xml of flagdata and vishead that were causing test failures
-
Darrell Schiebel <darrell@schiebel.us> 138639c839375cf1bdbd608a086378aa927a48c7 m
trigger new build [CAS-14150]
-
Darrell Schiebel <darrell@schiebel.us> 0be8b4521b7feb9ecaf46b12441025c8f6c62833 m
fix kwarg + task banner bug, pick up casaplotms and casaviewer [CAS-14150]
-
Darrell Schiebel <darrell@schiebel.us> 4e33d4863d06b2ad390519abd6c8750c251ef268 m
fix kwarg + task banner bug [CAS-14150]
- casatasks/setup.py (version 4e33d4863d06b2ad390519abd6c8750c251ef268) (diffs)
- casatools/ac/templates/setup.py.in (version 4e33d4863d06b2ad390519abd6c8750c251ef268) (diffs)
- casatools/scripts/xml-casa (version 4e33d4863d06b2ad390519abd6c8750c251ef268) (diffs)
- casatools/setup.py (version 4e33d4863d06b2ad390519abd6c8750c251ef268) (diffs)
-
Takahiro Tsutsumi 5adcb5ade92900b6b0ede92512e41ef19071970c m
Merge branch 'master' into CAS-11876 and fixed Conflicts: casatasks/src/private/imagerhelpers/input_parameters.py casatasks/tests/tasks/test_task_tclean.py
-
Ville Suoranta 2baebdbf5c227ebe832a403db743ead654a3894e m
Revert "trigger build"
This reverts commit 95dc065d2a76d96209cb3a0225116bc7669d7b3e. -
Darrell Schiebel <darrell@schiebel.us> 95dc065d2a76d96209cb3a0225116bc7669d7b3e m
trigger build
-
Darrell Schiebel <darrell@schiebel.us> c4a3568cbf130ce04c796f739365101ad022ba47 m
switch inp/go tasks to raise exceptions instead of returning false [CAS-14150]
- casatasks/setup.py (version c4a3568cbf130ce04c796f739365101ad022ba47) (diffs)
- casatools/ac/templates/setup.py.in (version c4a3568cbf130ce04c796f739365101ad022ba47) (diffs)
- casatools/scripts/xml-casa (version c4a3568cbf130ce04c796f739365101ad022ba47) (diffs)
- casatools/setup.py (version c4a3568cbf130ce04c796f739365101ad022ba47) (diffs)
-
Takahiro Tsutsumi 0364565d5b9d8e7a2213b8d3c83cdb15690796d4 m
move mslisthelper to a new location
-
Takahiro Tsutsumi 04e4f610c6b1db26f919c9239126d053977bf0a1 m
A minor edit - remove a commented line
-
Takahiro Tsutsumi e3197e2b7b75f4253c1ee8ea88d6310d9fe89907 m
Merge branch 'master' into CAS-11876
resolved Conflicts:
casatasks/setup.py
casatasks/tests/tasks/test_task_tclean.py -
Takahiro Tsutsumi 09842f8189c705faa27eb5822c72a2eea48a1491 m
Merge branch 'master' into CAS-11876
-
Takahiro Tsutsumi 629fec74f531000d435ddeedc93261c670cc5642 m
Added sorting of the data sel parameters when vislist is sorted by time
-
Takahiro Tsutsumi 3d867a2eb2b40ec9d462685784a98f7a576a4cf9 m
Set testcontent=False in check_mslist in order to identify missing SPECTRAL_WINDOW column properly. Also added sorting vis list with time.
-
Takahiro Tsutsumi 6be7b2619f0818033917b3b2efb6068b99c01a95 m
Merge branch 'master' into CAS-11876
-
Sandra Castro 672e0d34da731df76d0b90ffe90ec0df78dddc0c m
Merge branch 'master' into CAS-11876
Fixed conflicts manually.
Conflicts:
casa5/gcwrap/python/scripts/tests/test_tclean.py
casatasks/setup.py
casatasks/tests/tasks/test_tclean.py -
Takahiro Tsutsumi 9c6e02b021574da01546e1b0a04fecadfecf4bdf m
Updated checkall argument to use with the casatestutils' imagerhelpers
-
Takahiro Tsutsumi 4b6122e8d4bfb1f6847f7a2f487bfc504fc809e7 m
Merge branch 'CAS-13085' into CAS-11876
-
Takahiro Tsutsumi 649bad6d0d21ac5ad29952a643b1bcb610682630 m
Incorporated check_mslist function to check conformance of the list of MSs into the code
-
Takahiro Tsutsumi d03dc009ce8da777e75cc3463ea8164faee02836 m
Merge branch 'CAS-13085' into useCas13085func
-
Takahiro Tsutsumi e17a4319252d834b724d03d28ddaad1947a186f7 m
Use the new function, check_mslist in tclean as well as fixes for concat and virtualconcat tasks
- casatasks/src/modules/imagerhelpers/input_parameters.py (version e17a4319252d834b724d03d28ddaad1947a186f7) (diffs)
- casatasks/src/tasks/task_concat.py (version e17a4319252d834b724d03d28ddaad1947a186f7) (diffs)
- casatasks/src/tasks/task_virtualconcat.py (version e17a4319252d834b724d03d28ddaad1947a186f7) (diffs)
-
Takahiro Tsutsumi 788e2dbcbffcd842afdcd861cae9cb337e668c1a m
Merge branch 'CAS-13085' into useCas13085func
-
Takahiro Tsutsumi 1318a130532384b33875d09c1572ee0c82045025 m
Merge branch 'master' into CAS-11876
-
Takahiro Tsutsumi 96e61b878e293e8aaa7b16d70c8a6d7e5f694e35 m
-
Takahiro Tsutsumi 3b5926981fee9657bf389f4c8bc18a51e7860ebc m
Merge branch 'master' into CAS-11876
Conflicts:
casa5/gcwrap/python/scripts/tests/test_tclean.py -
Takahiro Tsutsumi 456a0b37b6855f8f7181dd1eb4797368379668f3 m
Fixed a bug
-
Takahiro Tsutsumi be5fa27b5578f1866f3731563a4cb4edcc8825ac m
Removed debugging statements, fixed the check weight spec Python function, and added a logger message when modifying an MS to add the weight spectrum
- casa5/code/msvis/MSVis/ViColumns2.cc (version be5fa27b5578f1866f3731563a4cb4edcc8825ac) (diffs)
- casa5/code/msvis/MSVis/VisBufferImpl2.cc (version be5fa27b5578f1866f3731563a4cb4edcc8825ac) (diffs)
- casa5/code/msvis/MSVis/VisibilityIteratorImpl2.cc (version be5fa27b5578f1866f3731563a4cb4edcc8825ac) (diffs)
- casa5/gcwrap/python/scripts/imagerhelpers/input_parameters.py (version be5fa27b5578f1866f3731563a4cb4edcc8825ac) (diffs)
- casa5/gcwrap/python/scripts/tests/test_tclean.py (version be5fa27b5578f1866f3731563a4cb4edcc8825ac) (diffs)
- casatasks/src/modules/imagerhelpers/input_parameters.py (version be5fa27b5578f1866f3731563a4cb4edcc8825ac) (diffs)
- casatasks/tests/tasks/test_tclean.py (version be5fa27b5578f1866f3731563a4cb4edcc8825ac) (diffs)
-
Takahiro Tsutsumi 555c7d71eef26b3ed56a98c0349ea4c4cd56b99d m
Merge branch 'noimwtcrash' into CAS-11876
-
Takahiro Tsutsumi 918d4e8912a43abbe6bf90d601c6c0159d30a59d m
Added workaround and debug statements
- casa5/code/msvis/MSVis/ViColumns2.cc (version 918d4e8912a43abbe6bf90d601c6c0159d30a59d) (diffs)
- casa5/code/msvis/MSVis/VisBufferImpl2.cc (version 918d4e8912a43abbe6bf90d601c6c0159d30a59d) (diffs)
- casa5/code/msvis/MSVis/VisibilityIteratorImpl2.cc (version 918d4e8912a43abbe6bf90d601c6c0159d30a59d) (diffs)
- casa5/gcwrap/python/scripts/imagerhelpers/input_parameters.py (version 918d4e8912a43abbe6bf90d601c6c0159d30a59d) (diffs)