Build: #2 was successful Changes by Ihor Ihnatiev
Code commits
Casa6
-
Ihor Ihnatiev f11c3ddeec7842927b187f6a4c9dcee141eab55b
Merge branch 'master' into CAS-14439
-
Akeem Wells 5c7ff663419900e4d4db774f37f36ad417f2abc6 m
Pull request #883: Update to use util find_spec instead of find_loader
Merge in CASA/casa6 from CAS-14470 to master
* commit 'acf17965893895c92835c7cabddf517ca0821f05':
Update to use util find_spec instead of find_loader -
Akeem Wells acf17965893895c92835c7cabddf517ca0821f05 m
Update to use util find_spec instead of find_loader
-
Takahiro Tsutsumi c26249c8821163349498583691736439ba09c78f m
Pull request #880: Add assertTrue test at the end of test_het_mosaic_mfs_alma_listofms_CAS14350fix
Merge in CASA/casa6 from CAS-14465 to master
* commit 'bc7512a0f92339aa2ee25a7909238b92e8879733':
Add assertTrue test at the end of test_het_mosaic_mfs_alma_listofms_CAS14350fix -
Takahiro Tsutsumi bc7512a0f92339aa2ee25a7909238b92e8879733 m
Add assertTrue test at the end of test_het_mosaic_mfs_alma_listofms_CAS14350fix
-
Ville Suoranta 28ed41636d537c89a4c6532cccd25a645a53b89a m
Pull request #879: Update tests/tasks/test_task_simobserve.py (CAS-14429)
Merge in CASA/casa6 from CAS-14429 to master
* commit '0f91b3e9b4011f3b383a3f5920b31c1c54b658d4':
Update tests/tasks/test_task_simobserve.py (CAS-14429) -
C. Enrique Garcia Dabo 4921ac236728d717754ee1f0b3baf303f591db26 m
Pull request #877: CAS-14253
Merge in CASA/casa6 from CAS-14253 to master
* commit '5092c74f3e1b3523f35946fd9e67b24a7dbde8c1':
Add test cases for expected failures in gencal
Add test with the new functionality to create a caltable from ALMA antenna positions JSON file
CAS-14253: Use input JSON file to compute the ALMA antenna position corrections
CAS-14253: Describe the infile parameter for the JSON ALMA antenna positions case -
C. Enrique Garcia Dabo 5092c74f3e1b3523f35946fd9e67b24a7dbde8c1 m
Merge branch 'master' into CAS-14253
-
C. Enrique Garcia Dabo 727f56b56e85663d6ec701f07c78ce3e1641f3ae m
Merge commit '597480507465b5b0a800ba5dcfe13554a12b4bd2' into CAS-14253
-
C. Enrique Garcia Dabo 675eba3c8e124f46ac4e3945eb3eeb8043d37f1b m
Merge commit '8b0120d0d2d2ecb47b0d80c076b30679aa556d70' into CAS-14253
-
C. Enrique Garcia Dabo ce03b1d052ea3c96bb3dc8d00582ab75055ea337 m
Merge commit '73c121f99c0f7a5a950101aa43852ac46365e370' into CAS-14253
-
Takahiro Tsutsumi ce914402cb0cf43b13899dff8dc03c637bf37bbe m
Pull request #876: CAS-14350
Merge 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. -
Kazuhiko Shimada 2f7e80b18eca2b5c5ec346504ad7145d15889267 m
Pull request #874: CAS-14417
Merge 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 -
Ville Suoranta 8d65b1aa58e4ff22be33a122f9d14d7f6c535a2b m
Pull request #875: CAS-14416
Merge in CASA/casa6 from CAS-14416 to master
* commit '5fd67776d234f5b1bdd6ddfc8cf0194d717c1287':
Update casaviewer in build.conf
Update CasaViewer version in build.conf
Update build.conf -
Ville Suoranta 5fd67776d234f5b1bdd6ddfc8cf0194d717c1287 m
Update casaviewer in build.conf
-
C. Enrique Garcia Dabo e287e92a34721a8a24463fc5dabac374bd45676f m
Merge branch 'master' into CAS-14253
-
C. Enrique Garcia Dabo ff5b9a68b8b45a1762c52c3322d426f81e7641c6 m
Merge branch 'master' into CAS-14253
-
Akeem Wells 029970bd1f0a0fb69890d771f3e9603d7d3015ff m
Pull request #872: CAS-14457
Merge 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 -
Akeem Wells e14d7a1ce2e2621eb4ab5d5d8d66b05975b435c8 m
Add backward compatibility
-
Akeem Wells 578bf5600fc20b793561cbf884ec3017e98133dc m
Convert assertDictContainsSubset(a, b) to assertEqual(b, b | a)
-
Akeem Wells 573a3f65b29e4c59d3c062d9ea1743665a5c2bf3 m
Add test_tool_synthesisutils to component_to_test_map
-
Andrew McNichols 0f91b3e9b4011f3b383a3f5920b31c1c54b658d4 m
Update tests/tasks/test_task_simobserve.py (CAS-14429)
Clean up tearDown methods that were not completely removing test files from the working directory -
Ville Suoranta d87b14bb0004b1ced4f2b795e0f75079ca40bec6 m
Update CasaViewer version in build.conf
-
Kazuhiko Shimada 5415115a5ffd466b56ce96afce6383a48c610642 m
CAS-14417: modified tests with channel selection to execute tsdimaging properly
-
Ville Suoranta 4dcad261a9b2cf3d15b543d7eef8f4e39e6fee29 m
Update build.conf
-
Kazuhiko Shimada 4e34da07e13454261cea3f32a7a3cbcdad6d781a m
CASA-14417: fixed the regression test of M100/SD
-
Kazuhiko Shimada bc779dd9f780d6efb8505f796bc56f706b4b6db7 m
CAS-14417: added some tests for the interpolation parameter
-
Kazuhiko Shimada 21678b8f96072d57d71d77c39996184abb82982a m
CAS-14417: modified tests to change default interpolation parameter from nearest to linear
-
Takahiro Tsutsumi 0ef240c2282d14ed16d17ccdcc10f1f45943e765 m
Add a unit test
-
Takahiro Tsutsumi 1948a6044ec0a4045ea434fccd1768290ac32728 m
Merge branch 'master' into CAS-14350
-
Takahiro Tsutsumi aff2885789ed9a1303c96053478f3f104576272f m
Add a check if a parameter is a list before trying to reorder for the list-of-MS parameters.
-
C. Enrique Garcia Dabo 3b3cc22c336a88427f69282c3b70d2c837569a2a m
Merge branch 'master' into CAS-14253
-
C. Enrique Garcia Dabo 178c36845497310fd215e2a1a89db5d0bead221e m
Add test cases for expected failures in gencal
Fixes partially CAS-14253 -
C. Enrique Garcia Dabo 1b722323bf4b24c4bb85bb1326a7d3f7c4cddd59 m
Add test with the new functionality to create a caltable from ALMA antenna positions JSON file
Fixes partially CAS-14253- casatasks/src/private/correct_ant_posns.py (version 1b722323bf4b24c4bb85bb1326a7d3f7c4cddd59) (diffs)
- casatasks/src/private/correct_ant_posns_alma.py (version 1b722323bf4b24c4bb85bb1326a7d3f7c4cddd59) (diffs)
- casatasks/tests/tasks/test_task_gencal.py (version 1b722323bf4b24c4bb85bb1326a7d3f7c4cddd59) (diffs)
-
C. Enrique Garcia Dabo b773abf0d3a159be44a42f74839de18ba58a8108 m
CAS-14253: Use input JSON file to compute the ALMA antenna position corrections
- casatasks/src/private/correct_ant_posns.py (version b773abf0d3a159be44a42f74839de18ba58a8108) (diffs)
- casatasks/src/private/correct_ant_posns_alma.py (version b773abf0d3a159be44a42f74839de18ba58a8108) (diffs)
- casatasks/src/private/task_gencal.py (version b773abf0d3a159be44a42f74839de18ba58a8108) (diffs)
- casatasks/xml/gencal.xml (version b773abf0d3a159be44a42f74839de18ba58a8108) (diffs)
-
C. Enrique Garcia Dabo 08f1f7f96cc51fb772f38494965d28ba4a3f2930 m
CAS-14253: Describe the infile parameter for the JSON ALMA antenna positions case
-
C. Enrique Garcia Dabo 1f7b64d95dfd676cd5feead1d93be645e2f0e2a1 m
Merge branch 'CAS-14235' into CAS-14253
-
C. Enrique Garcia Dabo e7b403d5f273a34a282cf338e2d626e5f3addff3 m
Merge branch 'CAS-14235' into CAS-14253