Build: #1 failed
Job: Test Tasks OSX1014 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-13428 - Test Tasks OSX1014.
- Description
- Full log
- Test class
- test_sdimaging
- Method
- full log
- Duration
- 5 mins
- Status
- Failed (New Failure)
Error Log
2021-06-04 15:06:39 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:06:39 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:06:39 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:06:39 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:06:39 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2021-06-04 15:06:41 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:06:41 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:06:43 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:06:43 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:06:45 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:06:45 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:06:48 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:06:48 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:06:49 WARN sdimaging::::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 a part from the center of pointings
2021-06-04 15:06:50 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:06:50 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:06:51 SEVERE sdimaging::::casa Traceback (most recent call last):
2021-06-04 15:06:51 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 33, in sdimaging
2021-06-04 15:06:51 SEVERE sdimaging::::casa+ with sdutil.sdtask_manager(sdimaging_worker, locals()) as worker:
2021-06-04 15:06:51 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/sdutil.py", line 171, in __enter__
2021-06-04 15:06:51 SEVERE sdimaging::::casa+ self.obj = self.cls(**self.args)
2021-06-04 15:06:51 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 55, in __init__
2021-06-04 15:06:51 SEVERE sdimaging::::casa+ super(sdimaging_worker,self).__init__(**kwargs)
2021-06-04 15:06:51 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/sdutil.py", line 555, in __init__
2021-06-04 15:06:51 SEVERE sdimaging::::casa+ self.__set_subtable_name()
2021-06-04 15:06:51 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/sdutil.py", line 612, in __set_subtable_name
2021-06-04 15:06:51 SEVERE sdimaging::::casa+ self.open_table(self.infiles[0])
2021-06-04 15:06:51 SEVERE sdimaging::::casa+ IndexError: list index out of range
2021-06-04 15:06:51 SEVERE sdimaging::::casa list index out of range
2021-06-04 15:06:51 SEVERE sdimaging::::casa Task sdimaging raised an exception of class IndexError with the following message: list index out of range
..2021-06-04 15:06:52 WARN Field Expression: Found out-of-range index(s) in the list (99 ) [TIP: Double-quoted strings forces name matching]
2021-06-04 15:06:52 SEVERE sdimaging::::casa Traceback (most recent call last):
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 34, in sdimaging
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ worker.initialize()
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/sdutil.py", line 597, in initialize
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ self.compile()
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 234, in compile
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ selection_ids = self.get_selection_idx_for_ms(self.sorted_idx[0])
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 182, in get_selection_idx_for_ms
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ baseline=antenna, scan=scan)
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatools/ms.py", line 778, in msseltoindex
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ return _dict_dc(self._swigobj.msseltoindex(_str_ec(vis), _any_ec(spw), _any_ec(field), _any_ec(baseline), _any_ec(time), _any_ec(scan), _any_ec(uvrange), _any_ec(observation), _any_ec(polarization), _str_ec(taql)))
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatools/__casac__/ms.py", line 2072, in msseltoindex
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ return _ms.ms_msseltoindex(self, *args, **kwargs)
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ RuntimeError: Field Expression: Partial or no match for Field ID list [99]
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ (near char. 2 in string "99")
2021-06-04 15:06:52 SEVERE sdimaging::::casa Field Expression: Partial or no match for Field ID list [99]
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ (near char. 2 in string "99")
2021-06-04 15:06:52 SEVERE sdimaging::::casa Task sdimaging raised an exception of class RuntimeError with the following message: Field Expression: Partial or no match for Field ID list [99]
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ (near char. 2 in string "99")
.2021-06-04 15:06:52 SEVERE sdimaging::::casa Traceback (most recent call last):
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 34, in sdimaging
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ worker.initialize()
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/sdutil.py", line 597, in initialize
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ self.compile()
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 234, in compile
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ selection_ids = self.get_selection_idx_for_ms(self.sorted_idx[0])
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 182, in get_selection_idx_for_ms
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ baseline=antenna, scan=scan)
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatools/ms.py", line 778, in msseltoindex
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ return _dict_dc(self._swigobj.msseltoindex(_str_ec(vis), _any_ec(spw), _any_ec(field), _any_ec(baseline), _any_ec(time), _any_ec(scan), _any_ec(uvrange), _any_ec(observation), _any_ec(polarization), _str_ec(taql)))
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatools/__casac__/ms.py", line 2072, in msseltoindex
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ return _ms.ms_msseltoindex(self, *args, **kwargs)
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ RuntimeError: Spw Expression: No match found for 99,
2021-06-04 15:06:52 SEVERE sdimaging::::casa Spw Expression: No match found for 99,
2021-06-04 15:06:52 SEVERE sdimaging::::casa Task sdimaging raised an exception of class RuntimeError with the following message: Spw Expression: No match found for 99,
.2021-06-04 15:06:52 SEVERE sdimaging::::casa Traceback (most recent call last):
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 34, in sdimaging
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ worker.initialize()
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/sdutil.py", line 597, in initialize
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ self.compile()
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 234, in compile
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ selection_ids = self.get_selection_idx_for_ms(self.sorted_idx[0])
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 182, in get_selection_idx_for_ms
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ baseline=antenna, scan=scan)
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatools/ms.py", line 778, in msseltoindex
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ return _dict_dc(self._swigobj.msseltoindex(_str_ec(vis), _any_ec(spw), _any_ec(field), _any_ec(baseline), _any_ec(time), _any_ec(scan), _any_ec(uvrange), _any_ec(observation), _any_ec(polarization), _str_ec(taql)))
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatools/__casac__/ms.py", line 2072, in msseltoindex
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ return _ms.ms_msseltoindex(self, *args, **kwargs)
2021-06-04 15:06:52 SEVERE sdimaging::::casa+ RuntimeError: No match found for the antenna specificion [ID(s): [99]]
2021-06-04 15:06:52 SEVERE sdimaging::::casa No match found for the antenna specificion [ID(s): [99]]
2021-06-04 15:06:52 SEVERE sdimaging::::casa Task sdimaging raised an exception of class RuntimeError with the following message: No match found for the antenna specificion [ID(s): [99]]
.2021-06-04 15:06:53 SEVERE imager::defineimage() Stokes selection BAD is currently not supported.
2021-06-04 15:06:53 SEVERE imager::defineimage() Caught exception: 2021-06-04 15:06:53 SEVERE imager::defineimage() Stokes selection BAD is currently not supported.
2021-06-04 15:06:53 SEVERE sdimaging::::casa Traceback (most recent call last):
2021-06-04 15:06:53 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 35, in sdimaging
2021-06-04 15:06:53 SEVERE sdimaging::::casa+ worker.execute()
2021-06-04 15:06:53 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 473, in execute
2021-06-04 15:06:53 SEVERE sdimaging::::casa+ self.imager.defineimage(**self.imager_param)#self.__get_param())
2021-06-04 15:06:53 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatools/imager.py", line 364, in defineimage
2021-06-04 15:06:53 SEVERE sdimaging::::casa+ return self._swigobj.defineimage(nx, ny, _any_ec(cellx), _any_ec(celly), _str_ec(stokes), _any_ec(phasecenter), _str_ec(mode), nchan, _any_ec(start), _any_ec(step), spw, _any_ec(restfreq), _str_ec(outframe), _str_ec(veltype), facets, _any_ec(movingsource), _any_ec(distance), _str_ec(projection))
2021-06-04 15:06:53 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatools/__casac__/imager.py", line 900, in defineimage
2021-06-04 15:06:53 SEVERE sdimaging::::casa+ return _imager.imager_defineimage(self, *args, **kwargs)
2021-06-04 15:06:53 SEVERE sdimaging::::casa+ RuntimeError: 2021-06-04 15:06:53 SEVERE imager::defineimage() Caught exception: 2021-06-04 15:06:53 SEVERE imager::defineimage() Stokes selection BAD is currently not supported.
2021-06-04 15:06:53 SEVERE sdimaging::::casa 2021-06-04 15:06:53 SEVERE imager::defineimage() Caught exception: 2021-06-04 15:06:53 SEVERE imager::defineimage() Stokes selection BAD is currently not supported.
2021-06-04 15:06:53 SEVERE sdimaging::::casa Task sdimaging raised an exception of class RuntimeError with the following message: 2021-06-04 15:06:53 SEVERE imager::defineimage() Caught exception: 2021-06-04 15:06:53 SEVERE imager::defineimage() Stokes selection BAD is currently not supported.
..2021-06-04 15:06:54 WARN imager::data selection Selection is empty: reverting to sorted MeasurementSet
2021-06-04 15:06:54 SEVERE sdimaging::::casa Traceback (most recent call last):
2021-06-04 15:06:54 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 35, in sdimaging
2021-06-04 15:06:54 SEVERE sdimaging::::casa+ worker.execute()
2021-06-04 15:06:54 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 448, in execute
2021-06-04 15:06:54 SEVERE sdimaging::::casa+ raise ValueError("Selection is empty: you may want to review this MS selection")
2021-06-04 15:06:54 SEVERE sdimaging::::casa+ ValueError: Selection is empty: you may want to review this MS selection
2021-06-04 15:06:54 SEVERE sdimaging::::casa Selection is empty: you may want to review this MS selection
2021-06-04 15:06:54 SEVERE sdimaging::::casa Task sdimaging raised an exception of class ValueError with the following message: Selection is empty: you may want to review this MS selection
.2021-06-04 15:06:55 SEVERE sdimaging::::casa Traceback (most recent call last):
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 34, in sdimaging
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ worker.initialize()
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/sdutil.py", line 596, in initialize
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ self.parameter_check()
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 64, in parameter_check
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ self.overwrite)
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/sdutil.py", line 672, in assert_outfile_canoverwrite_or_nonexistent
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ raise Exception(mesg)
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ Exception: Output file 'sdimagingTest0.im' exists.
2021-06-04 15:06:55 SEVERE sdimaging::::casa Output file 'sdimagingTest0.im' exists.
2021-06-04 15:06:55 SEVERE sdimaging::::casa Task sdimaging raised an exception of class Exception with the following message: Output file 'sdimagingTest0.im' exists.
.2021-06-04 15:06:55 SEVERE ms::cvelfreqs Exception Reported: Empty QuantumHolder argument for asQuantumDouble
2021-06-04 15:06:55 SEVERE sdimaging::::casa Traceback (most recent call last):
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 35, in sdimaging
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ worker.execute()
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 469, in execute
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ self._configure_map_property()
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 410, in _configure_map_property
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ (imnchan, imstart, imwidth) = imhelper.setChannelizeDefault(self.mode, spwsel, self.field, self.nchan, self.start, self.width, self.imager_param['outframe'], self.veltype,self.imager_param['phasecenter'], srestf)
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/cleanhelper.py", line 2344, in setChannelizeDefault
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ outframe=self.usespecframe,veltype=veltype).tolist()
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatools/ms.py", line 1338, in cvelfreqs
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ return self._swigobj.cvelfreqs(spwids, fieldids, _str_ec(obstime), _str_ec(mode), nchan, _any_ec(start), _any_ec(width), _any_ec(phasec), _any_ec(restfreq), _str_ec(outframe), _str_ec(veltype), verbose)
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatools/__casac__/ms.py", line 3072, in cvelfreqs
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ return _ms.ms_cvelfreqs(self, *args, **kwargs)
2021-06-04 15:06:55 SEVERE sdimaging::::casa+ RuntimeError: Empty QuantumHolder argument for asQuantumDouble
2021-06-04 15:06:55 SEVERE sdimaging::::casa Empty QuantumHolder argument for asQuantumDouble
2021-06-04 15:06:55 SEVERE sdimaging::::casa Task sdimaging raised an exception of class RuntimeError with the following message: Empty QuantumHolder argument for asQuantumDouble
.Could not understand Direction frame...defaulting to J2000
Could not understand Direction frame...defaulting to J2000
2021-06-04 15:07:05 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:07:05 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:07:14 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:07:14 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
..2021-06-04 15:07:19 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:07:19 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:07:20 SEVERE sdimaging::::casa Traceback (most recent call last):
2021-06-04 15:07:20 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 35, in sdimaging
2021-06-04 15:07:20 SEVERE sdimaging::::casa+ worker.execute()
2021-06-04 15:07:20 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 473, in execute
2021-06-04 15:07:20 SEVERE sdimaging::::casa+ self.imager.defineimage(**self.imager_param)#self.__get_param())
2021-06-04 15:07:20 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatools/imager.py", line 364, in defineimage
2021-06-04 15:07:20 SEVERE sdimaging::::casa+ return self._swigobj.defineimage(nx, ny, _any_ec(cellx), _any_ec(celly), _str_ec(stokes), _any_ec(phasecenter), _str_ec(mode), nchan, _any_ec(start), _any_ec(step), spw, _any_ec(restfreq), _str_ec(outframe), _str_ec(veltype), facets, _any_ec(movingsource), _any_ec(distance), _str_ec(projection))
2021-06-04 15:07:20 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatools/__casac__/imager.py", line 900, in defineimage
2021-06-04 15:07:20 SEVERE sdimaging::::casa+ return _imager.imager_defineimage(self, *args, **kwargs)
2021-06-04 15:07:20 SEVERE sdimaging::::casa+ RuntimeError: Infinite resolution not possible... please do let us know what you are drinking
2021-06-04 15:07:20 SEVERE sdimaging::::casa Infinite resolution not possible... please do let us know what you are drinking
2021-06-04 15:07:20 SEVERE sdimaging::::casa Task sdimaging raised an exception of class RuntimeError with the following message: Infinite resolution not possible... please do let us know what you are drinking
.2021-06-04 15:07:21 WARN SubMS::convertGridPars *** Requested new channel width is smaller than smallest original channel width
2021-06-04 15:07:21 WARN SubMS::convertGridPars+ which is 2441.41 Hz
2021-06-04 15:07:21 SEVERE sdimaging::::casa Traceback (most recent call last):
2021-06-04 15:07:21 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 35, in sdimaging
2021-06-04 15:07:21 SEVERE sdimaging::::casa+ worker.execute()
2021-06-04 15:07:21 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 469, in execute
2021-06-04 15:07:21 SEVERE sdimaging::::casa+ self._configure_map_property()
2021-06-04 15:07:21 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/task_sdimaging.py", line 410, in _configure_map_property
2021-06-04 15:07:21 SEVERE sdimaging::::casa+ (imnchan, imstart, imwidth) = imhelper.setChannelizeDefault(self.mode, spwsel, self.field, self.nchan, self.start, self.width, self.imager_param['outframe'], self.veltype,self.imager_param['phasecenter'], srestf)
2021-06-04 15:07:21 SEVERE sdimaging::::casa+ File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6testenv/lib/python3.6/site-packages/casatasks/private/cleanhelper.py", line 2380, in setChannelizeDefault
2021-06-04 15:07:21 SEVERE sdimaging::::casa+ " please check start and width parameters" )
2021-06-04 15:07:21 SEVERE sdimaging::::casa+ TypeError: Output frequency grid cannot be calculated: please check start and width parameters
2021-06-04 15:07:21 SEVERE sdimaging::::casa Output frequency grid cannot be calculated: please check start and width parameters
2021-06-04 15:07:21 SEVERE sdimaging::::casa Task sdimaging raised an exception of class TypeError with the following message: Output frequency grid cannot be calculated: please check start and width parameters
..2021-06-04 15:07:28 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:07:28 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:07:44 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:07:44 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:08:00 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:08:00 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:08:04 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:08:04 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6/casatasks/tests/tasks/test_sdimaging.py:356: DeprecationWarning: np.asscalar(a) is deprecated since NumPy v1.16, use a.item() instead
maj_asec = numpy.asscalar(qa.getvalue(qa.convert(beam['major'], 'arcsec')))
/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6/casatasks/tests/tasks/test_sdimaging.py:357: DeprecationWarning: np.asscalar(a) is deprecated since NumPy v1.16, use a.item() instead
min_asec = numpy.asscalar(qa.getvalue(qa.convert(beam['minor'], 'arcsec')))
/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6/casatasks/tests/tasks/test_sdimaging.py:358: DeprecationWarning: np.asscalar(a) is deprecated since NumPy v1.16, use a.item() instead
maj_asec_ref = numpy.asscalar(qa.getvalue(qa.convert(ref_beam['major'], 'arcsec')))
/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6/casatasks/tests/tasks/test_sdimaging.py:359: DeprecationWarning: np.asscalar(a) is deprecated since NumPy v1.16, use a.item() instead
min_asec_ref = numpy.asscalar(qa.getvalue(qa.convert(ref_beam['minor'], 'arcsec')))
.2021-06-04 15:08:09 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:08:09 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
..2021-06-04 15:08:16 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:08:16 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:08:20 WARN sdimaging::::casa Beam size definition for 'GAUSS' kernel is experimental.
2021-06-04 15:08:20 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:08:25 WARN sdimaging::::casa Beam size definition for 'GJINC' kernel is experimental.
2021-06-04 15:08:25 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:08:27 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:08:27 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:08:31 WARN sdimaging::::casa Beam size definition for 'GJINC' kernel is experimental.
2021-06-04 15:08:31 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:08:36 WARN sdimaging::::casa imsize is not integers. force converting to integer pixel numbers.
2021-06-04 15:08:41 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:08:41 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:08:42 WARN sdimaging::::casa imsize is not integers. force converting to integer pixel numbers.
2021-06-04 15:08:52 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:08:52 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:08:57 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:08:57 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:09:12 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:09:12 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:09:16 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:09:16 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:09:22 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:09:22 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:09:28 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:09:28 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:09:32 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:09:32 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:09:36 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:09:36 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:09:38 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:09:38 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:09:38 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:09:38 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:09:38 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2021-06-04 15:09:39 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:09:39 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:09:39 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:09:39 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:09:39 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2021-06-04 15:09:40 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:09:40 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:09:40 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:09:40 WARN sdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:09:40 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2021-06-04 15:09:40 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:09:40 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:09:40 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:09:40 WARN sdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:09:40 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2021-06-04 15:09:42 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:09:42 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:09:42 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:09:42 WARN sdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:09:42 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2021-06-04 15:09:42 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:09:42 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:09:42 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:09:42 WARN sdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:09:42 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2021-06-04 15:09:43 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:09:43 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:09:43 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:09:43 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:09:43 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2021-06-04 15:09:44 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:09:44 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:09:44 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:09:44 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:09:44 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2021-06-04 15:09:44 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:09:44 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:09:44 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:09:44 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:09:44 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2021-06-04 15:09:45 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:09:45 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:09:45 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:09:45 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:09:45 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2021-06-04 15:09:46 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:09:46 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:09:46 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:09:46 WARN sdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:09:46 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2021-06-04 15:09:59 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:09:59 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:09:59 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:09:59 WARN sdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:09:59 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2021-06-04 15:10:00 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:00 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:10:00 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:10:00 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:10:00 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2021-06-04 15:10:00 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:00 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:10:00 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:10:00 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:10:00 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2021-06-04 15:10:01 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:01 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:10:01 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:10:01 WARN sdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:10:01 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
2021-06-04 15:10:02 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:02 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:10:02 WARN SplineInterpolation::init() (file casa-source/code/synthesis/Utilities/PointingDirectionCalculator.cc, line 1185) INSUFFICIENT NUMBER OF POINTING DATA, must be ge. 4 Alternatively, Linear Interpolation will be used.
2021-06-04 15:10:02 WARN sdimaging::::casa Invalid sampling=0.0020626480624709636 arcsec. Using the value of orthogonal direction=0.0 arcsec
2021-06-04 15:10:02 WARN sdimaging::::casa Could not detect valid raster sampling. Exitting without setting beam size to image
.2021-06-04 15:10:03 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:03 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:10:03 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.0626480612075913 arcsec
.2021-06-04 15:10:04 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:04 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:10:04 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=2.0626480612075913 arcsec
.2021-06-04 15:10:13 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=1.295184191587182 arcsec
2021-06-04 15:10:17 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=1.036131330866096 arcsec
.2021-06-04 15:10:21 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=1.295184191587182 arcsec
.2021-06-04 15:10:23 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:23 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:10:26 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:26 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:10:27 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951962306 arcsec
.2021-06-04 15:10:35 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:35 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:10:37 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:37 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:10:38 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:38 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:10:39 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:39 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:10:40 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:40 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:10:40 SEVERE SDGrid::getImage No useful data in SDGrid: weights all zero
2021-06-04 15:10:40 SEVERE SDGrid::getImage No useful data in SDGrid: weights all zero
2021-06-04 15:10:40 WARN sdimaging::::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.
.2021-06-04 15:10:41 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:41 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:10:42 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:42 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:10:44 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:10:44 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
..2021-06-04 15:10:46 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:10:46 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:10:49 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:10:49 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:10:51 WARN sdimaging::::casa Beam size definition for 'PB' kernel is experimental.
2021-06-04 15:10:51 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:10:53 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:53 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:10:53 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2021-06-04 15:10:53 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:53 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:10:53 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2021-06-04 15:10:54 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:54 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:10:54 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2021-06-04 15:10:54 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:54 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:10:54 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
..sssssss2021-06-04 15:10:56 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:56 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:10:57 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951697177 arcsec
.2021-06-04 15:10:57 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:57 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:10:58 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:58 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:10:58 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:58 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:10:59 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:10:59 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:11:00 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:00 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:11:00 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:00 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:11:01 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:01 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:11:01 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:01 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:11:02 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:02 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:11:03 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:03 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:11:03 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:03 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:11:04 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:04 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:04 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951962306 arcsec
.2021-06-04 15:11:05 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:05 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:05 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951697177 arcsec
.sssssss2021-06-04 15:11:06 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:06 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:11:07 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:07 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:07 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951962306 arcsec
.2021-06-04 15:11:07 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:07 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:11:08 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:08 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:08 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852349951962306 arcsec
.2021-06-04 15:11:09 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:09 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:11:09 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:09 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:11:10 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:10 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
.2021-06-04 15:11:10 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:10 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:11 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2021-06-04 15:11:11 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:11 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:11 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2021-06-04 15:11:12 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:12 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:12 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2021-06-04 15:11:12 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:12 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:12 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.x2021-06-04 15:11:13 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:13 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:13 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852350000000006 arcsec
.2021-06-04 15:11:14 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:14 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:14 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.860450000245591 arcsec
.2021-06-04 15:11:14 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:14 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:14 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2021-06-04 15:11:15 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:15 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:15 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.860450000245591 arcsec
.x2021-06-04 15:11:15 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:15 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:15 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2021-06-04 15:11:16 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:16 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:16 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852350000000006 arcsec
.2021-06-04 15:11:18 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:18 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:18 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2021-06-04 15:11:18 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:18 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:18 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2021-06-04 15:11:19 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:19 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:19 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2021-06-04 15:11:20 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:20 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:20 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2021-06-04 15:11:21 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:21 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:21 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.2021-06-04 15:11:21 SEVERE Imager::selectDataChannel() (file casa-source/code/synthesis/MeasurementEquations/Imager2.cc, line 3708) Illegal step pixel = 8414539 for spw 2
2021-06-04 15:11:21 SEVERE Imager::selectDataChannel() (file casa-source/code/synthesis/MeasurementEquations/Imager2.cc, line 3708)+ end channel -8414537 is out of range 2 to 9
2021-06-04 15:11:22 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:22 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:22 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
F2021-06-04 15:11:23 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:23 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:23 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
.x2021-06-04 15:11:23 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:23 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:23 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.852350000000006 arcsec
.2021-06-04 15:11:24 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:24 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:24 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
x2021-06-04 15:11:24 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:24 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:25 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.860450000245591 arcsec
x2021-06-04 15:11:25 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:25 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:25 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2021-06-04 15:11:25 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:25 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:26 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.844399999949321 arcsec
.2021-06-04 15:11:26 WARN sdimaging::::casa Beam size definition for 'BOX' kernel is experimental.
2021-06-04 15:11:26 WARN sdimaging::::casa You may want to take careful look at the restoring beam in the image.
2021-06-04 15:11:26 WARN sdimaging::::casa Invalid sampling=0.0 arcsec. Using the value of orthogonal direction=4.85235000005328 arcsec
xxxxxxxssssss
======================================================================
FAIL: test_spw_id_pattern_frequency (__main__.sdimaging_test_selection)
test spw selection w/ channel selection (spw='*:300.4749~300.5251GHz')
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6/casatasks/tests/tasks/test_sdimaging.py", line 1911, in test_spw_id_pattern_frequency
self.run_test(self.task_param,refstats,out_shape,box=region,atol=1.e-3,rtol=1.e-3)
File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6/casatasks/tests/tasks/test_sdimaging.py", line 1371, in run_test
self._checkstats(self.outfile,refstats,atol=atol,rtol=rtol)
File "/Volumes/DATA/bamboohome/xml-data/build-dir/CASA-C6DTF30-TTO/casa6/casatasks/tests/tasks/test_sdimaging.py", line 294, in _checkstats
msg=message)
AssertionError: False != True : statistics 'min' does not match: [4.00115633] (expected: [4.668008029460907])
----------------------------------------------------------------------
Ran 147 tests in 298.035s
FAILED (failures=1, skipped=20, expected failures=12)