Kumar Golap | 4026f35f550one test was looking for mtmfs_via_cube | one test was looking for mtmfs_via_cube | | |
Kumar Golap | 4df13e13a1f | another fix in merge issue | | |
Kumar Golap | a790a905e05 | typo that broke make while doing merge with master process | | |
Kumar Golap | 03fd24c0849M | Merge branch 'master' into CAS-13581 | | CAS-13581 |
Kumar Golap | aa84568100bM | Merge branch 'master' into CAS-13581 | | CAS-13581 |
Takahiro Tsutsumi | ce914402cb0M | Pull request #876: CAS-14350Merge in CASA/casa6 from CAS-14350 to master
* commit '0ef240c2282d14ed16d17ccdcc10f1f45943e765':
Add a unit test
Add a check if a parameter is a list before trying to reorder for the list-of-MS parameters. | | CAS-14350 |
Kazuhiko Shimada | 2f7e80b18ecM | Pull request #874: CAS-14417Merge in CASA/casa6 from CAS-14417 to master
* commit '5415115a5ffd466b56ce96afce6383a48c610642':
CAS-14417: modified tests with channel selection to execute tsdimaging properly
CASA-14417: fixed the regression test of M100/SD
CAS-14417: added some tests for the interpolation parameter
CAS-14417: modified tests to change default interpolation parameter from nearest to linear | | 2 Jira issues |
Ville Suoranta | 8d65b1aa58eM | Pull request #875: CAS-14416Merge in CASA/casa6 from CAS-14416 to master
* commit '5fd67776d234f5b1bdd6ddfc8cf0194d717c1287':
Update casaviewer in build.conf
Update CasaViewer version in build.conf
Update build.conf | | CAS-14416 |
Ville Suoranta | 5fd67776d23 | Update casaviewer in build.conf | | |
Akeem Wells | 029970bd1f0M | Pull request #872: CAS-14457Merge in CASA/casa6 from CAS-14457 to master
* commit 'e14d7a1ce2e2621eb4ab5d5d8d66b05975b435c8':
Add backward compatibility
Convert assertDictContainsSubset(a, b) to assertEqual(b, b | a)
Add test_tool_synthesisutils to component_to_test_map | | CAS-14457 |
Akeem Wells | e14d7a1ce2e | Add backward compatibility | | |
Akeem Wells | 578bf5600fc | Convert assertDictContainsSubset(a, b) to assertEqual(b, b | a) | | |
Akeem Wells | 573a3f65b29 | Add test_tool_synthesisutils to component_to_test_map | | |
Takahiro Tsutsumi | 7f59542b4d4M | Pull request #871: CAS-14371Merge in CASA/casa6 from CAS-14371 to master
* commit '754c61a43cacd511bf7b85e7053d53082f3aeb38':
Removed the numbsubms parameter setting in importasdm after Tak's fix to the setjy code.
Use ms_p to extract MS table name instead of mssel_p to avoid an issue encountered involving MMS
Added numsubms=2 to the importasdm call to bypass the error with MMS in setjy when using usescratch=False | | CAS-14371 |
Ville Suoranta | ac417588598M | Pull request #870: Update casacoreMerge in CASA/casa6 from CAS-14451 to master
* commit '9c057c10a5f8aec71b26df690072c036ec5fa2a2':
Update casacore | | CAS-14451 |
Sandra Castro | 59748050746M | Pull request #869: CAS-14391Merge in CASA/casa6 from CAS-14391 to master
* commit '40014047719f1b68325a80aca9a19607df4c5e5f':
Removed another instance checking for Python 2 code.
Removed casa5-related code. Added import inspect in parallel_task_helper Removed the use of default for a few regression scripts Removed the suite function from a few test scripts.
Fixed the local_vars variable inside the write history blo... | | CAS-14391 |
Ville Suoranta | 8b0120d0d2dM | Pull request #868: CAS-14441Merge in CASA/casa6 from CAS-14441 to master
* commit '05d9d968863b51760c41918d0f09825e44df2d7c':
Escape double quotes
Refine filtering for CAS-14441 | | CAS-14441 |
Ville Suoranta | 9c057c10a5f | Update casacore | | |
Sandra Castro | 40014047719 | Removed another instance checking for Python 2 code. | | |
Ville Suoranta | 05d9d968863 | Escape double quotes | | |
Ville Suoranta | d87b14bb000 | Update CasaViewer version in build.conf | | |
Sandra Castro | 754c61a43ca | Removed the numbsubms parameter setting in importasdm after Tak's fixto the setjy code. | | |
Takahiro Tsutsumi | 8cb84c48a2aM | Merge branch 'master' into CAS-14371 | | CAS-14371 |
Takahiro Tsutsumi | 0a8dee7aaab | Use ms_p to extract MS table name instead of mssel_p to avoid an issueencountered involving MMS | | |
Ville Suoranta | df5270a3b6c | Refine filtering for CAS-14441 | | CAS-14441 |
Sandra Castro | 8549f4ed409 | Added numsubms=2 to the importasdm call to bypass the error with MMS insetjy when using usescratch=False | | |
Takeshi Nakazato | f127ea9c33eM | Pull request #865: CAS-13863Merge in CASA/casa6 from CAS-13863 to master
* commit 'bbe7d372e537c293e32064db11eef17498ec9f4e':
CAS-13863 update unittest to be consistent with the implementation
CAS-13863 incorporate the update provided by Todd Hunter | | CAS-13863 |
Takeshi Nakazato | 73c121f99c0M | Pull request #863: CAS-9957Merge in CASA/casa6 from CAS-9957 to master
* commit '60c4540243eb8ce72f8f074d4fd56ccb910b3563':
refactoring
refactoring using slice functions
npol=4 is not supported
put const before type
Refactoring for consistent coding style
define weightMat as reference
renamed weightspec to weightSpec
CAS-9957 handle the case when both Wxx and Wyy is zero
Use built-in types instead of c... | | CAS-9957 |
Takeshi Nakazato | bbe7d372e53M | Merge branch 'master' into CAS-13863 | | CAS-13863 |
Kazuhiko Shimada | 5415115a5ff | CAS-14417: modified tests with channel selection to execute tsdimaging properly | | CAS-14417 |
Takeshi Nakazato | 60c4540243eM | Merge branch 'master' into CAS-9957 | | CAS-9957 |
Ville Suoranta | 4dcad261a9b | Update build.conf | | |
smcastro | 1cd5497908cM | Merge branch 'master' into CAS-14391 | | CAS-14391 |
Ville Suoranta | 0c7c9f99601M | Pull request #864: Update build options in readme.md.Merge in CASA/casa6 from CAS-14434 to master
* commit 'd5ad268d9b68844013e1127f67c9b4d346763701':
Update build options in readme.md. CAS-14434 | | CAS-14434 |
smcastro | f6692b42489M | Merge branch 'master' into CAS-14391 | | CAS-14391 |
Ville Suoranta | b7d4367e3d7M | Pull request #862: CAS-14265Merge in CASA/casa6 from CAS-14265 to master
* commit 'd34f304e22c5cbf50d9d3ec8b70f800603c85ae7':
Fix C++17 deprecations | | CAS-14265 |
Takeshi Nakazato | a6abe864de7M | Merge branch 'master' into CAS-9957 | | CAS-9957 |
Akeem Wells | 60db5ba649dM | Pull request #861: CAS-14377Merge in CASA/casa6 from CAS-14377 to master
* commit '2e40f49fb5a2497626567752b03dc6b61ae8ec49':
Update documentation
Update docstrings and documentation for runtest, xmlrunner_to_junit and testhelper in casatestutils | | CAS-14377 |
Ville Suoranta | d34f304e22cM | Merge branch 'master' into CAS-14265 | | CAS-14265 |
Ville Suoranta | d5ad268d9b6 | Update build options in readme.md.CAS-14434 | | CAS-14434 |
Kazuhiko Shimada | 4e34da07e13 | CASA-14417: fixed the regression test of M100/SD | | CASA-14417 |
Kazuhiko Shimada | bc779dd9f78 | CAS-14417: added some tests for the interpolation parameter | | CAS-14417 |
Takeshi Nakazato | 07e9a4e6063 | CAS-13863 update unittest to be consistent with the implementation | | CAS-13863 |
Takeshi Nakazato | 5262bcfe5db | CAS-13863 incorporate the update provided by Todd Hunter | | CAS-13863 |
Kazuhiko Shimada | 21678b8f960 | CAS-14417: modified tests to change default interpolation parameter from nearest to linear | | CAS-14417 |
Akeem Wells | 2e40f49fb5aM | Merge branch 'master' into CAS-14377 | | CAS-14377 |
Ville Suoranta | 1bbc8096b8cM | Pull request #860: CAS-14424Merge in CASA/casa6 from CAS-14424 to master
* commit '4cfb1163eb1bbde7fdcec3ef6accde1df1611429':
substitute the viewer end-of-life URL for the placeholder string [CAS-14424]
in sdintimaging(... interactive=True, ...) post removal notice on macOS if casaviewer is not found [CAS-14424]
in deconvolve(...) post removal notice on macOS if casaviewer is not found [CAS-14424]
trap tclean(...... | | CAS-14424 |
Ville Suoranta | b1a18214a0e | Fix C++17 deprecations | | |
Takeshi Nakazato | 7f3746a59a0M | Pull request #859: CAS-14426 quick fix for regression test failureMerge in CASA/casa6 from CAS-14426 to master
* commit '232e250f00946f826afbcd03f3c2d040399e7c14':
CAS-14426 quick fix for regression test failure | | CAS-14426 |
Ville Suoranta | a476affec93M | Pull request #858: CAS-14421Merge in CASA/casa6 from CAS-14421 to master
* commit '15b4c8eb0c913d6b09d57756b45d4cfdeeac2afc':
remove CASA5/CASA6 conversion period version functions [CAS-14421] | | CAS-14421 |