Build: #1 failed
Job: Test Tasks Many Linux 2.28 Py3.12 failed
imgval.test imgval startmodel basic copy: Test case result
The below summarizes the result of the test " imgval.test imgval startmodel basic copy" in build 1 of CASASPECS - Dev Test 3.12 - CAS-13818 - Test Tasks Many Linux 2.28 Py3.12.
- Description
- imgval.test imgval startmodel basic copy
- Test class
- test_task_deconvolve
- Method
- test_imgval.test_imgval_startmodel_basic_copy
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
RuntimeError: Exception from deconvolve : Error initializing the Minor Cycle for tst : Error in setting starting model for deconvolution: Error in regridding input model image to target coordsys : ImageRegrid error : LatticeIterInterface::ok - Navigator Lattice and Data Lattice have different shapes
test_task_deconvolve.py:2496: in test_imgval_startmodel_basic_copy
deconvolve(imagename=self.img, niter=10, startmodel=self.mname2)
../../../../venv/lib/python3.12/site-packages/casatasks/deconvolve.py:542: in __call__
task_result = _deconvolve_t( _pc.document['imagename'], _pc.document['startmodel'], _pc.document['deconvolver'], _pc.document['scales'], _pc.document['nterms'], _pc.document['smallscalebias'], _pc.document['fusedthreshold'], _pc.document['largestscale'], _pc.document['restoration'], _pc.document['restoringbeam'], _pc.document['niter'], _pc.document['gain'], _pc.document['threshold'], _pc.document['nsigma'], _pc.document['interactive'], _pc.document['fullsummary'], _pc.document['fastnoise'], _pc.document['usemask'], _pc.document['mask'], _pc.document['pbmask'], _pc.document['sidelobethreshold'], _pc.document['noisethreshold'], _pc.document['lownoisethreshold'], _pc.document['negativethreshold'], _pc.document['smoothfactor'], _pc.document['minbeamfrac'], _pc.document['cutthreshold'], _pc.document['growiterations'], _pc.document['dogrowprune'], _pc.document['verbose'] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/task_deconvolve.py:271: in deconvolve
isit = decon.hasConverged()
^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatasks/private/imagerhelpers/imager_deconvolver.py:141: in hasConverged
initrec = self.SDtools[immod].initminorcycle()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatools/synthesisdeconvolver.py:31: in initminorcycle
return self._swigobj.initminorcycle()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatools/__casac__/synthesisdeconvolver.py:145: in initminorcycle
return _synthesisdeconvolver.synthesisdeconvolver_initminorcycle(self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E RuntimeError: Exception from deconvolve : Error initializing the Minor Cycle for tst : Error in setting starting model for deconvolution: Error in regridding input model image to target coordsys : ImageRegrid error : LatticeIterInterface::ok - Navigator Lattice and Data Lattice have different shapes