Build: #1 failed
Job: Test Tasks RHEL7 failed
Full log: Test case result
The below summarizes the result of the test "Full log" in build 1 of CASA - Casa 6 Dev Test Full - CAS-13906 - Test Tasks RHEL7.
- Description
- Full log
- Test class
- test_task_tsdimaging
- Method
- full log
- Duration
- 13 mins
- Status
- Failed (New Failure)
Error Log
2023-02-08 19:16:28 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 11 pixels is not an efficient imagesize. Try 12 instead.
2023-02-08 19:16:31 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:16:31 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:16:31 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-02-08 19:16:32 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-02-08 19:16:32 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 798, in tsdimaging
2023-02-08 19:16:32 SEVERE tsdimaging::::casa+ _restfreq = _get_restfreq_if_empty(infiles, _spw, field, restfreq)
2023-02-08 19:16:32 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 507, in _get_restfreq_if_empty
2023-02-08 19:16:32 SEVERE tsdimaging::::casa+ vis = vislist[0]
2023-02-08 19:16:32 SEVERE tsdimaging::::casa+ IndexError: list index out of range
2023-02-08 19:16:32 SEVERE tsdimaging::::casa list index out of range
2023-02-08 19:16:32 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class IndexError with the following message: list index out of range
..2023-02-08 19:16:33 WARN tsdimaging:::: Field Expression: Found out-of-range index(s) in the list (99 ) [TIP: Double-quoted strings forces name matching]
2023-02-08 19:16:33 WARN tsdimaging::ms::msselect Field Expression: Partial or no match for Field ID list [99]
2023-02-08 19:16:33 WARN tsdimaging::ms::msselect+ (near char. 2 in string "99")
2023-02-08 19:16:33 WARN tsdimaging:::: Field Expression: Found out-of-range index(s) in the list (99 ) [TIP: Double-quoted strings forces name matching]
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 798, in tsdimaging
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ _restfreq = _get_restfreq_if_empty(infiles, _spw, field, restfreq)
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 527, in _get_restfreq_if_empty
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ ndx = ms.msselectedindices()
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/ms.py", line 765, in msselectedindices
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ return self._swigobj.msselectedindices()
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/ms.py", line 2012, in msselectedindices
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ return _ms.ms_msselectedindices(self)
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ RuntimeError: Field Expression: Partial or no match for Field ID list [99]
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ (near char. 2 in string "99")
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Field Expression: Partial or no match for Field ID list [99]
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ (near char. 2 in string "99")
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: Field Expression: Partial or no match for Field ID list [99]
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ (near char. 2 in string "99")
.2023-02-08 19:16:33 WARN tsdimaging::ms::msselect Spw Expression: No match found for 99,
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 798, in tsdimaging
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ _restfreq = _get_restfreq_if_empty(infiles, _spw, field, restfreq)
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 527, in _get_restfreq_if_empty
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ ndx = ms.msselectedindices()
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/ms.py", line 765, in msselectedindices
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ return self._swigobj.msselectedindices()
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/ms.py", line 2012, in msselectedindices
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ return _ms.ms_msselectedindices(self)
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ RuntimeError: Spw Expression: No match found for 99,
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Spw Expression: No match found for 99,
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: Spw Expression: No match found for 99,
.2023-02-08 19:16:33 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 906, in tsdimaging
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ imager.initializeImagers()
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py", line 107, in initializeImagers
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ self.SItool.selectdata( self.allselpars[mss] )
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/synthesisimager.py", line 26, in selectdata
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ return self._swigobj.selectdata(selpars)
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py", line 130, in selectdata
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ return _synthesisimager.synthesisimager_selectdata(self, *args, **kwargs)
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ RuntimeError: Error in selectData() : No match found for the antenna specificion [ID(s): [99]]
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Error in selectData() : No match found for the antenna specificion [ID(s): [99]]
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: Error in selectData() : No match found for the antenna specificion [ID(s): [99]]
...2023-02-08 19:16:33 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 906, in tsdimaging
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ imager.initializeImagers()
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py", line 107, in initializeImagers
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ self.SItool.selectdata( self.allselpars[mss] )
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/synthesisimager.py", line 26, in selectdata
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ return self._swigobj.selectdata(selpars)
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py", line 130, in selectdata
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ return _synthesisimager.synthesisimager_selectdata(self, *args, **kwargs)
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ RuntimeError: Error in selectData() : Data selection ended with 0 rows
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Error in selectData() : Data selection ended with 0 rows
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: Error in selectData() : Data selection ended with 0 rows
.2023-02-08 19:16:33 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 783, in tsdimaging
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ raise RuntimeError('Output file \'{0}\' exists.'.format(presumed_imagename))
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ RuntimeError: Output file 'sdimagingTest0.im.image' exists.
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Output file 'sdimagingTest0.im.image' exists.
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: Output file 'sdimagingTest0.im.image' exists.
.2023-02-08 19:16:33 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 906, in tsdimaging
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ imager.initializeImagers()
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py", line 125, in initializeImagers
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ self.SItool.defineimage( self.allimpars[str(fld)] , self.allgridpars[str(fld)] )
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/synthesisimager.py", line 36, in defineimage
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ return self._swigobj.defineimage(impars, gridpars)
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py", line 164, in defineimage
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ return _synthesisimager.synthesisimager_defineimage(self, *args, **kwargs)
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ RuntimeError: Invalid Image Parameter set : Error in converting 'This is bad' to MDirection. Need format : 'J2000 19:59:28.500 +40.44.01.50'
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Invalid Image Parameter set : Error in converting 'This is bad' to MDirection. Need format : 'J2000 19:59:28.500 +40.44.01.50'
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: Invalid Image Parameter set : Error in converting 'This is bad' to MDirection. Need format : 'J2000 19:59:28.500 +40.44.01.50'
.2023-02-08 19:16:33 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 906, in tsdimaging
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ imager.initializeImagers()
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py", line 125, in initializeImagers
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ self.SItool.defineimage( self.allimpars[str(fld)] , self.allgridpars[str(fld)] )
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/synthesisimager.py", line 36, in defineimage
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ return self._swigobj.defineimage(impars, gridpars)
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py", line 164, in defineimage
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ return _synthesisimager.synthesisimager_defineimage(self, *args, **kwargs)
2023-02-08 19:16:33 SEVERE tsdimaging::::casa+ RuntimeError: Invalid Image Parameter set : Error in converting 'J3000 17:18:29 +59.31.23' to MDirection. Need format : 'J2000 19:59:28.500 +40.44.01.50'
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Invalid Image Parameter set : Error in converting 'J3000 17:18:29 +59.31.23' to MDirection. Need format : 'J2000 19:59:28.500 +40.44.01.50'
2023-02-08 19:16:33 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: Invalid Image Parameter set : Error in converting 'J3000 17:18:29 +59.31.23' to MDirection. Need format : 'J2000 19:59:28.500 +40.44.01.50'
..2023-02-08 19:16:34 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 1 pixels is not an efficient imagesize. Try 2 instead.
2023-02-08 19:16:34 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : Internal Error : Image shape is invalid : [1,0,1,40]
2023-02-08 19:16:34 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 906, in tsdimaging
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ imager.initializeImagers()
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py", line 125, in initializeImagers
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ self.SItool.defineimage( self.allimpars[str(fld)] , self.allgridpars[str(fld)] )
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/synthesisimager.py", line 36, in defineimage
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ return self._swigobj.defineimage(impars, gridpars)
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py", line 164, in defineimage
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ return _synthesisimager.synthesisimager_defineimage(self, *args, **kwargs)
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ RuntimeError: 2023-02-08 19:16:34 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : Internal Error : Image shape is invalid : [1,0,1,40]
2023-02-08 19:16:34 SEVERE tsdimaging::::casa 2023-02-08 19:16:34 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : Internal Error : Image shape is invalid : [1,0,1,40]
2023-02-08 19:16:34 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: 2023-02-08 19:16:34 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : Internal Error : Image shape is invalid : [1,0,1,40]
.2023-02-08 19:16:34 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
2023-02-08 19:16:34 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : wcs wcsset_error: Linear transformation matrix is singular
2023-02-08 19:16:34 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 906, in tsdimaging
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ imager.initializeImagers()
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py", line 125, in initializeImagers
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ self.SItool.defineimage( self.allimpars[str(fld)] , self.allgridpars[str(fld)] )
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/synthesisimager.py", line 36, in defineimage
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ return self._swigobj.defineimage(impars, gridpars)
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py", line 164, in defineimage
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ return _synthesisimager.synthesisimager_defineimage(self, *args, **kwargs)
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ RuntimeError: 2023-02-08 19:16:34 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : wcs wcsset_error: Linear transformation matrix is singular
2023-02-08 19:16:34 SEVERE tsdimaging::::casa 2023-02-08 19:16:34 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : wcs wcsset_error: Linear transformation matrix is singular
2023-02-08 19:16:34 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: 2023-02-08 19:16:34 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : wcs wcsset_error: Linear transformation matrix is singular
.2023-02-08 19:16:34 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
2023-02-08 19:16:34 WARN tsdimaging::MSTransformRegridder::calcChanFreqs phaseCenter='Direction: [-0.0913764, -0.498892, 0.861833]' *** Requested new channel width (0.1 Hz) is smaller than smallest original channel width
2023-02-08 19:16:34 WARN tsdimaging::MSTransformRegridder::calcChanFreqs+ which is 2441.41 Hz
2023-02-08 19:16:34 SEVERE tsdimaging::MSTransformRegridder::calcChanFreqs calcChanFreqs failed, check input start and width parameters
2023-02-08 19:16:34 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : 2023-02-08 19:16:34 SEVERE tsdimaging::MSTransformRegridder::calcChanFreqs calcChanFreqs failed, check input start and width parameters
2023-02-08 19:16:34 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 906, in tsdimaging
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ imager.initializeImagers()
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py", line 125, in initializeImagers
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ self.SItool.defineimage( self.allimpars[str(fld)] , self.allgridpars[str(fld)] )
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/synthesisimager.py", line 36, in defineimage
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ return self._swigobj.defineimage(impars, gridpars)
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py", line 164, in defineimage
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ return _synthesisimager.synthesisimager_defineimage(self, *args, **kwargs)
2023-02-08 19:16:34 SEVERE tsdimaging::::casa+ RuntimeError: 2023-02-08 19:16:34 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : 2023-02-08 19:16:34 SEVERE tsdimaging::MSTransformRegridder::calcChanFreqs calcChanFreqs failed, check input start and width parameters
2023-02-08 19:16:34 SEVERE tsdimaging::::casa 2023-02-08 19:16:34 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : 2023-02-08 19:16:34 SEVERE tsdimaging::MSTransformRegridder::calcChanFreqs calcChanFreqs failed, check input start and width parameters
2023-02-08 19:16:34 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: 2023-02-08 19:16:34 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : 2023-02-08 19:16:34 SEVERE tsdimaging::MSTransformRegridder::calcChanFreqs calcChanFreqs failed, check input start and width parameters
..2023-02-08 19:16:34 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
0%....10....20....30....40....50....60....70....80....90....100%
.2023-02-08 19:16:44 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
0%....10....20....30....40....50....60....70....80....90....100%
.2023-02-08 19:17:03 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
0%....10....20....30....40....50....60....70....80....90....100%
.2023-02-08 19:17:19 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:17:27 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:17:34 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:17:42 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:17:51 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
2023-02-08 19:17:57 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-02-08 19:17:57 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 948, in tsdimaging
2023-02-08 19:17:57 SEVERE tsdimaging::::casa+ set_beam_size(rep_ms, imagename,
2023-02-08 19:17:57 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 648, in set_beam_size
2023-02-08 19:17:57 SEVERE tsdimaging::::casa+ imbeam_dict = bu.get_beamsize_image()
2023-02-08 19:17:57 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/sdbeamutil.py", line 168, in get_beamsize_image
2023-02-08 19:17:57 SEVERE tsdimaging::::casa+ kernel = self.get_kernel(axis)
2023-02-08 19:17:57 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/sdbeamutil.py", line 292, in get_kernel
2023-02-08 19:17:57 SEVERE tsdimaging::::casa+ return self.get_gauss_kernel(axis, self.kernel_param['truncate'],
2023-02-08 19:17:57 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/sdbeamutil.py", line 436, in get_gauss_kernel
2023-02-08 19:17:57 SEVERE tsdimaging::::casa+ result = self.gauss(axis, [gwidth_arcsec])
2023-02-08 19:17:57 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/sdbeamutil.py", line 458, in gauss
2023-02-08 19:17:57 SEVERE tsdimaging::::casa+ parameters = np.array([parameters[0], 0])
2023-02-08 19:17:57 SEVERE tsdimaging::::casa+ ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part.
2023-02-08 19:17:57 SEVERE tsdimaging::::casa setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part.
2023-02-08 19:17:57 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class ValueError with the following message: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part.
E2023-02-08 19:17:57 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:18:07 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:18:15 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
2023-02-08 19:18:23 SEVERE image::collapse (file src/tools/image/image_cmpt.cc, line 712) Exception Reported: Exception: All selected pixels are masked.
2023-02-08 19:18:23 SEVERE image::collapse (file src/tools/image/image_cmpt.cc, line 712)+ ... thrown by std::shared_ptr<casa6core::ImageInterface<T> > casa::ImageCollapser<T>::collapse() const [with T = float] at File: src/code/imageanalysis/ImageAnalysis/ImageCollapser.tcc, line: 91
.2023-02-08 19:18:24 WARN tsdimaging::::casa imsize is not integers. force converting to integer pixel numbers.
2023-02-08 19:18:24 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:18:34 WARN tsdimaging::::casa imsize is not integers. force converting to integer pixel numbers.
2023-02-08 19:18:34 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
0%....10....20....30....40....50....60....70....80....90....100%
.2023-02-08 19:18:44 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:18:53 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
0%....10....20....30....40....50....60....70....80....90....100%
.2023-02-08 19:19:07 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:19:17 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:19:27 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:19:41 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:19:50 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:20:00 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 35 pixels is not an efficient imagesize. Try 36 instead.
2023-02-08 19:20:05 WARN tsdimaging::::casa All pixels weight zero. This indicates no data in MS is in image area. Mask will not be set. Please check your image parameters.
.2023-02-08 19:20:05 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 73 pixels is not an efficient imagesize. Try 80 instead.
2023-02-08 19:20:05 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 68 pixels is not an efficient imagesize. Try 72 instead.
2023-02-08 19:20:11 WARN tsdimaging::::casa All pixels weight zero. This indicates no data in MS is in image area. Mask will not be set. Please check your image parameters.
.2023-02-08 19:20:12 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 35 pixels is not an efficient imagesize. Try 36 instead.
2023-02-08 19:20:17 WARN tsdimaging::::casa All pixels weight zero. This indicates no data in MS is in image area. Mask will not be set. Please check your image parameters.
.2023-02-08 19:20:17 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 35 pixels is not an efficient imagesize. Try 36 instead.
2023-02-08 19:20:23 WARN tsdimaging::::casa All pixels weight zero. This indicates no data in MS is in image area. Mask will not be set. Please check your image parameters.
.2023-02-08 19:20:24 WARN tsdimaging::::casa You defined phasecenter but not imsize. The image will cover as wide area as pointing in MS extends, but be centered at phasecenter. This could result in a strange image if your phasecenter is apart from the center of pointings
2023-02-08 19:20:24 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 38 pixels is not an efficient imagesize. Try 40 instead.
2023-02-08 19:20:30 WARN tsdimaging::::casa All pixels weight zero. This indicates no data in MS is in image area. Mask will not be set. Please check your image parameters.
.2023-02-08 19:20:31 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:20:33 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:20:33 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:20:33 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-02-08 19:20:34 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:20:40 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:20:40 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:20:40 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-02-08 19:20:41 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:20:43 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:20:44 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:20:44 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-02-08 19:20:44 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:20:46 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:20:46 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:20:46 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-02-08 19:20:47 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:20:50 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:20:50 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:20:50 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-02-08 19:20:51 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:20:53 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:20:53 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:20:53 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-02-08 19:20:54 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:20:56 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:20:57 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:20:57 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-02-08 19:20:58 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:21:00 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:21:00 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:21:00 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-02-08 19:21:01 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:21:03 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:21:03 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:21:03 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-02-08 19:21:04 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:21:06 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:21:06 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:21:06 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-02-08 19:21:08 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:21:11 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:21:11 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:21:11 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-02-08 19:21:12 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:21:14 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:21:14 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:21:14 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-02-08 19:21:15 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:21:17 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:21:17 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:21:17 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-02-08 19:21:19 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:21:21 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:21:21 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:21:21 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-02-08 19:21:23 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:21:25 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:21:25 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:21:25 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-02-08 19:21:26 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 3 pixels is not an efficient imagesize. Try 4 instead.
2023-02-08 19:21:28 WARN tsdimaging::SplineInterpolation::init() (file src/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2023-02-08 19:21:28 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:21:28 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
......2023-02-08 19:22:39 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.0626480488317034 arcsec
/home/casatest/casa6/casatasks/tests/tasks/test_task_tsdimaging.py:2770: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar.
boolean_types = (bool, numpy.bool, numpy.bool_)
E2023-02-08 19:22:43 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.0626480488317034 arcsec
E2023-02-08 19:22:47 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):3.31995e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:22:51 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=1.295184191587182 arcsec
2023-02-08 19:22:53 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):3.31995e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:22:57 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=1.036131330866096 arcsec
.2023-02-08 19:22:59 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):3.31995e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:23:02 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=1.295184191587182 arcsec
.2023-02-08 19:23:04 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):3.31995e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:23:06 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=1.295184191587182 arcsec
.2023-02-08 19:23:09 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 27 pixels is not an efficient imagesize. Try 30 instead.
2023-02-08 19:23:09 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 37 pixels is not an efficient imagesize. Try 40 instead.
.2023-02-08 19:23:17 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 13 pixels is not an efficient imagesize. Try 16 instead.
2023-02-08 19:23:19 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951962306 arcsec
.2023-02-08 19:23:23 WARN tsdimaging::::casa You defined phasecenter but not imsize. The image will cover as wide area as pointing in MS extends, but be centered at phasecenter. This could result in a strange image if your phasecenter is apart from the center of pointings
2023-02-08 19:23:24 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 37 pixels is not an efficient imagesize. Try 40 instead.
2023-02-08 19:23:24 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 26 pixels is not an efficient imagesize. Try 30 instead.
0%....10....20....30....40....50....60....70....80....90....100%
.2023-02-08 19:23:44 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:23:48 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:23:52 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
..2023-02-08 19:24:00 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
2023-02-08 19:24:04 WARN tsdimaging::::casa All pixels weight zero. This indicates no data in MS is in image area. Mask will not be set. Please check your image parameters.
.2023-02-08 19:24:05 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:24:09 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
2023-02-08 19:24:12 WARN tsdimaging::::casa All pixels weight zero. This indicates no data in MS is in image area. Mask will not be set. Please check your image parameters.
.2023-02-08 19:24:13 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:24:17 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:24:20 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
..2023-02-08 19:24:27 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:24:34 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:24:42 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 75 pixels is not an efficient imagesize. Try 80 instead.
.2023-02-08 19:24:52 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2023-02-08 19:24:54 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 11 pixels is not an efficient imagesize. Try 12 instead.
2023-02-08 19:24:54 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):3.005e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:24:56 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2023-02-08 19:25:00 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2023-02-08 19:25:02 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 11 pixels is not an efficient imagesize. Try 12 instead.
2023-02-08 19:25:04 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
..sssssss2023-02-08 19:25:07 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
2023-02-08 19:25:13 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951697177 arcsec
.2023-02-08 19:25:15 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:25:19 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:25:22 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:25:26 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:25:31 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:25:35 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:25:39 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:25:43 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:25:47 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:25:50 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:25:53 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:25:56 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
2023-02-08 19:25:58 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951962306 arcsec
.2023-02-08 19:25:58 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
2023-02-08 19:26:00 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951697177 arcsec
.sssssss2023-02-08 19:26:01 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:26:04 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
2023-02-08 19:26:06 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951962306 arcsec
.2023-02-08 19:26:07 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:26:09 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
2023-02-08 19:26:11 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951962306 arcsec
.2023-02-08 19:26:12 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:26:16 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:26:18 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2086) imsize with 21 pixels is not an efficient imagesize. Try 24 instead.
.2023-02-08 19:26:24 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-02-08 19:26:29 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-02-08 19:26:33 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-02-08 19:26:37 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.x2023-02-08 19:26:40 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852350000000006 arcsec
.2023-02-08 19:26:43 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.860450000245591 arcsec
.2023-02-08 19:26:45 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2023-02-08 19:26:48 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.860450000245591 arcsec
.x2023-02-08 19:26:51 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-02-08 19:26:54 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852350000000006 arcsec
.2023-02-08 19:26:57 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-02-08 19:27:00 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-02-08 19:27:02 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-02-08 19:27:05 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-02-08 19:27:08 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-02-08 19:27:11 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-02-08 19:27:14 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.x2023-02-08 19:27:17 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852350000000006 arcsec
.2023-02-08 19:27:21 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
x2023-02-08 19:27:25 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.860450000245591 arcsec
x2023-02-08 19:27:29 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2023-02-08 19:27:33 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2023-02-08 19:27:36 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
xxxxxxx2023-02-08 19:27:39 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):2.3e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:27:44 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.543692267558701 arcsec
2023-02-08 19:27:50 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):2.3e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:27:56 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.543692267558701 arcsec
.2023-02-08 19:28:00 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):2.3e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:28:03 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:28:03 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-02-08 19:28:09 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):2.3e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:28:13 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-02-08 19:28:13 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-02-08 19:28:14 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):2.3e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:28:19 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5450460625295834 arcsec
2023-02-08 19:28:27 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):2.3e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:28:32 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5450460625295834 arcsec
.2023-02-08 19:28:34 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):2.3e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:28:38 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5493859592487733 arcsec
2023-02-08 19:28:44 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):2.3e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:28:49 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5493859592487733 arcsec
.2023-02-08 19:28:51 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):2.3e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:28:56 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5493859592487733 arcsec
2023-02-08 19:29:02 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):2.3e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:29:06 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5493859592487733 arcsec
.2023-02-08 19:29:08 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):2.3e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:29:12 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5435619047495783 arcsec
2023-02-08 19:29:19 WARN tsdimaging::SynthesisParamsImage::buildCoordinateSystem (file src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc, line 2459) No rest frequency info, using the center of the selected spw(s):2.3e+11 Hz. Velocity labelling may not be correct.
2023-02-08 19:29:23 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5435619047495783 arcsec
.
======================================================================
ERROR: test107 (__main__.sdimaging_test1)
Test 107: Gaussian gridding.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/casatest/casa6/casatasks/tests/tasks/test_task_tsdimaging.py", line 1015, in test107
self.run_test_common(self.task_param, refstats, outshape, refbeam=ref_beam,
File "/home/casatest/casa6/casatasks/tests/tasks/test_task_tsdimaging.py", line 386, in run_test_common
res = sdimaging(**task_param)
File "/usr/local/lib/python3.8/site-packages/casatasks/tsdimaging.py", line 403, 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['mode'], _pc.document['nchan'], _pc.document['start'], _pc.document['width'], _pc.document['veltype'], _pc.document['specmode'], _pc.document['outframe'], _pc.document['gridfunction'], _pc.document['convsupport'], _pc.document['truncate'], _pc.document['gwidth'], _pc.document['jwidth'], _pc.document['imsize'], _pc.document['cell'], _pc.document['phasecenter'], _pc.document['projection'], _pc.document['pointingcolumn'], _pc.document['restfreq'], _pc.document['stokes'], _pc.document['minweight'], _pc.document['brightnessunit'], _pc.document['clipminmax'] )
File "/usr/local/lib/python3.8/site-packages/casatasks/private/sdutil.py", line 110, in wrapper
retval = func(*args, **kwargs)
File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 948, in tsdimaging
set_beam_size(rep_ms, imagename,
File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 648, in set_beam_size
imbeam_dict = bu.get_beamsize_image()
File "/usr/local/lib/python3.8/site-packages/casatasks/private/sdbeamutil.py", line 168, in get_beamsize_image
kernel = self.get_kernel(axis)
File "/usr/local/lib/python3.8/site-packages/casatasks/private/sdbeamutil.py", line 292, in get_kernel
return self.get_gauss_kernel(axis, self.kernel_param['truncate'],
File "/usr/local/lib/python3.8/site-packages/casatasks/private/sdbeamutil.py", line 436, in get_gauss_kernel
result = self.gauss(axis, [gwidth_arcsec])
File "/usr/local/lib/python3.8/site-packages/casatasks/private/sdbeamutil.py", line 458, in gauss
parameters = np.array([parameters[0], 0])
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part.
======================================================================
ERROR: testFlag01 (__main__.sdimaging_test_flag)
testFlag01.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/casatest/casa6/casatasks/tests/tasks/test_task_tsdimaging.py", line 2653, in testFlag01
self._check_data()
File "/home/casatest/casa6/casatasks/tests/tasks/test_task_tsdimaging.py", line 2693, in _check_data
self._checkvalue(
File "/home/casatest/casa6/casatasks/tests/tasks/test_task_tsdimaging.py", line 2770, in _checkvalue
boolean_types = (bool, numpy.bool, numpy.bool_)
File "/usr/local/lib/python3.8/site-packages/numpy/__init__.py", line 305, in __getattr__
raise AttributeError(__former_attrs__[attr])
AttributeError: module 'numpy' has no attribute 'bool'.
`np.bool` was a deprecated alias for the builtin `bool`. To avoid this error in existing code, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here.
The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
======================================================================
ERROR: testFlag02 (__main__.sdimaging_test_flag)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/casatest/casa6/casatasks/tests/tasks/test_task_tsdimaging.py", line 2669, in testFlag02
self._check_data(True)
File "/home/casatest/casa6/casatasks/tests/tasks/test_task_tsdimaging.py", line 2693, in _check_data
self._checkvalue(
File "/home/casatest/casa6/casatasks/tests/tasks/test_task_tsdimaging.py", line 2770, in _checkvalue
boolean_types = (bool, numpy.bool, numpy.bool_)
File "/usr/local/lib/python3.8/site-packages/numpy/__init__.py", line 305, in __getattr__
raise AttributeError(__former_attrs__[attr])
AttributeError: module 'numpy' has no attribute 'bool'.
`np.bool` was a deprecated alias for the builtin `bool`. To avoid this error in existing code, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here.
The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
----------------------------------------------------------------------
Ran 155 tests in 779.188s
FAILED (errors=3, skipped=14, expected failures=12)