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-14035 - Test Tasks RHEL7.
- Description
- Full log
- Test class
- test_task_tsdimaging
- Method
- full log
- Duration
- 5 mins
- Status
- Failed (New Failure)
Error Log
2023-01-26 17:31:18 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-01-26 17:31:18 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-01-26 17:31:18 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:31:18 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-01-26 17:31:19 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 798, in tsdimaging
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ _restfreq = _get_restfreq_if_empty(infiles, _spw, field, restfreq)
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 507, in _get_restfreq_if_empty
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ vis = vislist[0]
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ IndexError: list index out of range
2023-01-26 17:31:19 SEVERE tsdimaging::::casa list index out of range
2023-01-26 17:31:19 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class IndexError with the following message: list index out of range
..2023-01-26 17:31:19 WARN tsdimaging:::: Field Expression: Found out-of-range index(s) in the list (99 ) [TIP: Double-quoted strings forces name matching]
2023-01-26 17:31:19 WARN tsdimaging::ms::msselect Field Expression: Partial or no match for Field ID list [99]
2023-01-26 17:31:19 WARN tsdimaging::ms::msselect+ (near char. 2 in string "99")
2023-01-26 17:31:19 WARN tsdimaging:::: Field Expression: Found out-of-range index(s) in the list (99 ) [TIP: Double-quoted strings forces name matching]
2023-01-26 17:31:19 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 798, in tsdimaging
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ _restfreq = _get_restfreq_if_empty(infiles, _spw, field, restfreq)
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 527, in _get_restfreq_if_empty
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ ndx = ms.msselectedindices()
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/ms.py", line 765, in msselectedindices
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ return self._swigobj.msselectedindices()
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/ms.py", line 2012, in msselectedindices
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ return _ms.ms_msselectedindices(self)
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ RuntimeError: Field Expression: Partial or no match for Field ID list [99]
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ (near char. 2 in string "99")
2023-01-26 17:31:19 SEVERE tsdimaging::::casa Field Expression: Partial or no match for Field ID list [99]
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ (near char. 2 in string "99")
2023-01-26 17:31:19 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-01-26 17:31:19 SEVERE tsdimaging::::casa+ (near char. 2 in string "99")
.2023-01-26 17:31:19 WARN tsdimaging::ms::msselect Spw Expression: No match found for 99,
2023-01-26 17:31:19 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 798, in tsdimaging
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ _restfreq = _get_restfreq_if_empty(infiles, _spw, field, restfreq)
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 527, in _get_restfreq_if_empty
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ ndx = ms.msselectedindices()
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/ms.py", line 765, in msselectedindices
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ return self._swigobj.msselectedindices()
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/ms.py", line 2012, in msselectedindices
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ return _ms.ms_msselectedindices(self)
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ RuntimeError: Spw Expression: No match found for 99,
2023-01-26 17:31:19 SEVERE tsdimaging::::casa Spw Expression: No match found for 99,
2023-01-26 17:31:19 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: Spw Expression: No match found for 99,
.2023-01-26 17:31:19 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 906, in tsdimaging
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ imager.initializeImagers()
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py", line 107, in initializeImagers
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ self.SItool.selectdata( self.allselpars[mss] )
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/synthesisimager.py", line 26, in selectdata
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ return self._swigobj.selectdata(selpars)
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py", line 130, in selectdata
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ return _synthesisimager.synthesisimager_selectdata(self, *args, **kwargs)
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ RuntimeError: Error in selectData() : No match found for the antenna specificion [ID(s): [99]]
2023-01-26 17:31:19 SEVERE tsdimaging::::casa Error in selectData() : No match found for the antenna specificion [ID(s): [99]]
2023-01-26 17:31:19 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-01-26 17:31:19 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 906, in tsdimaging
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ imager.initializeImagers()
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py", line 107, in initializeImagers
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ self.SItool.selectdata( self.allselpars[mss] )
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/synthesisimager.py", line 26, in selectdata
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ return self._swigobj.selectdata(selpars)
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py", line 130, in selectdata
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ return _synthesisimager.synthesisimager_selectdata(self, *args, **kwargs)
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ RuntimeError: Error in selectData() : Data selection ended with 0 rows
2023-01-26 17:31:19 SEVERE tsdimaging::::casa Error in selectData() : Data selection ended with 0 rows
2023-01-26 17:31:19 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-01-26 17:31:19 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 783, in tsdimaging
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ raise RuntimeError('Output file \'{0}\' exists.'.format(presumed_imagename))
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ RuntimeError: Output file 'sdimagingTest0.im.image' exists.
2023-01-26 17:31:19 SEVERE tsdimaging::::casa Output file 'sdimagingTest0.im.image' exists.
2023-01-26 17:31:19 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: Output file 'sdimagingTest0.im.image' exists.
.2023-01-26 17:31: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-01-26 17:31:19 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 906, in tsdimaging
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ imager.initializeImagers()
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py", line 125, in initializeImagers
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ self.SItool.defineimage( self.allimpars[str(fld)] , self.allgridpars[str(fld)] )
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/synthesisimager.py", line 36, in defineimage
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ return self._swigobj.defineimage(impars, gridpars)
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py", line 164, in defineimage
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ return _synthesisimager.synthesisimager_defineimage(self, *args, **kwargs)
2023-01-26 17:31:19 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-01-26 17:31:19 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-01-26 17:31:19 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-01-26 17:31: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-01-26 17:31:19 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 906, in tsdimaging
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ imager.initializeImagers()
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py", line 125, in initializeImagers
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ self.SItool.defineimage( self.allimpars[str(fld)] , self.allgridpars[str(fld)] )
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/synthesisimager.py", line 36, in defineimage
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ return self._swigobj.defineimage(impars, gridpars)
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py", line 164, in defineimage
2023-01-26 17:31:19 SEVERE tsdimaging::::casa+ return _synthesisimager.synthesisimager_defineimage(self, *args, **kwargs)
2023-01-26 17:31:19 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-01-26 17:31:19 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-01-26 17:31:19 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-01-26 17:31:20 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-01-26 17:31:20 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-01-26 17:31:20 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 906, in tsdimaging
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ imager.initializeImagers()
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py", line 125, in initializeImagers
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ self.SItool.defineimage( self.allimpars[str(fld)] , self.allgridpars[str(fld)] )
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/synthesisimager.py", line 36, in defineimage
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ return self._swigobj.defineimage(impars, gridpars)
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py", line 164, in defineimage
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ return _synthesisimager.synthesisimager_defineimage(self, *args, **kwargs)
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ RuntimeError: 2023-01-26 17:31:20 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-01-26 17:31:20 SEVERE tsdimaging::::casa 2023-01-26 17:31:20 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-01-26 17:31:20 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: 2023-01-26 17:31:20 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-01-26 17:31: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-01-26 17:31:20 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-01-26 17:31:20 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 906, in tsdimaging
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ imager.initializeImagers()
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py", line 125, in initializeImagers
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ self.SItool.defineimage( self.allimpars[str(fld)] , self.allgridpars[str(fld)] )
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/synthesisimager.py", line 36, in defineimage
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ return self._swigobj.defineimage(impars, gridpars)
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py", line 164, in defineimage
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ return _synthesisimager.synthesisimager_defineimage(self, *args, **kwargs)
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ RuntimeError: 2023-01-26 17:31:20 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-01-26 17:31:20 SEVERE tsdimaging::::casa 2023-01-26 17:31:20 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-01-26 17:31:20 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: 2023-01-26 17:31:20 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-01-26 17:31: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-01-26 17:31:20 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-01-26 17:31:20 WARN tsdimaging::MSTransformRegridder::calcChanFreqs+ which is 2441.41 Hz
2023-01-26 17:31:20 SEVERE tsdimaging::MSTransformRegridder::calcChanFreqs calcChanFreqs failed, check input start and width parameters
2023-01-26 17:31:20 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : 2023-01-26 17:31:20 SEVERE tsdimaging::MSTransformRegridder::calcChanFreqs calcChanFreqs failed, check input start and width parameters
2023-01-26 17:31:20 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 906, in tsdimaging
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ imager.initializeImagers()
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/imagerhelpers/imager_base.py", line 125, in initializeImagers
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ self.SItool.defineimage( self.allimpars[str(fld)] , self.allgridpars[str(fld)] )
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/synthesisimager.py", line 36, in defineimage
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ return self._swigobj.defineimage(impars, gridpars)
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatools/__casac__/synthesisimager.py", line 164, in defineimage
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ return _synthesisimager.synthesisimager_defineimage(self, *args, **kwargs)
2023-01-26 17:31:20 SEVERE tsdimaging::::casa+ RuntimeError: 2023-01-26 17:31:20 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : 2023-01-26 17:31:20 SEVERE tsdimaging::MSTransformRegridder::calcChanFreqs calcChanFreqs failed, check input start and width parameters
2023-01-26 17:31:20 SEVERE tsdimaging::::casa 2023-01-26 17:31:20 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : 2023-01-26 17:31:20 SEVERE tsdimaging::MSTransformRegridder::calcChanFreqs calcChanFreqs failed, check input start and width parameters
2023-01-26 17:31:20 SEVERE tsdimaging::::casa Task tsdimaging raised an exception of class RuntimeError with the following message: 2023-01-26 17:31:20 SEVERE tsdimaging::SynthesisImagerVi2::defineImage (file src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc, line 587) Error in building Coordinate System and Image Shape : 2023-01-26 17:31:20 SEVERE tsdimaging::MSTransformRegridder::calcChanFreqs calcChanFreqs failed, check input start and width parameters
..2023-01-26 17:31: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-01-26 17:31:26 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-01-26 17:31:37 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-01-26 17:31:48 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-01-26 17:31: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.
.2023-01-26 17:31:56 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-01-26 17:32:00 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-01-26 17:32:05 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-01-26 17:32:09 SEVERE tsdimaging::::casa Traceback (most recent call last):
2023-01-26 17:32:09 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 948, in tsdimaging
2023-01-26 17:32:09 SEVERE tsdimaging::::casa+ set_beam_size(rep_ms, imagename,
2023-01-26 17:32:09 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/task_tsdimaging.py", line 648, in set_beam_size
2023-01-26 17:32:09 SEVERE tsdimaging::::casa+ imbeam_dict = bu.get_beamsize_image()
2023-01-26 17:32:09 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/sdbeamutil.py", line 168, in get_beamsize_image
2023-01-26 17:32:09 SEVERE tsdimaging::::casa+ kernel = self.get_kernel(axis)
2023-01-26 17:32:09 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/sdbeamutil.py", line 292, in get_kernel
2023-01-26 17:32:09 SEVERE tsdimaging::::casa+ return self.get_gauss_kernel(axis, self.kernel_param['truncate'],
2023-01-26 17:32:09 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/sdbeamutil.py", line 436, in get_gauss_kernel
2023-01-26 17:32:09 SEVERE tsdimaging::::casa+ result = self.gauss(axis, [gwidth_arcsec])
2023-01-26 17:32:09 SEVERE tsdimaging::::casa+ File "/usr/local/lib/python3.8/site-packages/casatasks/private/sdbeamutil.py", line 458, in gauss
2023-01-26 17:32:09 SEVERE tsdimaging::::casa+ parameters = np.array([parameters[0], 0])
2023-01-26 17:32:09 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-01-26 17:32:09 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-01-26 17:32:09 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-01-26 17:32:09 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-01-26 17:32:14 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-01-26 17:32: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-01-26 17:32:21 SEVERE image::collapse (file src/tools/image/image_cmpt.cc, line 712) Exception Reported: Exception: All selected pixels are masked.
2023-01-26 17:32:21 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-01-26 17:32:21 WARN tsdimaging::::casa imsize is not integers. force converting to integer pixel numbers.
2023-01-26 17:32:21 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-01-26 17:32:26 WARN tsdimaging::::casa imsize is not integers. force converting to integer pixel numbers.
2023-01-26 17:32:26 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-01-26 17:32:32 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-01-26 17:32:37 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-01-26 17:32:49 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-01-26 17:32: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.
.2023-01-26 17:32:58 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-01-26 17:33:04 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-01-26 17:33:08 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-01-26 17:33:13 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-01-26 17:33:15 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-01-26 17:33:15 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-01-26 17:33:15 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-01-26 17:33: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-01-26 17:33:18 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-01-26 17:33:20 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-01-26 17:33:20 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-01-26 17:33:22 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-01-26 17:33:22 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-01-26 17:33:22 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-01-26 17:33:24 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-01-26 17:33:24 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-01-26 17:33: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-01-26 17:33:25 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:25 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-01-26 17:33:25 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-01-26 17:33: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-01-26 17:33:25 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:25 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-01-26 17:33:25 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-01-26 17:33: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-01-26 17:33:25 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:25 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-01-26 17:33:25 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-01-26 17:33:26 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-01-26 17:33:26 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:26 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-01-26 17:33: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-01-26 17:33:26 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-01-26 17:33:26 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:26 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-01-26 17:33: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-01-26 17:33:26 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-01-26 17:33:26 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:26 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-01-26 17:33:27 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-01-26 17:33:27 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-01-26 17:33:27 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:27 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-01-26 17:33:27 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-01-26 17:33:27 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-01-26 17:33:27 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:27 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-01-26 17:33:28 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-01-26 17:33: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-01-26 17:33:28 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:28 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-01-26 17:33:28 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-01-26 17:33: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-01-26 17:33:28 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:28 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-01-26 17:33:29 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-01-26 17:33:29 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-01-26 17:33:29 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:29 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-01-26 17:33:29 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-01-26 17:33:29 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-01-26 17:33:29 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:29 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-01-26 17:33:29 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-01-26 17:33:29 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-01-26 17:33:29 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:29 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-01-26 17:33:30 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-01-26 17:33:30 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-01-26 17:33:30 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:30 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-01-26 17:33:30 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-01-26 17:33:30 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-01-26 17:33:30 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:30 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-01-26 17:33:30 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-01-26 17:33: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-01-26 17:33:31 WARN tsdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:33:31 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
......2023-01-26 17:34:28 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. (This may have returned Python scalars in past versions.
boolean_types = (bool, numpy.bool, numpy.bool_)
E2023-01-26 17:34:29 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.0626480488317034 arcsec
E2023-01-26 17:34:30 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-01-26 17:34:32 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=1.295184191587182 arcsec
2023-01-26 17:34: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):3.31995e+11 Hz. Velocity labelling may not be correct.
2023-01-26 17:34:35 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=1.036131330866096 arcsec
.2023-01-26 17:34:36 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-01-26 17:34:37 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=1.295184191587182 arcsec
.2023-01-26 17:34:38 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-01-26 17:34:39 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=1.295184191587182 arcsec
.2023-01-26 17:34:41 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-01-26 17:34:41 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-01-26 17:34:46 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-01-26 17:34:46 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951962306 arcsec
.2023-01-26 17:34:49 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-01-26 17:34:51 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-01-26 17:34:51 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-01-26 17:35:06 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-01-26 17:35: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-01-26 17:35:08 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-01-26 17:35:10 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-01-26 17:35: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-01-26 17:35: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-01-26 17:35: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-01-26 17:35:13 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-01-26 17:35:14 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-01-26 17:35: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-01-26 17:35:16 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-01-26 17:35: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-01-26 17:35: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-01-26 17:35: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-01-26 17:35:31 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2023-01-26 17:35:31 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-01-26 17:35:31 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-01-26 17:35:32 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2023-01-26 17:35:32 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2023-01-26 17:35:33 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-01-26 17:35:33 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
..sssssss2023-01-26 17:35:34 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-01-26 17:35:34 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951697177 arcsec
.2023-01-26 17:35:34 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-01-26 17:35: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-01-26 17:35:36 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-01-26 17:35:36 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-01-26 17:35:37 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-01-26 17:35:38 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-01-26 17:35: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-01-26 17:35:40 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-01-26 17:35:41 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-01-26 17:35:42 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-01-26 17:35: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-01-26 17:35: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-01-26 17:35:44 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951962306 arcsec
.2023-01-26 17:35: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-01-26 17:35:45 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951697177 arcsec
.sssssss2023-01-26 17:35:46 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-01-26 17:35: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-01-26 17:35:47 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951962306 arcsec
.2023-01-26 17:35: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-01-26 17:35: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-01-26 17:35:48 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951962306 arcsec
.2023-01-26 17:35:49 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-01-26 17:35: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-01-26 17:35:51 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-01-26 17:35:52 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-01-26 17:35:53 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-01-26 17:35:54 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-01-26 17:35:55 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.x2023-01-26 17:35:56 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852350000000006 arcsec
.2023-01-26 17:35:56 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.860450000245591 arcsec
.2023-01-26 17:35:57 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2023-01-26 17:35:57 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.860450000245591 arcsec
.x2023-01-26 17:35:58 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-01-26 17:35:59 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852350000000006 arcsec
.2023-01-26 17:36:00 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-01-26 17:36:00 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-01-26 17:36:01 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-01-26 17:36:02 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-01-26 17:36:03 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-01-26 17:36:04 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2023-01-26 17:36:05 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.x2023-01-26 17:36:06 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852350000000006 arcsec
.2023-01-26 17:36:07 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
x2023-01-26 17:36:07 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.860450000245591 arcsec
x2023-01-26 17:36:08 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2023-01-26 17:36:09 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2023-01-26 17:36:09 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
xxxxxxx2023-01-26 17:36:12 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-01-26 17:36:15 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.543692267558701 arcsec
2023-01-26 17:36:18 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-01-26 17:36:22 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.543692267558701 arcsec
.2023-01-26 17:36:22 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-01-26 17:36:22 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:36:22 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2023-01-26 17:36:23 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-01-26 17:36:23 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2023-01-26 17:36:23 WARN tsdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2023-01-26 17:36:24 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-01-26 17:36:27 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5450460625295834 arcsec
2023-01-26 17:36:29 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-01-26 17:36:32 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5450460625295834 arcsec
.2023-01-26 17:36:33 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-01-26 17:36:35 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5493859592487733 arcsec
2023-01-26 17:36:37 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-01-26 17:36:39 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5493859592487733 arcsec
.2023-01-26 17:36:40 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-01-26 17:36:42 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5493859592487733 arcsec
2023-01-26 17:36:43 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-01-26 17:36:45 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5493859592487733 arcsec
.2023-01-26 17:36: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):2.3e+11 Hz. Velocity labelling may not be correct.
2023-01-26 17:36:49 WARN tsdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.5435619047495783 arcsec
2023-01-26 17:36: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-01-26 17:36:53 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 284, in __getattr__
raise AttributeError("module {!r} has no attribute "
AttributeError: module 'numpy' has no attribute 'bool'
======================================================================
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 284, in __getattr__
raise AttributeError("module {!r} has no attribute "
AttributeError: module 'numpy' has no attribute 'bool'
----------------------------------------------------------------------
Ran 155 tests in 335.796s
FAILED (errors=3, skipped=14, expected failures=12)