Fix shifted source lists
Compare changes
Files
2- André Offringa authored
+ 5
− 1
@@ -249,6 +249,8 @@ def test_write_component_list(settings):
@@ -275,7 +277,9 @@ def test_write_component_list(settings):
See https://gitlab.com/aroffringa/wsclean/-/issues/98 for the issue
The necessary WSClean changes are in https://gitlab.com/aroffringa/wsclean/-/merge_requests/448 , which also adds a test case that fails before the fix.