Build: #1 failed

Job: Test Tasks ARM Macos 14 Py3.10 failed

Sdimaging test clipping.test 2rows: Test case result

The below summarizes the result of the test "Sdimaging test clipping.test 2rows" in build 1 of CASASPECS - Dev Test 3.10 - CAS-10890 - Test Tasks ARM Macos 14 Py3.10. View test case history
Description
Sdimaging test clipping.test 2rows
Test class
test_task_tsdimaging
Method
sdimaging_test_clipping.test_2rows
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

RuntimeError: Cannot open existing image : sdimaging_test_clipping.im.image : There is a coordinate system mismatch between existing images on disk and current parameters (The SpectralCoordinates have differing reference values). If you are attempting to restart a run, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new coordinate system before continuing.
test_task_tsdimaging.py:3981: in test_2rows
    self._test_clipping(infile, is_clip_effective=False)
test_task_tsdimaging.py:3829: in _test_clipping
    self._test_clipping([infiles], is_clip_effective)
test_task_tsdimaging.py:3848: in _test_clipping
    tsdimaging(infiles=infiles, outfile=outfile, overwrite=overwrite,
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/tsdimaging.py:420: in __call__
    task_result = _tsdimaging_t( _pc.document['infiles'], _pc.document['outfile'], _pc.document['overwrite'], _pc.document['field'], _pc.document['spw'], _pc.document['antenna'], _pc.document['scan'], _pc.document['intent'], _pc.document['timerange'], _pc.document['outframe'], _pc.document['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['veltype'], _pc.document['specmode'], _pc.document['interpolation'], _pc.document['pointingcolumn'], _pc.document['convertfirst'], _pc.document['projection'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['stokes'], _pc.document['gridfunction'], _pc.document['convsupport'], _pc.document['truncate'], _pc.document['gwidth'], _pc.document['jwidth'], _pc.document['clipminmax'], _pc.document['minweight'], _pc.document['brightnessunit'], _pc.document['restfreq'] )
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/private/sdutil.py:129: in wrapper
    retval = func(*args, **kwargs)
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/private/task_tsdimaging.py:1113: in tsdimaging
    imager.makeSdImage()
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/private/imagerhelpers/imager_base.py:593: in makeSdImage
    normalizer.divideresidualbyweight(singledish=True)
../../../../casa6testenv/lib/python3.10/site-packages/casatools/synthesisnormalizer.py:66: in divideresidualbyweight
    return self._swigobj.divideresidualbyweight(singledish)
../../../../casa6testenv/lib/python3.10/site-packages/casatools/__casac__/synthesisnormalizer.py:192: in divideresidualbyweight
    return _synthesisnormalizer.synthesisnormalizer_divideresidualbyweight(self, *args, **kwargs)
E   RuntimeError: Cannot open existing image : sdimaging_test_clipping.im.image : There is a coordinate system mismatch between existing images on disk and current parameters (The SpectralCoordinates have differing reference values). If you are attempting to restart a run, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new coordinate system before continuing.