Build: #28 was successful Child of CASA-CTT-76
Code commits
OPEN-CASA
-
Ville Suoranta 6d7cdfa917fa435e9364b68e9d3460b0e48c6caa
Merge pull request #815 in CASA/casa from CAS-11962 to master
* commit '0bb4738b9cd7e7107c2daf133abb906a6d618383':
Increase log size limit
Remove environment variable option from the telemetry startup message
Fix stop time
Another attempt at setting logorigin
Reset logorigin after startup
Fix space in log message
Remove extra space in the telemetry log.
Revise telemetry start and stop messages
Remove colons from the log origin in the telemetry log
Revise stop message
Use atexit to log shutdown
Remove start message reformat the end message
Add start time to the task end message -
Ville Suoranta 740985477e89ef05baca20c7dcfcf19db5f8d197
Merge pull request #814 in CASA/casa from feature/CAS-12100 to master
* commit '83568a787db4598aa437693e72163398310f7fb6':
fixed a bug
fitorder seems to too high for getting uniform result across different oses, lower the fitorder for a unit test.
adjust tolerance for spidx test
Fixed an issue in fluxscale unit test
Added support to accept higher than fitorder=2 -
Neal Schweighart 36469a7044e7a233f2bc7059dbe01cb2fdf5b378
Added changes to tests so they would look in the proper place for the casa-data-req data repo
- gcwrap/python/scripts/tests/test_req_task_calstat.py (version 36469a7044e7a233f2bc7059dbe01cb2fdf5b378) (diffs)
- gcwrap/python/scripts/tests/test_req_task_importuvfits.py (version 36469a7044e7a233f2bc7059dbe01cb2fdf5b378) (diffs)
- gcwrap/python/scripts/tests/test_req_task_listhistory.py (version 36469a7044e7a233f2bc7059dbe01cb2fdf5b378) (diffs)
- gcwrap/python/scripts/tests/test_req_task_rmtables.py (version 36469a7044e7a233f2bc7059dbe01cb2fdf5b378) (diffs)
-
Ville Suoranta 0bb4738b9cd7e7107c2daf133abb906a6d618383 m
Increase log size limit
-
Ville Suoranta fdee10abec224cf673460d0e52e8dd669e42a6c5
Merge pull request #813 in CASA/casa from bugfix/CAS-12122 to master
* commit '944296234a43a7c3c9d3bc14167cab8573cf68df':
CAS-12122 casacore bug fix -
Takahiro Tsutsumi 83568a787db4598aa437693e72163398310f7fb6 m
fixed a bug
-
Darrell Schiebel 4479ffdd123a16619dee693f1de3743abc6c654a
Merge pull request #811 in CASA/casa from feature/CAS-12021 to master
* commit 'ca66d49a6fa02d73bc4e65df260a94ee604add58':
Add test for running rerefant on FringeJones solutions
Implement re-referencing for FringeJones caltables -
Darrell Schiebel d331fb61f5606083b7bca5879c4ced922fa43f6f
Merge pull request #812 in CASA/casa from CAS-12160 to master
* commit '47b7e07c3e4984739d2f47aa2f2b7377d29a5836':
CAS-12160 squash OSX clang compiler warnings in code/imageanalysis -
David Mehringer <dmehring@earendil.local> 47b7e07c3e4984739d2f47aa2f2b7377d29a5836 m
CAS-12160 squash OSX clang compiler warnings in code/imageanalysis
-
Mark Kettenis <kettenis@jive.eu> ca66d49a6fa02d73bc4e65df260a94ee604add58 m
Merge branch 'master' into feature/CAS-12021
-
Mark Kettenis <kettenis@jive.eu> 546381fc37ef14ab316f5ad52a6d8172e63e8ddc m
Add test for running rerefant on FringeJones solutions
- gcwrap/python/scripts/tests/CMakeLists.txt (version 546381fc37ef14ab316f5ad52a6d8172e63e8ddc) (diffs)
- gcwrap/python/scripts/tests/test_rerefant.py (version 546381fc37ef14ab316f5ad52a6d8172e63e8ddc) (diffs)
- gcwrap/python/scripts/tests/uTest_list.json (version 546381fc37ef14ab316f5ad52a6d8172e63e8ddc) (diffs)
-
Takahiro Tsutsumi ec28adef868d6a76cbf5b635b294e75433557cc7 m
fitorder seems to too high for getting uniform result across different oses, lower the fitorder for a unit test.
-
Takahiro Tsutsumi c07c268a82511d4f469b255dc88f54ec317c07f8 m
adjust tolerance for spidx test
-
Takahiro Tsutsumi 327b3076730a4bafaf14792217c996a8a3c9bd99 m
Fixed an issue in fluxscale unit test
-
Takahiro Tsutsumi 6349c1f1e026b8536b28a9ae5c30395aabf1e95b m
Added support for fitorder >2 and resolved the conflicts after Merge branch 'master' into feature/CAS-12100
Conflicts:
code/synthesis/MeasurementComponents/SolvableVisCal.cc
gcwrap/tasks/fluxscale.xml -
Ville Suoranta 1508d58dd358c0c6a3d0c7041fe64485bcb75157 m
Merge branch 'master' into CAS-11962
-
Ville Suoranta 4bf87de305fdb9e22f9cbd845b70ddde00448da5 m
Remove environment variable option from the telemetry startup message
-
Takahiro Tsutsumi 055475eeb2f2297aae51ab116106dc43e3e1c742 m
Added support to accept higher than fitorder=2
-
David Mehringer 944296234a43a7c3c9d3bc14167cab8573cf68df m
CAS-12122 casacore bug fix
-
Ville Suoranta af8a8ced8c3ebfc80d18af8705dc07190d155258 m
Fix stop time
-
Ville Suoranta 11617a5d8a118815ed6a9e0eb5d45bb18b6f6970 m
Another attempt at setting logorigin
-
Ville Suoranta ad8ddfc0f8897cd4178877c9bad83b35180d4ae2 m
Reset logorigin after startup
-
Ville Suoranta f952783cf80b6f99fdb63b116928267a2165d228 m
Fix space in log message
-
Ville Suoranta f6af7bf56301232acb6aaf13a9fb8cbd5458bdea m
Remove extra space in the telemetry log.
Apparently log origin is already prepended with whitespace -
Ville Suoranta 1c5809a5ec61ba4cc6652cd94079801d03815ca0 m
Revise telemetry start and stop messages
-
Ville Suoranta 257a83e913d0f6d333bebc865bb98c1ccfb1fcc7 m
Remove colons from the log origin in the telemetry log
-
Ville Suoranta 95ac01ec9ebc9e0c187d50e7576389e64107aab0 m
Merge branch 'master' into CAS-11962
-
Ville Suoranta 26db43783f43c6546dbc0d138d8918d952bbbaa1 m
Revise stop message
-
Ville Suoranta f6ce9f88b91ff252cca756ea67ad78b13f7143d6 m
Use atexit to log shutdown
Previous version did not log exit correctly when running scripts. -
Mark Kettenis <kettenis@jive.eu> 900325d89b386aee084a085148eed6af828a5211 m
Implement re-referencing for FringeJones caltables
-
Ville Suoranta f22e3754c047ea2b132a1b80bc5d17119c5aace4 m
Remove start message reformat the end message
-
Ville Suoranta 9d4d6b709d5df140f45943719e3f5f4137eaf18d m
Add start time to the task end message