Build: #6 failed

Job: Test Tasks Many Linux 2.28 failed

ephemeris.test multifield cube exttab eph: Test case result

The below summarizes the result of the test " ephemeris.test multifield cube exttab eph" in build 6 of CASA - CMake Dev Test 3.8 - CAS-14283 - Test Tasks Many Linux 2.28. View test case history
Description
ephemeris.test multifield cube exttab eph
Test class
test_task_tclean
Method
test_ephemeris.test_multifield_cube_exttab_eph
Duration
4 secs
Status
Failed (New Failure)

Error Log

RuntimeError: Error in making PSF : One or more  of the cube section failed in de/gridding. Return values for the sections: [0]
test_task_tclean.py:6923: in test_multifield_cube_exttab_eph
    ret = tclean(vis=self.msfile, imagename=self.img, imsize=[480, 420], cell=['0.14arcsec'], phasecenter=self.exttabname, specmode='cubesource', gridder='mosaic', start=1, nchan=10, niter=0, weighting='briggsbwtaper', perchanweightdensity=True, parallel=False)
../../../../venv/lib/python3.8/site-packages/casatasks/tclean.py:1776: in __call__
    task_result = _tclean_t( _pc.document['vis'], _pc.document['selectdata'], _pc.document['field'], _pc.document['spw'], _pc.document['timerange'], _pc.document['uvrange'], _pc.document['antenna'], _pc.document['scan'], _pc.document['observation'], _pc.document['intent'], _pc.document['datacolumn'], _pc.document['imagename'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['stokes'], _pc.document['projection'], _pc.document['startmodel'], _pc.document['specmode'], _pc.document['reffreq'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['outframe'], _pc.document['veltype'], _pc.document['restfreq'], _pc.document['interpolation'], _pc.document['perchanweightdensity'], _pc.document['gridder'], _pc.document['facets'], _pc.document['psfphasecenter'], _pc.document['wprojplanes'], _pc.document['vptable'], _pc.document['mosweight'], _pc.document['aterm'], _pc.document['psterm'], _pc.document['wbawp'], _pc.document['conjbeams'], _pc.document['cfcache'], _pc.document['usepointing'], _pc.document['computepastep'], _pc.document['rotatepastep'], _pc.document['pointingoffsetsigdev'], _pc.document['pblimit'], _pc.document['normtype'], _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['pbcor'], _pc.document['outlierfile'], _pc.document['weighting'], _pc.document['robust'], _pc.document['noise'], _pc.document['npixels'], _pc.document['uvtaper'], _pc.document['niter'], _pc.document['gain'], _pc.document['threshold'], _pc.document['nsigma'], _pc.document['cycleniter'], _pc.document['cyclefactor'], _pc.document['minpsffraction'], _pc.document['maxpsffraction'], _pc.document['interactive'], _pc.document['nmajor'], _pc.document['fullsummary'], _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['minpercentchange'], _pc.document['verbose'], _pc.document['fastnoise'], _pc.document['restart'], _pc.document['savemodel'], _pc.document['calcres'], _pc.document['calcpsf'], _pc.document['psfcutoff'], _pc.document['parallel'] )
../../../../venv/lib/python3.8/site-packages/casatasks/private/task_tclean.py:367: in tclean
    imager.makePSF()
../../../../venv/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py:429: in makePSF
    self.makePSFCore()
../../../../venv/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py:623: in makePSFCore
    self.SItool.makepsf()
../../../../venv/lib/python3.8/site-packages/casatools/synthesisimager.py:62: in makepsf
    return self._swigobj.makepsf()
../../../../venv/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py:322: in makepsf
    return _synthesisimager.synthesisimager_makepsf(self)
E   RuntimeError: Error in making PSF : One or more  of the cube section failed in de/gridding. Return values for the sections: [0]