Build: #1 failed
Job: Test Tasks Many Linux 2.28 Py3.10 failed
Sdimaging test clipping.test suprious: Test case result
The below summarizes the result of the test "Sdimaging test clipping.test suprious" in build 1 of CASASPECS - Dev Test 3.10 - CAS-10890 - Test Tasks Many Linux 2.28 Py3.10.
- Description
- Sdimaging test clipping.test suprious
- Test class
- test_task_tsdimaging
- Method
- sdimaging_test_clipping.test_suprious
- 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:4021: in test_suprious self._test_clipping(infile, is_clip_effective=True) 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, ../../../../venv/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'] ) ../../../../venv/lib/python3.10/site-packages/casatasks/private/sdutil.py:129: in wrapper retval = func(*args, **kwargs) ../../../../venv/lib/python3.10/site-packages/casatasks/private/task_tsdimaging.py:1113: in tsdimaging imager.makeSdImage() ../../../../venv/lib/python3.10/site-packages/casatasks/private/imagerhelpers/imager_base.py:593: in makeSdImage normalizer.divideresidualbyweight(singledish=True) ../../../../venv/lib/python3.10/site-packages/casatools/synthesisnormalizer.py:66: in divideresidualbyweight return self._swigobj.divideresidualbyweight(singledish) ../../../../venv/lib/python3.10/site-packages/casatools/__casac__/synthesisnormalizer.py:253: 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.