2024-09-20 13:46:47	INFO	::casa	Using user configuration file /home/casatest/.casa/config.py
2024-09-20 13:46:47	INFO	::casa	loaded config file : /wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casaconfig/config.py
2024-09-20 13:46:47	INFO	::casa	loaded config file : /home/casatest/.casa/config.py
2024-09-20 13:46:47	INFO	::casa	
2024-09-20 13:46:47	INFO	::casa	config values
2024-09-20 13:46:47	INFO	::casa	    agg = False
2024-09-20 13:46:47	INFO	::casa	    cachedir = '/home/casatest/.casa'
2024-09-20 13:46:47	INFO	::casa	    casaconfig_verbose = 1
2024-09-20 13:46:47	INFO	::casa	    colors = 'Neutral'
2024-09-20 13:46:47	INFO	::casa	    data_auto_update = False
2024-09-20 13:46:47	INFO	::casa	    datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata']
2024-09-20 13:46:47	INFO	::casa	    iplog = False
2024-09-20 13:46:47	INFO	::casa	    iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/ipython-20240920-134644.log'
2024-09-20 13:46:47	INFO	::casa	    log2term = True
2024-09-20 13:46:47	INFO	::casa	    logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/casa-20240920-134644.log'
2024-09-20 13:46:47	INFO	::casa	    measures_auto_update = False
2024-09-20 13:46:47	INFO	::casa	    measurespath = '/opt/casa/data/master'
2024-09-20 13:46:47	INFO	::casa	    nogui = False
2024-09-20 13:46:47	INFO	::casa	    nologfile = False
2024-09-20 13:46:47	INFO	::casa	    nologger = True
2024-09-20 13:46:47	INFO	::casa	    pipeline = False
2024-09-20 13:46:47	INFO	::casa	    startupfile = '/home/casatest/.casa/startup.py'
2024-09-20 13:46:47	INFO	::casa	    user_site = False
2024-09-20 13:46:47	INFO	::casa	
2024-09-20 13:46:47	INFO	::casa	casarundata version is unknown, this is probably a legacy version not installed by casaconfig
2024-09-20 13:46:47	INFO	::casa	measures version is unknown, this is probably a legacy version not installed by casaconfig
2024-09-20 13:46:47	INFO	::casa	
2024-09-20 13:46:47	INFO	::casa	Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic
2024-09-20 13:46:47	INFO	::casa	  IERSeop2000 (version date, last date in table (UTC)): 2024/08/31/15:00, 2024/08/01/00:00:00
2024-09-20 13:46:47	INFO	::casa	  IERSeop97 (version date, last date in table (UTC)): 2024/08/31/15:00, 2024/08/01/00:00:00
2024-09-20 13:46:47	INFO	::casa	  IERSpredict (version date, last date in table (UTC)): 2024/09/19/15:00, 2024/12/18/00:00:00
2024-09-20 13:46:47	INFO	::casa	  TAI_UTC (version date, last date in table (UTC)): 2024/08/28/15:00, 2017/01/01/00:00:00
2024-09-20 13:46:47	INFO	ImageFactory::createImage	Created Paged image 'imsmooth_tbeam1.im' of shape [100, 100] with float valued pixels.
2024-09-20 13:46:47	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-09-20 13:46:47	INFO	BeamManipulator::set	Setting (global) restoring beam.
2024-09-20 13:46:47	INFO	BeamManipulator::set	Beam parameters:  Major          : 6 arcsec
2024-09-20 13:46:47	INFO	BeamManipulator::set+	  Minor          : 3 arcsec
2024-09-20 13:46:47	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-09-20 13:46:47	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:47	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:47	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tbeam1.im', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_smooth', stretch=False, overwrite=True, beam={'major': '8arcsec', 'minor': '4arcsec', 'pa': '0deg'} )
2024-09-20 13:46:48	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:48	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:48	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0275795) times the ratio of the beam areas (2.77778) = 0.0766096
2024-09-20 13:46:48	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tbeam1.im resolution major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:46:48	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_smooth resolution major: 10 arcsec, minor: 5 arcsec, pa: -0 deg
2024-09-20 13:46:48	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_smooth' of shape [100, 100]
2024-09-20 13:46:48	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:47.256369 End time: 2024-09-20 13:46:47.754053
2024-09-20 13:46:48	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:48	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:48	WARN	image::open (file src/tools/image/image_cmpt.cc, line 4208)	Another image is already open, closing first
2024-09-20 13:46:48	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:48	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:48	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tbeam1.im', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_smooth', stretch=False, overwrite=True, beam={'major': {'unit': 'arcsec', 'value': 8}, 'minor': {'unit': 'arcsec', 'value': 4}, 'pa': {'unit': 'deg', 'value': 0}} )
2024-09-20 13:46:48	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:48	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:48	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0275795) times the ratio of the beam areas (2.77778) = 0.0766096
2024-09-20 13:46:48	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tbeam1.im resolution major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:46:48	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_smooth resolution major: 10 arcsec, minor: 5 arcsec, pa: -0 deg
2024-09-20 13:46:48	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_smooth' of shape [100, 100]
2024-09-20 13:46:48	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:47.758561 End time: 2024-09-20 13:46:47.984471
2024-09-20 13:46:48	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:48	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:48	INFO	name::	No table opened.
2024-09-20 13:46:48	INFO	showcache::	The Table Cache is empty.
2024-09-20 13:46:48	INFO	ImageFactory::createImage	Created Paged image 'imsmooth_cb1.im' of shape [100, 100, 5] with float valued pixels.
2024-09-20 13:46:48	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-09-20 13:46:48	INFO	BeamManipulator::set	Setting (global) restoring beam.
2024-09-20 13:46:48	INFO	BeamManipulator::set	Beam parameters:  Major          : 6 arcsec
2024-09-20 13:46:48	INFO	BeamManipulator::set+	  Minor          : 3 arcsec
2024-09-20 13:46:48	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-09-20 13:46:48	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:48	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:48	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_cb1.im', kernel='commonbeam', major='', minor='', pa='', targetres=True, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_cbout2.im', stretch=False, overwrite=False, beam='' )
2024-09-20 13:46:48	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:48	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:46:48	WARN	imsmooth::image::commonbeam (file src/tools/image/image_cmpt.cc, line 824)	This image only has one beam, so just returning that
2024-09-20 13:46:48	INFO	imsmooth::Image2DConvolver<T>::_doSingleBeam	Convolving image that has a beam of major: 6 arcsec, minor: 3 arcsec, pa: 0 deg with a Gaussian of major: 8.48528e-05 arcsec, minor: 4.24264e-05 arcsec, pa: -0 deg to reach a target resolution of major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:46:48	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:48	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0490301) times the ratio of the beam areas (1) = 1
2024-09-20 13:46:48	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_cb1.im resolution major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:46:48	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_cbout2.im resolution major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:46:48	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_cbout2.im' of shape [100, 100, 5]
2024-09-20 13:46:49	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:48.383255 End time: 2024-09-20 13:46:48.514605
2024-09-20 13:46:49	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:49	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:49	INFO	image::_setrestoringbeam 	Will remove any existing beams from image
2024-09-20 13:46:49	INFO		Deleted restoring beam(s)
2024-09-20 13:46:49	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-09-20 13:46:49	INFO	BeamManipulator::set	This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
2024-09-20 13:46:49	INFO	BeamManipulator::set	Beam parameters:  Major          : 6 arcsec
2024-09-20 13:46:49	INFO	BeamManipulator::set+	  Minor          : 3 arcsec
2024-09-20 13:46:49	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-09-20 13:46:49	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-09-20 13:46:49	INFO	BeamManipulator::set	Beam parameters:  Major          : 8 arcsec
2024-09-20 13:46:49	INFO	BeamManipulator::set+	  Minor          : 4 arcsec
2024-09-20 13:46:49	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-09-20 13:46:49	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:49	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:49	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_cb1.im', kernel='commonbeam', major='', minor='', pa='', targetres=True, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_cbout4.im', stretch=False, overwrite=False, beam='' )
2024-09-20 13:46:49	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:49	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:46:49	INFO	imsmooth::::	Channel 0 of 5 : Convolving image which has a beam of major: 6 arcsec, minor: 3 arcsec, pa: 0 deg with a Gaussian of major: 5.2915 arcsec, minor: 2.64575 arcsec, pa: -0 deg to reach a target resolution of major: 8 arcsec, minor: 4 arcsec, pa: 0 deg
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0630387) times the ratio of the beam areas (1.77778) = 0.112069 for channel number 0
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Channel 1 of 5  Input beam is already near target resolution so this plane will not be convolved
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Channel 2 of 5 : Convolving image which has a beam of major: 6 arcsec, minor: 3 arcsec, pa: 0 deg with a Gaussian of major: 5.2915 arcsec, minor: 2.64575 arcsec, pa: -0 deg to reach a target resolution of major: 8 arcsec, minor: 4 arcsec, pa: 0 deg
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0630387) times the ratio of the beam areas (1.77778) = 0.112069 for channel number 2
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Channel 3 of 5 : Convolving image which has a beam of major: 6 arcsec, minor: 3 arcsec, pa: 0 deg with a Gaussian of major: 5.2915 arcsec, minor: 2.64575 arcsec, pa: -0 deg to reach a target resolution of major: 8 arcsec, minor: 4 arcsec, pa: 0 deg
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0630387) times the ratio of the beam areas (1.77778) = 0.112069 for channel number 3
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Channel 4 of 5 : Convolving image which has a beam of major: 6 arcsec, minor: 3 arcsec, pa: 0 deg with a Gaussian of major: 5.2915 arcsec, minor: 2.64575 arcsec, pa: -0 deg to reach a target resolution of major: 8 arcsec, minor: 4 arcsec, pa: 0 deg
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0630387) times the ratio of the beam areas (1.77778) = 0.112069 for channel number 4
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_cb1.im has multiple beams. Min area beam: major: 6 arcsec, minor: 3 arcsec, pa: 0 deg. Max area beam: major: 8 arcsec, minor: 4 arcsec, pa: 0 deg. Median area beam major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_cbout4.im resolution major: 8 arcsec, minor: 4 arcsec, pa: 0 deg
2024-09-20 13:46:49	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_cbout4.im' of shape [100, 100, 5]
2024-09-20 13:46:49	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:48.539249 End time: 2024-09-20 13:46:48.713932
2024-09-20 13:46:49	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:49	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:49	INFO	name::	No table opened.
2024-09-20 13:46:49	INFO	showcache::	The Table Cache is empty.
2024-09-20 13:46:49	INFO	ImageFactory::createImage	Created Paged image 'imsmooth_tres1x.im' of shape [100, 100] with float valued pixels.
2024-09-20 13:46:49	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-09-20 13:46:49	INFO	BeamManipulator::set	Setting (global) restoring beam.
2024-09-20 13:46:49	INFO	BeamManipulator::set	Beam parameters:  Major          : 6 arcsec
2024-09-20 13:46:49	INFO	BeamManipulator::set+	  Minor          : 3 arcsec
2024-09-20 13:46:49	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-09-20 13:46:49	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:49	INFO	ImageFitter::_finishConstruction	No estimates file specified, so will attempt to find and fit one gaussian.
2024-09-20 13:46:49	INFO	ImageFitter::fit	noise FWHM not specified, so uncertainties will be computed using the beam geometric mean FWHM as the pixel noise correlation FWHM
2024-09-20 13:46:49	INFO	ImageFitter::fit	****** Fit performed at Fri Sep 20 13:46:49 2024******
2024-09-20 13:46:49	INFO	ImageFitter::fit+	
2024-09-20 13:46:49	INFO	ImageFitter::fit+	Input parameters ---
2024-09-20 13:46:49	INFO	ImageFitter::fit+	       --- imagename:           /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tres1x.im
2024-09-20 13:46:49	INFO	ImageFitter::fit+	       --- region:              
2024-09-20 13:46:49	INFO	ImageFitter::fit+	       --- channel:             0
2024-09-20 13:46:49	INFO	ImageFitter::fit+	       --- stokes:              
2024-09-20 13:46:49	INFO	ImageFitter::fit+	       --- mask:                
2024-09-20 13:46:49	INFO	ImageFitter::fit+	       --- include pixel range: []
2024-09-20 13:46:49	INFO	ImageFitter::fit+	       --- exclude pixel range: []
2024-09-20 13:46:49	INFO	ImageFitter::_fitsky	Fitter was able to find a solution in 7 iterations.
2024-09-20 13:46:49	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:46:49	INFO	ImageRegion::fromRecord+	    [49, 47] to [51, 53]  (00:00:00.067, -00.00.03.000 to 23:59:59.933, +00.00.03.000)
2024-09-20 13:46:49	INFO	ImageMaskAttacher::makeMask	Created mask `mask0'
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop	*** Details of fit for channel number 0
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	Number of pixels used in fit: 10000
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	Input and residual image statistics (to be used as a rough guide only as to goodness of fit)
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- Standard deviation of input image: 0.0318704 K.rad.rad
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- Standard deviation of residual image: 4.46998e-10 K.rad.rad
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- RMS of input image: 0.031934 K.rad.rad
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- RMS of residual image: 4.47235e-10 K.rad.rad
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	Fit on imsmooth_tres1x.im component 0
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	Position ---
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- ra:    00:00:00.0000000000 +/- 0.0000000000 s (0.0000000004 arcsec along great circle)
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- dec: +000.00.00.0000000000 +/- 0.0000000015 arcsec
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- ra:  50.0000000000 +/- 0.0000000004 pixels
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- dec: 50.0000000000 +/- 0.0000000015 pixels
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	Image component size (convolved with beam) ---
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- major axis FWHM:     5.9999999908 +/- 0.0000000035 arcsec
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- minor axis FWHM:     3.0000000032 +/- 0.0000000009 arcsec
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- position angle: -0.0000000000 +/- 0.0000000156 deg
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	Clean beam size ---
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- major axis FWHM: 6.00 arcsec
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- minor axis FWHM: 3.00 arcsec
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- position angle: 0.00 deg
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	Image component size (deconvolved from beam) ---
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	    Component is a point source
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	    An upper limit on its size cannot be determined
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	Flux ---
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- Integrated:   0.0000000005 +/- 0.0000000000 K.rad.rad
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- Peak:         1.0000000538 +/- 0.0000000004 K
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	       --- Polarization: 
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	Spectrum ---
2024-09-20 13:46:49	INFO	ImageFitter::_fitLoop+	      --- frequency:        1000.000 MHz (29.97925 cm)
2024-09-20 13:46:49	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:49	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:49	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tres1x.im', kernel='gauss', major='10arcsec', minor='5arcsec', pa='0deg', targetres=True, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_gxg_K.im', stretch=False, overwrite=False, beam='' )
2024-09-20 13:46:49	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver<T>::_doSingleBeam	Convolving image that has a beam of major: 6 arcsec, minor: 3 arcsec, pa: 0 deg with a Gaussian of major: 8 arcsec, minor: 4 arcsec, pa: -0 deg to reach a target resolution of major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.0275794
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tres1x.im resolution major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:46:49	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_gxg_K.im resolution major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:46:50	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_gxg_K.im' of shape [100, 100]
2024-09-20 13:46:50	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:49.302117 End time: 2024-09-20 13:46:49.527118
2024-09-20 13:46:50	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:50	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:50	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:50	INFO	ImageFitter::_finishConstruction	No estimates file specified, so will attempt to find and fit one gaussian.
2024-09-20 13:46:50	INFO	ImageFitter::fit	noise FWHM not specified, so uncertainties will be computed using the beam geometric mean FWHM as the pixel noise correlation FWHM
2024-09-20 13:46:50	INFO	ImageFitter::fit	****** Fit performed at Fri Sep 20 13:46:50 2024******
2024-09-20 13:46:50	INFO	ImageFitter::fit+	
2024-09-20 13:46:50	INFO	ImageFitter::fit+	Input parameters ---
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- imagename:           /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_gxg_K.im
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- region:              
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- channel:             0
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- stokes:              
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- mask:                
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- include pixel range: []
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- exclude pixel range: []
2024-09-20 13:46:50	INFO	ImageFitter::_fitsky	Fitter was able to find a solution in 8 iterations.
2024-09-20 13:46:50	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:46:50	INFO	ImageRegion::fromRecord+	    [48, 45] to [52, 55]  (00:00:00.133, -00.00.05.000 to 23:59:59.867, +00.00.05.000)
2024-09-20 13:46:50	INFO	ImageMaskAttacher::makeMask	Created mask `mask0'
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop	*** Details of fit for channel number 0
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Number of pixels used in fit: 10000
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Input and residual image statistics (to be used as a rough guide only as to goodness of fit)
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Standard deviation of input image: 0.0190525 K.rad.rad
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Standard deviation of residual image: 5.02874e-09 K.rad.rad
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- RMS of input image: 0.0191604 K.rad.rad
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- RMS of residual image: 5.02851e-09 K.rad.rad
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Fit on imsmooth_gxg_K.im component 0
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Position ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- ra:    23:59:59.9999999927 +/- 0.0000000013 s (0.0000000192 arcsec along great circle)
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- dec: +000.00.00.0000001008 +/- 0.0000000768 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- ra:  50.000000109 +/- 0.000000019 pixels
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- dec: 50.000000101 +/- 0.000000077 pixels
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Image component size (convolved with beam) ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- major axis FWHM:     10.000000299 +/- 0.000000181 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- minor axis FWHM:     4.999999882 +/- 0.000000045 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- position angle: 0.00000018 +/- 0.00000049 deg
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Clean beam size ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- major axis FWHM: 10.00 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- minor axis FWHM: 5.00 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- position angle: 0.00 deg
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Image component size (deconvolved from beam) ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	    Component is a point source
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	    An upper limit on its size cannot be determined
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Flux ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Integrated:   0.0000000005 +/- 0.0000000000 K.rad.rad
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Peak:         360.0000169 +/- 0.0000046 mK
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Polarization: 
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Spectrum ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	      --- frequency:        1000.000 MHz (29.97925 cm)
2024-09-20 13:46:50	WARN	componentlist::fromrecord	componentlist is not empty; overwriting it
2024-09-20 13:46:50	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:50	INFO	ImageFitter::_finishConstruction	No estimates file specified, so will attempt to find and fit one gaussian.
2024-09-20 13:46:50	WARN	ImageFitter::_finishConstruction	Unrecognized intensity unit cm-2. Will assume Jy/pixel
2024-09-20 13:46:50	INFO	ImageFitter::fit	noise FWHM not specified, so uncertainties will be computed using the beam geometric mean FWHM as the pixel noise correlation FWHM
2024-09-20 13:46:50	INFO	ImageFitter::fit	****** Fit performed at Fri Sep 20 13:46:50 2024******
2024-09-20 13:46:50	INFO	ImageFitter::fit+	
2024-09-20 13:46:50	INFO	ImageFitter::fit+	Input parameters ---
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- imagename:           /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tres1x.im
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- region:              
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- channel:             0
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- stokes:              
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- mask:                
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- include pixel range: []
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- exclude pixel range: []
2024-09-20 13:46:50	INFO	ImageFitter::_fitsky	Fitter was able to find a solution in 7 iterations.
2024-09-20 13:46:50	WARN	SkyCompRep::convertToJy	Cannot convert units of brightness to Jy - will assume Jy
2024-09-20 13:46:50	WARN	SkyCompRep::peakToIntegralFlux()	The image units 'cm-2' are not consistent 
2024-09-20 13:46:50	WARN	SkyCompRep::peakToIntegralFlux()+	with Jy when integrated over the sky.  Assuming Jy/pixel
2024-09-20 13:46:50	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:46:50	INFO	ImageRegion::fromRecord+	    [49, 47] to [51, 53]  (00:00:00.067, -00.00.03.000 to 23:59:59.933, +00.00.03.000)
2024-09-20 13:46:50	INFO	ImageMaskAttacher::makeMask	Created mask `mask0'
2024-09-20 13:46:50	WARN	SkyCompRep::integralToPeakFlux()	The image units 'cm-2' are not consistent 
2024-09-20 13:46:50	WARN	SkyCompRep::integralToPeakFlux()+	with Jy when integrated over the sky.  Assuming Jy/pixel
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop	*** Details of fit for channel number 0
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Number of pixels used in fit: 10000
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Input and residual image statistics (to be used as a rough guide only as to goodness of fit)
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Standard deviation of input image: 0.0318704 Jy
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Standard deviation of residual image: 4.46998e-10 Jy
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- RMS of input image: 0.031934 Jy
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- RMS of residual image: 4.47235e-10 Jy
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Fit on imsmooth_tres1x.im component 0
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Position ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- ra:    00:00:00.0000000000 +/- 0.0000000000 s (0.0000000004 arcsec along great circle)
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- dec: +000.00.00.0000000000 +/- 0.0000000015 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- ra:  50.0000000000 +/- 0.0000000004 pixels
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- dec: 50.0000000000 +/- 0.0000000015 pixels
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Image component size (convolved with beam) ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- major axis FWHM:     5.9999999908 +/- 0.0000000035 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- minor axis FWHM:     3.0000000032 +/- 0.0000000009 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- position angle: -0.0000000000 +/- 0.0000000156 deg
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Clean beam size ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- major axis FWHM: 6.00 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- minor axis FWHM: 3.00 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- position angle: 0.00 deg
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Image component size (deconvolved from beam) ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	    Component is a point source
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	    An upper limit on its size cannot be determined
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Flux ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Integrated:   20.395620346 +/- 0.000000016 Jy
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Peak:         999.99998613 +/- 0.00000041 mJy/pixel
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Polarization: 
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Spectrum ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	      --- frequency:        1000.000 MHz (29.97925 cm)
2024-09-20 13:46:50	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:50	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:50	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tres1x.im', kernel='gauss', major='10arcsec', minor='5arcsec', pa='0deg', targetres=True, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_gxg_cm-2.im', stretch=False, overwrite=False, beam='' )
2024-09-20 13:46:50	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:50	INFO	imsmooth::Image2DConvolver<T>::_doSingleBeam	Convolving image that has a beam of major: 6 arcsec, minor: 3 arcsec, pa: 0 deg with a Gaussian of major: 8 arcsec, minor: 4 arcsec, pa: -0 deg to reach a target resolution of major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:46:50	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:50	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.0275794
2024-09-20 13:46:50	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tres1x.im resolution major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:46:50	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_gxg_cm-2.im resolution major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:46:50	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_gxg_cm-2.im' of shape [100, 100]
2024-09-20 13:46:50	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:49.818274 End time: 2024-09-20 13:46:50.064629
2024-09-20 13:46:50	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:50	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:50	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:50	INFO	ImageFitter::_finishConstruction	No estimates file specified, so will attempt to find and fit one gaussian.
2024-09-20 13:46:50	WARN	ImageFitter::_finishConstruction	Unrecognized intensity unit cm-2. Will assume Jy/pixel
2024-09-20 13:46:50	INFO	ImageFitter::fit	noise FWHM not specified, so uncertainties will be computed using the beam geometric mean FWHM as the pixel noise correlation FWHM
2024-09-20 13:46:50	INFO	ImageFitter::fit	****** Fit performed at Fri Sep 20 13:46:50 2024******
2024-09-20 13:46:50	INFO	ImageFitter::fit+	
2024-09-20 13:46:50	INFO	ImageFitter::fit+	Input parameters ---
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- imagename:           /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_gxg_cm-2.im
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- region:              
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- channel:             0
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- stokes:              
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- mask:                
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- include pixel range: []
2024-09-20 13:46:50	INFO	ImageFitter::fit+	       --- exclude pixel range: []
2024-09-20 13:46:50	INFO	ImageFitter::_fitsky	Fitter was able to find a solution in 8 iterations.
2024-09-20 13:46:50	WARN	SkyCompRep::convertToJy	Cannot convert units of brightness to Jy - will assume Jy
2024-09-20 13:46:50	WARN	SkyCompRep::peakToIntegralFlux()	The image units 'cm-2' are not consistent 
2024-09-20 13:46:50	WARN	SkyCompRep::peakToIntegralFlux()+	with Jy when integrated over the sky.  Assuming Jy/pixel
2024-09-20 13:46:50	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:46:50	INFO	ImageRegion::fromRecord+	    [48, 45] to [52, 55]  (00:00:00.133, -00.00.05.000 to 23:59:59.867, +00.00.05.000)
2024-09-20 13:46:50	INFO	ImageMaskAttacher::makeMask	Created mask `mask0'
2024-09-20 13:46:50	WARN	SkyCompRep::integralToPeakFlux()	The image units 'cm-2' are not consistent 
2024-09-20 13:46:50	WARN	SkyCompRep::integralToPeakFlux()+	with Jy when integrated over the sky.  Assuming Jy/pixel
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop	*** Details of fit for channel number 0
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Number of pixels used in fit: 10000
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Input and residual image statistics (to be used as a rough guide only as to goodness of fit)
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Standard deviation of input image: 0.0190525 Jy
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Standard deviation of residual image: 5.02874e-09 Jy
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- RMS of input image: 0.0191604 Jy
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- RMS of residual image: 5.02851e-09 Jy
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Fit on imsmooth_gxg_cm-2.im component 0
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Position ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- ra:    23:59:59.9999999927 +/- 0.0000000013 s (0.0000000192 arcsec along great circle)
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- dec: +000.00.00.0000001008 +/- 0.0000000768 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- ra:  50.000000109 +/- 0.000000019 pixels
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- dec: 50.000000101 +/- 0.000000077 pixels
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Image component size (convolved with beam) ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- major axis FWHM:     10.000000299 +/- 0.000000181 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- minor axis FWHM:     4.999999882 +/- 0.000000045 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- position angle: 0.00000018 +/- 0.00000049 deg
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Clean beam size ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- major axis FWHM: 10.00 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- minor axis FWHM: 5.00 arcsec
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- position angle: 0.00 deg
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Image component size (deconvolved from beam) ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	    Component is a point source
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	    An upper limit on its size cannot be determined
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Flux ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Integrated:   20.39562035 +/- 0.00000049 Jy
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Peak:         359.9999926 +/- 0.0000046 mJy/pixel
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	       --- Polarization: 
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	Spectrum ---
2024-09-20 13:46:50	INFO	ImageFitter::_fitLoop+	      --- frequency:        1000.000 MHz (29.97925 cm)
2024-09-20 13:46:50	WARN	componentlist::fromrecord	componentlist is not empty; overwriting it
2024-09-20 13:46:50	INFO	name::	No table opened.
2024-09-20 13:46:50	INFO	showcache::	The Table Cache is empty.
2024-09-20 13:46:51	INFO	ImageFactory::createImage	Created Paged image 'imsmooth_orig.im' of shape [100, 100, 3] with float valued pixels.
2024-09-20 13:46:51	INFO	imsubimage::::casa	##########################################
2024-09-20 13:46:51	INFO	imsubimage::::casa	##### Begin Task: imsubimage         #####
2024-09-20 13:46:51	INFO	imsubimage::::casa	imsubimage( imagename='imsmooth_orig.im', outfile='imsmooth_mysub.im', box='', region='', chans='', stokes='', mask='imsmooth_orig.im>0', dropdeg=False, overwrite=False, verbose=True, stretch=False, keepaxes=[] )
2024-09-20 13:46:51	INFO	imsubimage::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:51	INFO	imsubimage::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:46:51	INFO	imsubimage::ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:46:51	INFO	imsubimage::ImageRegion::fromRecord+	    [0, 0, 0] to [99, 99, 2]  (00:03:20.028, -00.50.00.106, I to 23:56:43.973, +00.49.00.100, U)
2024-09-20 13:46:51	INFO	imsubimage::ImageRegion::fromRecord	Creating image 'imsmooth_mysub.im' of shape [100, 100, 3]
2024-09-20 13:46:51	INFO	imsubimage::ImageMaskAttacher::makeMask	Created mask `mask0'
2024-09-20 13:46:51	INFO	imsubimage::::casa	Task imsubimage complete. Start time: 2024-09-20 13:46:50.608382 End time: 2024-09-20 13:46:50.668274
2024-09-20 13:46:51	INFO	imsubimage::::casa	##### End Task: imsubimage           #####
2024-09-20 13:46:51	INFO	imsubimage::::casa	##########################################
2024-09-20 13:46:51	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:51	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:51	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_mysub.im', kernel='gauss', major='4arcmin', minor='4arcmin', pa='0deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='imsmooth_mysub.im<2', outfile='imsmooth_conv.im', stretch=False, overwrite=False, beam='' )
2024-09-20 13:46:51	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:51	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:46:51	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:51	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.0551589
2024-09-20 13:46:51	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Created mask `mask0'
2024-09-20 13:46:51	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_mysub.im has no beam
2024-09-20 13:46:51	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_conv.im has no beam
2024-09-20 13:46:51	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_conv.im' of shape [100, 100, 3]
2024-09-20 13:46:51	INFO	imsmooth::ImageMaskAttacher::makeMask	Created mask `mask0'
2024-09-20 13:46:51	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:50.686372 End time: 2024-09-20 13:46:50.877424
2024-09-20 13:46:51	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:51	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:51	INFO	name::	No table opened.
2024-09-20 13:46:51	INFO	showcache::	The Table Cache is empty.
2024-09-20 13:46:51	INFO	ImageFactory::createImage	Created Paged image 'imsmooth_zz.im' of shape [20, 20] with float valued pixels.
2024-09-20 13:46:51	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:51	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:51	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_zz.im', kernel='gauss', major='2arcmin', minor='2arcmin', pa='0deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_zz_out.im', stretch=False, overwrite=False, beam='' )
2024-09-20 13:46:51	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:51	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:51	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.220635
2024-09-20 13:46:51	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_zz.im has no beam
2024-09-20 13:46:51	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_zz_out.im has no beam
2024-09-20 13:46:51	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_zz_out.im' of shape [20, 20]
2024-09-20 13:46:51	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:51.238705 End time: 2024-09-20 13:46:51.314335
2024-09-20 13:46:51	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:51	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:51	INFO	::::ImageFactory::createImage	Created Paged image 'imsmooth_zz.im' of shape [20, 20] with float valued pixels.
2024-09-20 13:46:51	INFO	::::image::fromshape	Ran ia.fromshape
2024-09-20 13:46:51	INFO	::::image::fromshape	ia.fromshape(outfile="imsmooth_zz.im", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2024-09-20 13:46:51	INFO	::::Image2DConvolver::_logBeamInfo	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_zz.im has no beam
2024-09-20 13:46:51	INFO	::::Image2DConvolver::_logBeamInfo	Output imsmooth_zz_out.im has no beam
2024-09-20 13:46:51	INFO	::::imsmooth	version: 6.7.0-4 CASAtools:v1.0.0
2024-09-20 13:46:51	INFO	::::imsmooth	imsmooth()
2024-09-20 13:46:51	INFO	name::	No table opened.
2024-09-20 13:46:51	INFO	showcache::	The Table Cache is empty.
2024-09-20 13:46:52	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:52	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:52	INFO	imsmooth::::casa	imsmooth( imagename='/opt/casa/data/casatestdata/unittest/imsmooth/point.im', kernel='i', major='', minor='', pa='', targetres=False, kimage='/opt/casa/data/casatestdata/unittest/imsmooth/bessel.im', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_point_c_bessel.im', stretch=False, overwrite=False, beam='' )
2024-09-20 13:46:52	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:52	INFO	imsmooth::ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:46:52	INFO	imsmooth::ImageRegion::fromRecord+	    [0, 0] to [99, 99]  (00:03:20.028, -00.50.00.106 to 23:56:43.973, +00.49.00.100)
2024-09-20 13:46:52	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_point_c_bessel.im' of shape [100, 100]
2024-09-20 13:46:52	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:51.628635 End time: 2024-09-20 13:46:51.808775
2024-09-20 13:46:52	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:52	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:52	WARN	image::open (file src/tools/image/image_cmpt.cc, line 4208)	Another image is already open, closing first
2024-09-20 13:46:52	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:52	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:52	INFO	imsmooth::::casa	imsmooth( imagename='/opt/casa/data/casatestdata/unittest/imsmooth/point.im', kernel='i', major='', minor='', pa='', targetres=False, kimage='/opt/casa/data/casatestdata/unittest/imsmooth/bessel.im', scale=1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_point_c_bessel.im', stretch=False, overwrite=True, beam='' )
2024-09-20 13:46:52	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:52	INFO	imsmooth::ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:46:52	INFO	imsmooth::ImageRegion::fromRecord+	    [0, 0] to [99, 99]  (00:03:20.028, -00.50.00.106 to 23:56:43.973, +00.49.00.100)
2024-09-20 13:46:52	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_point_c_bessel.im' of shape [100, 100]
2024-09-20 13:46:52	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:51.820908 End time: 2024-09-20 13:46:51.950178
2024-09-20 13:46:52	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:52	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:52	INFO	name::	No table opened.
2024-09-20 13:46:52	INFO	showcache::	The Table Cache is empty.
2024-09-20 13:46:52	WARN	imsmooth::::casa	The IMAGENAME parameter tests will cause errors to occur, do not be alarmed
2024-09-20 13:46:52	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: the imagename parameter must be a path that exists ('g192' does not exist)
2024-09-20 13:46:52	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:46:52	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 784, in __call__
2024-09-20 13:46:52	INFO	imsmooth::::casa+	    assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors)
2024-09-20 13:46:52	INFO	imsmooth::::casa+	AssertionError: the imagename parameter must be a path that exists ('g192' does not exist)
2024-09-20 13:46:52	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:52	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:52	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='input_test1', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:52	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:52	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:46:52	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:46:52	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:52	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0441271) times the ratio of the beam areas (1.46449) = 0.0646235
2024-09-20 13:46:52	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/tiny.im resolution major: 3.79927 arcsec, minor: 2.94419 arcsec, pa: 44.2377 deg
2024-09-20 13:46:52	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output input_test1 resolution major: 4.4496 arcsec, minor: 3.68155 arcsec, pa: 33.6829 deg
2024-09-20 13:46:52	INFO	imsmooth::SubImageFactory::createImage	Creating image 'input_test1' of shape [128, 128, 1, 1]
2024-09-20 13:46:52	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:52.268699 End time: 2024-09-20 13:46:52.466412
2024-09-20 13:46:52	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:52	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:52	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:52	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:52	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major='2.5arcsec', minor='2arcsec', pa='0deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='input_test1b', stretch=False, overwrite=False, beam='' )
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0441271) times the ratio of the beam areas (1.46449) = 0.0646235
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/tiny.im resolution major: 3.79927 arcsec, minor: 2.94419 arcsec, pa: 44.2377 deg
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output input_test1b resolution major: 4.4496 arcsec, minor: 3.68155 arcsec, pa: 33.6829 deg
2024-09-20 13:46:53	INFO	imsmooth::SubImageFactory::createImage	Creating image 'input_test1b' of shape [128, 128, 1, 1]
2024-09-20 13:46:53	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:52.469361 End time: 2024-09-20 13:46:52.618314
2024-09-20 13:46:53	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:53	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:53	WARN	imsmooth::::casa	The OUTFILE parameter tests will cause errors to occur, do not be alarmed
2024-09-20 13:46:53	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:53	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:53	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='input_test1', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:46:53	SEVERE	imsmooth::ImageInputProcessor::_process	Replaceable flag is false and there is already a file or directory named input_test1 so the output image will not be written
2024-09-20 13:46:53	SEVERE	imsmooth::image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212)	Exception Reported: 2024-09-20 13:46:53	SEVERE	imsmooth::ImageInputProcessor::_process	Replaceable flag is false and there is already a file or directory named input_test1 so the output image will not be written
2024-09-20 13:46:53	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: 2024-09-20 13:46:53	SEVERE	imsmooth::ImageInputProcessor::_process	Replaceable flag is false and there is already a file or directory named input_test1 so the output image will not be written
2024-09-20 13:46:53	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:46:53	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:46:53	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:46:53	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:46:53	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:46:53	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 163, in imsmooth
2024-09-20 13:46:53	INFO	imsmooth::::casa+	    outia = _myia.convolve2d(
2024-09-20 13:46:53	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 1062, in convolve2d
2024-09-20 13:46:53	INFO	imsmooth::::casa+	    return _wrap_image(swig_object=self._swigobj.convolve2d(outfile, axes, type, major, minor, pa, scale, region, mask, overwrite, stretch, targetres, beam))
2024-09-20 13:46:53	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 2411, in convolve2d
2024-09-20 13:46:53	INFO	imsmooth::::casa+	    return _image.image_convolve2d(self, *args, **kwargs)
2024-09-20 13:46:53	INFO	imsmooth::::casa+	RuntimeError: 2024-09-20 13:46:53	SEVERE	imsmooth::ImageInputProcessor::_process	Replaceable flag is false and there is already a file or directory named input_test1 so the output image will not be written
2024-09-20 13:46:53	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:52.621713 End time: 2024-09-20 13:46:52.681278
2024-09-20 13:46:53	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:53	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:53	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:53	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:53	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='input_test2', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0441271) times the ratio of the beam areas (1.46449) = 0.0646235
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/tiny.im resolution major: 3.79927 arcsec, minor: 2.94419 arcsec, pa: 44.2377 deg
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output input_test2 resolution major: 4.4496 arcsec, minor: 3.68155 arcsec, pa: 33.6829 deg
2024-09-20 13:46:53	INFO	imsmooth::SubImageFactory::createImage	Creating image 'input_test2' of shape [128, 128, 1, 1]
2024-09-20 13:46:53	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:52.683472 End time: 2024-09-20 13:46:52.826639
2024-09-20 13:46:53	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:53	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:53	WARN	imsmooth::::casa	The KERNEL parameter tests will cause errors to occur, do not be alarmed
2024-09-20 13:46:53	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: {'kernel': ['unallowed value ']}
2024-09-20 13:46:53	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:46:53	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 784, in __call__
2024-09-20 13:46:53	INFO	imsmooth::::casa+	    assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors)
2024-09-20 13:46:53	INFO	imsmooth::::casa+	AssertionError: {'kernel': ['unallowed value ']}
2024-09-20 13:46:53	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: {'kernel': ['unallowed value junk']}
2024-09-20 13:46:53	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:46:53	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 784, in __call__
2024-09-20 13:46:53	INFO	imsmooth::::casa+	    assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors)
2024-09-20 13:46:53	INFO	imsmooth::::casa+	AssertionError: {'kernel': ['unallowed value junk']}
2024-09-20 13:46:53	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:53	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:53	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='input_test5', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0441271) times the ratio of the beam areas (1.46449) = 0.0646235
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/tiny.im resolution major: 3.79927 arcsec, minor: 2.94419 arcsec, pa: 44.2377 deg
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output input_test5 resolution major: 4.4496 arcsec, minor: 3.68155 arcsec, pa: 33.6829 deg
2024-09-20 13:46:53	INFO	imsmooth::SubImageFactory::createImage	Creating image 'input_test5' of shape [128, 128, 1, 1]
2024-09-20 13:46:53	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:52.833969 End time: 2024-09-20 13:46:52.982925
2024-09-20 13:46:53	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:53	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:53	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:53	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:53	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='boxcar', major='2arcsec', minor='2arcsec', pa='0deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='input_test6', stretch=False, overwrite=False, beam='' )
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:46:53	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:46:53	INFO	ImageRegion::fromRecord+	    [0, 0, 0, 0] to [127, 127, 0, 0]  (05:58:22.430, +16.29.50.278, I, 2.369356e+10Hz to 05:58:18.015, +16.30.53.787, I, 2.369356e+10Hz)
2024-09-20 13:46:53	INFO	ImageRegion::fromRecord	Original image shape: [128, 128, 1, 1]
2024-09-20 13:46:53	INFO	ImageRegion::fromRecord	Kernel types: [box, box]
2024-09-20 13:46:53	INFO	ImageRegion::fromRecord	Kernel widths: [2 arcsec, 2 arcsec]
2024-09-20 13:46:53	INFO	ImageRegion::fromRecord	Axis 0 : kernel shape = 128
2024-09-20 13:46:53	INFO	ImageRegion::fromRecord	Axis 1 : kernel shape = 128
2024-09-20 13:46:53	INFO	SubImageFactory::createImage	Creating image 'input_test6' of shape [128, 128, 1, 1]
2024-09-20 13:46:53	INFO	ImageRegion::fromRecord	Axis 1 : setting width 2 arcsec = 4 pixels
2024-09-20 13:46:53	INFO	ImageRegion::fromRecord+	Axis 2 : setting width 2 arcsec = 4 pixels
2024-09-20 13:46:53	INFO	ImageRegion::fromRecord+	Convolving axis 1
2024-09-20 13:46:53	INFO	ImageRegion::fromRecord	Convolving axis 2
2024-09-20 13:46:53	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:52.985599 End time: 2024-09-20 13:46:53.165975
2024-09-20 13:46:53	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:53	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:53	WARN	imsmooth::::casa	The MAJOR parameter tests will cause errors to occur, do not be alarmed
2024-09-20 13:46:53	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:53	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:53	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major=2, minor=1, pa=0, targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='input_test11', stretch=False, overwrite=False, beam='' )
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.110318) times the ratio of the beam areas (1.22136) = 0.134738
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/tiny.im resolution major: 3.79927 arcsec, minor: 2.94419 arcsec, pa: 44.2377 deg
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output input_test11 resolution major: 4.16371 arcsec, minor: 3.28118 arcsec, pa: 30.6587 deg
2024-09-20 13:46:53	INFO	imsmooth::SubImageFactory::createImage	Creating image 'input_test11' of shape [128, 128, 1, 1]
2024-09-20 13:46:53	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:53.168671 End time: 2024-09-20 13:46:53.338267
2024-09-20 13:46:53	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:53	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:53	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:53	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:53	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major='2pix', minor='1pix', pa='deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='input_test12', stretch=False, overwrite=False, beam='' )
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:46:53	WARN	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 2.42407e-06 rad which is less than the pixel diagonal length of 3.42815e-06 rad. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.441271) times the ratio of the beam areas (1.05206) = 0.439271
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/tiny.im resolution major: 3.79927 arcsec, minor: 2.94419 arcsec, pa: 44.2377 deg
2024-09-20 13:46:53	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output input_test12 resolution major: 3.87965 arcsec, minor: 3.03331 arcsec, pa: 40.063 deg
2024-09-20 13:46:53	INFO	imsmooth::SubImageFactory::createImage	Creating image 'input_test12' of shape [128, 128, 1, 1]
2024-09-20 13:46:53	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:53.339838 End time: 2024-09-20 13:46:53.478409
2024-09-20 13:46:53	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:53	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:53	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:53	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:53	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major='1.5arcsec', minor='1arcsec', pa='0deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='input_test13', stretch=False, overwrite=False, beam='' )
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:46:53	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:46:54	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:54	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.14709) times the ratio of the beam areas (1.14772) = 0.168818
2024-09-20 13:46:54	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/tiny.im resolution major: 3.79927 arcsec, minor: 2.94419 arcsec, pa: 44.2377 deg
2024-09-20 13:46:54	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output input_test13 resolution major: 4.01779 arcsec, minor: 3.19532 arcsec, pa: 38.1578 deg
2024-09-20 13:46:54	INFO	imsmooth::SubImageFactory::createImage	Creating image 'input_test13' of shape [128, 128, 1, 1]
2024-09-20 13:46:54	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:53.480095 End time: 2024-09-20 13:46:53.634271
2024-09-20 13:46:54	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:54	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:54	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:54	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:54	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major='0.5arcsec', minor='2arcsec', pa='0deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='input_test14', stretch=False, overwrite=False, beam='' )
2024-09-20 13:46:54	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:54	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:46:54	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:46:54	SEVERE	imsmooth::image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212)	Exception Reported: Exception: Major axis is less than minor axis.
2024-09-20 13:46:54	SEVERE	imsmooth::image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212)+	... thrown by void casa::Image2DConvolver<T>::setKernel(const casacore::String&, const Quantity&, const Quantity&, const Quantity&) [with T = float; casacore::Quantity = casacore::Quantum<double>] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image2DConvolver.tcc, line: 134
2024-09-20 13:46:54	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: Exception: Major axis is less than minor axis.
2024-09-20 13:46:54	SEVERE	imsmooth::::casa+	... thrown by void casa::Image2DConvolver<T>::setKernel(const casacore::String&, const Quantity&, const Quantity&, const Quantity&) [with T = float; casacore::Quantity = casacore::Quantum<double>] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image2DConvolver.tcc, line: 134
2024-09-20 13:46:54	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 163, in imsmooth
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    outia = _myia.convolve2d(
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 1062, in convolve2d
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    return _wrap_image(swig_object=self._swigobj.convolve2d(outfile, axes, type, major, minor, pa, scale, region, mask, overwrite, stretch, targetres, beam))
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 2411, in convolve2d
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    return _image.image_convolve2d(self, *args, **kwargs)
2024-09-20 13:46:54	INFO	imsmooth::::casa+	RuntimeError: Exception: Major axis is less than minor axis.
2024-09-20 13:46:54	INFO	imsmooth::::casa+	... thrown by void casa::Image2DConvolver<T>::setKernel(const casacore::String&, const Quantity&, const Quantity&, const Quantity&) [with T = float; casacore::Quantity = casacore::Quantum<double>] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image2DConvolver.tcc, line: 134
2024-09-20 13:46:54	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:53.636724 End time: 2024-09-20 13:46:53.666045
2024-09-20 13:46:54	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:54	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:54	WARN	imsmooth::::casa	The REGION parameter tests will cause errors to occur, do not be alarmed
2024-09-20 13:46:54	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:54	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:54	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region=7, box='', chans='', stokes='', mask='', outfile='', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:54	WARN	imsmooth::::casa	The outfile paramter is empty, consequently the smoothed image will be
2024-09-20 13:46:54	WARN	imsmooth::::casa+	saved on disk in file, imsmooth_results.im
2024-09-20 13:46:54	SEVERE	regionmanager::frombcs	Exception Reported: Unrecognized type int for region, must be either string or region dictionary at File: src/tools/regionmanager/regionmanager_cmpt.cc, line: 887
2024-09-20 13:46:54	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: Unrecognized type int for region, must be either string or region dictionary at File: src/tools/regionmanager/regionmanager_cmpt.cc, line: 887
2024-09-20 13:46:54	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 122, in imsmooth
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    reg = myrg.frombcs(
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-09-20 13:46:54	INFO	imsmooth::::casa+	RuntimeError: Unrecognized type int for region, must be either string or region dictionary at File: src/tools/regionmanager/regionmanager_cmpt.cc, line: 887
2024-09-20 13:46:54	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:53.668080 End time: 2024-09-20 13:46:53.687341
2024-09-20 13:46:54	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:54	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:54	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:54	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:54	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='garbage.rgn', box='', chans='', stokes='', mask='', outfile='', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:54	WARN	imsmooth::::casa	The outfile paramter is empty, consequently the smoothed image will be
2024-09-20 13:46:54	WARN	imsmooth::::casa+	saved on disk in file, imsmooth_results.im
2024-09-20 13:46:54	SEVERE	regionmanager::frombcs	Exception Reported: Unable to open region file or region table description garbage.rgn.
2024-09-20 13:46:54	SEVERE	regionmanager::frombcs+	If it is supposed to be a text string its format is incorrect at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 497
2024-09-20 13:46:54	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: Unable to open region file or region table description garbage.rgn.
2024-09-20 13:46:54	SEVERE	imsmooth::::casa+	If it is supposed to be a text string its format is incorrect at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 497
2024-09-20 13:46:54	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 122, in imsmooth
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    reg = myrg.frombcs(
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-09-20 13:46:54	INFO	imsmooth::::casa+	RuntimeError: Unable to open region file or region table description garbage.rgn.
2024-09-20 13:46:54	INFO	imsmooth::::casa+	If it is supposed to be a text string its format is incorrect at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 497
2024-09-20 13:46:54	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:53.689364 End time: 2024-09-20 13:46:53.706410
2024-09-20 13:46:54	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:54	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:54	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:54	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:54	INFO	imsmooth::::casa	imsmooth( imagename='g192_a2.image', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/garbage.rgn', box='', chans='', stokes='', mask='', outfile='', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:54	WARN	imsmooth::::casa	The outfile paramter is empty, consequently the smoothed image will be
2024-09-20 13:46:54	WARN	imsmooth::::casa+	saved on disk in file, imsmooth_results.im
2024-09-20 13:46:54	SEVERE	regionmanager::frombcs	Exception Reported: /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/garbage.rgn is neither a valid binary region file, nor a valid region text file. at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 428
2024-09-20 13:46:54	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/garbage.rgn is neither a valid binary region file, nor a valid region text file. at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 428
2024-09-20 13:46:54	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 122, in imsmooth
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    reg = myrg.frombcs(
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-09-20 13:46:54	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-09-20 13:46:54	INFO	imsmooth::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-09-20 13:46:54	INFO	imsmooth::::casa+	RuntimeError: /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/garbage.rgn is neither a valid binary region file, nor a valid region text file. at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 428
2024-09-20 13:46:54	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:53.708465 End time: 2024-09-20 13:46:53.725629
2024-09-20 13:46:54	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:54	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:54	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:54	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:54	INFO	imsmooth::::casa	imsmooth( imagename='g192_a2.image', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='g192_a2.image-2.rgn', box='', chans='', stokes='', mask='', outfile='input_test15', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:54	INFO	imsmooth::CasacRegionManager::fromBCS	Region read from binary region file g192_a2.image-2.rgn
2024-09-20 13:46:54	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:54	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0441271) times the ratio of the beam areas (1.46449) = 0.0646235
2024-09-20 13:46:54	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Created mask `mask0'
2024-09-20 13:46:55	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/g192_a2.image resolution major: 3.79927 arcsec, minor: 2.94419 arcsec, pa: 44.2377 deg
2024-09-20 13:46:55	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output input_test15 resolution major: 4.4496 arcsec, minor: 3.68155 arcsec, pa: 33.6829 deg
2024-09-20 13:46:55	INFO	imsmooth::SubImageFactory::createImage	Creating image 'input_test15' of shape [86, 93, 1, 40]
2024-09-20 13:46:55	INFO	imsmooth::ImageMaskAttacher::makeMask	Created mask `mask0'
2024-09-20 13:46:55	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:53.727544 End time: 2024-09-20 13:46:55.164282
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	WARN	imsmooth::::casa	The BOX parameter tests will cause errors to occur, do not be alarmed
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='-3,0,511,511', chans='', stokes='', mask='', outfile='', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:55	WARN	imsmooth::::casa	The outfile paramter is empty, consequently the smoothed image will be
2024-09-20 13:46:55	WARN	imsmooth::::casa+	saved on disk in file, imsmooth_results.im
2024-09-20 13:46:55	SEVERE	CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-09-20 13:46:55	SEVERE	regionmanager::frombcs	Exception Reported: 2024-09-20 13:46:55	SEVERE	CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-09-20 13:46:55	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: 2024-09-20 13:46:55	SEVERE	CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-09-20 13:46:55	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 122, in imsmooth
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    reg = myrg.frombcs(
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	RuntimeError: 2024-09-20 13:46:55	SEVERE	CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-09-20 13:46:55	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:55.167417 End time: 2024-09-20 13:46:55.192391
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='14,27,106,112', chans='', stokes='', mask='', outfile='input_test16', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:55	INFO	imsmooth::CasacRegionManager::fromBCS	Using specified box(es) 14,27,106,112
2024-09-20 13:46:55	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:55	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0441271) times the ratio of the beam areas (1.46449) = 0.0646235
2024-09-20 13:46:55	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/tiny.im resolution major: 3.79927 arcsec, minor: 2.94419 arcsec, pa: 44.2377 deg
2024-09-20 13:46:55	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output input_test16 resolution major: 4.4496 arcsec, minor: 3.68155 arcsec, pa: 33.6829 deg
2024-09-20 13:46:55	INFO	imsmooth::SubImageFactory::createImage	Creating image 'input_test16' of shape [93, 86, 1, 1]
2024-09-20 13:46:55	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:55.196477 End time: 2024-09-20 13:46:55.356540
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	WARN	imsmooth::::casa	The CHANS parameter tests will cause errors to occur, do not be alarmed
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	imsmooth( imagename='g192_a2.image', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='-5', stokes='', mask='', outfile='', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:55	WARN	imsmooth::::casa	The outfile paramter is empty, consequently the smoothed image will be
2024-09-20 13:46:55	WARN	imsmooth::::casa+	saved on disk in file, imsmooth_results.im
2024-09-20 13:46:55	SEVERE	regionmanager::frombcs	Exception Reported: Invalid channel specification in -5 of spec -5 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
2024-09-20 13:46:55	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: Invalid channel specification in -5 of spec -5 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
2024-09-20 13:46:55	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 122, in imsmooth
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    reg = myrg.frombcs(
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	RuntimeError: Invalid channel specification in -5 of spec -5 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
2024-09-20 13:46:55	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:55.359149 End time: 2024-09-20 13:46:55.382392
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	imsmooth( imagename='g192_a2.image', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='-2', stokes='', mask='', outfile='', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:55	WARN	imsmooth::::casa	The outfile paramter is empty, consequently the smoothed image will be
2024-09-20 13:46:55	WARN	imsmooth::::casa+	saved on disk in file, imsmooth_results.im
2024-09-20 13:46:55	SEVERE	regionmanager::frombcs	Exception Reported: Invalid channel specification in -2 of spec -2 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
2024-09-20 13:46:55	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: Invalid channel specification in -2 of spec -2 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
2024-09-20 13:46:55	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 122, in imsmooth
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    reg = myrg.frombcs(
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	RuntimeError: Invalid channel specification in -2 of spec -2 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
2024-09-20 13:46:55	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:55.385055 End time: 2024-09-20 13:46:55.404616
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	imsmooth( imagename='g192_a2.image', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='-18', stokes='', mask='', outfile='', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:55	WARN	imsmooth::::casa	The outfile paramter is empty, consequently the smoothed image will be
2024-09-20 13:46:55	WARN	imsmooth::::casa+	saved on disk in file, imsmooth_results.im
2024-09-20 13:46:55	SEVERE	regionmanager::frombcs	Exception Reported: Invalid channel specification in -18 of spec -18 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
2024-09-20 13:46:55	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: Invalid channel specification in -18 of spec -18 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
2024-09-20 13:46:55	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 122, in imsmooth
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    reg = myrg.frombcs(
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	RuntimeError: Invalid channel specification in -18 of spec -18 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
2024-09-20 13:46:55	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:55.406996 End time: 2024-09-20 13:46:55.424505
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	imsmooth( imagename='g192_a2.image', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='45', stokes='', mask='', outfile='', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:55	WARN	imsmooth::::casa	The outfile paramter is empty, consequently the smoothed image will be
2024-09-20 13:46:55	WARN	imsmooth::::casa+	saved on disk in file, imsmooth_results.im
2024-09-20 13:46:55	SEVERE	regionmanager::frombcs	Exception Reported: Exception: Zero-based max channel 45 must be less than the total number of channels (40) in the channel specification 45.
2024-09-20 13:46:55	SEVERE	regionmanager::frombcs+	... thrown by static std::vector<unsigned int> casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183
2024-09-20 13:46:55	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: Exception: Zero-based max channel 45 must be less than the total number of channels (40) in the channel specification 45.
2024-09-20 13:46:55	SEVERE	imsmooth::::casa+	... thrown by static std::vector<unsigned int> casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183
2024-09-20 13:46:55	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 122, in imsmooth
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    reg = myrg.frombcs(
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	RuntimeError: Exception: Zero-based max channel 45 must be less than the total number of channels (40) in the channel specification 45.
2024-09-20 13:46:55	INFO	imsmooth::::casa+	... thrown by static std::vector<unsigned int> casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183
2024-09-20 13:46:55	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:55.426671 End time: 2024-09-20 13:46:55.443082
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	imsmooth( imagename='g192_a2.image', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='40', stokes='', mask='', outfile='', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:55	WARN	imsmooth::::casa	The outfile paramter is empty, consequently the smoothed image will be
2024-09-20 13:46:55	WARN	imsmooth::::casa+	saved on disk in file, imsmooth_results.im
2024-09-20 13:46:55	SEVERE	regionmanager::frombcs	Exception Reported: Exception: Zero-based max channel 40 must be less than the total number of channels (40) in the channel specification 40.
2024-09-20 13:46:55	SEVERE	regionmanager::frombcs+	... thrown by static std::vector<unsigned int> casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183
2024-09-20 13:46:55	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: Exception: Zero-based max channel 40 must be less than the total number of channels (40) in the channel specification 40.
2024-09-20 13:46:55	SEVERE	imsmooth::::casa+	... thrown by static std::vector<unsigned int> casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183
2024-09-20 13:46:55	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 122, in imsmooth
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    reg = myrg.frombcs(
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-09-20 13:46:55	INFO	imsmooth::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-09-20 13:46:55	INFO	imsmooth::::casa+	RuntimeError: Exception: Zero-based max channel 40 must be less than the total number of channels (40) in the channel specification 40.
2024-09-20 13:46:55	INFO	imsmooth::::casa+	... thrown by static std::vector<unsigned int> casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183
2024-09-20 13:46:55	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:55.445025 End time: 2024-09-20 13:46:55.460416
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	INFO	imsmooth::::casa	##########################################
2024-09-20 13:46:55	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:46:55	INFO	imsmooth::::casa	imsmooth( imagename='g192_a2.image', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='22~35', stokes='', mask='', outfile='input_test17', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:46:55	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:46:55	INFO	imsmooth::CasacRegionManager::fromBCS	Using channel range(s) 
2024-09-20 13:46:55	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:46:56	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:46:56	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0441271) times the ratio of the beam areas (1.46449) = 0.0646235
2024-09-20 13:46:59	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/g192_a2.image resolution major: 3.79927 arcsec, minor: 2.94419 arcsec, pa: 44.2377 deg
2024-09-20 13:46:59	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output input_test17 resolution major: 4.4496 arcsec, minor: 3.68155 arcsec, pa: 33.6829 deg
2024-09-20 13:46:59	INFO	imsmooth::SubImageFactory::createImage	Creating image 'input_test17' of shape [512, 512, 1, 14]
2024-09-20 13:47:00	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:55.462253 End time: 2024-09-20 13:46:59.538911
2024-09-20 13:47:00	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:00	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:00	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:00	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:00	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='0', stokes='', mask='', outfile='input_test17b', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:47:00	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:00	INFO	imsmooth::CasacRegionManager::fromBCS	Using channel range(s) 
2024-09-20 13:47:00	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:47:00	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:00	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0441271) times the ratio of the beam areas (1.46449) = 0.0646235
2024-09-20 13:47:00	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/tiny.im resolution major: 3.79927 arcsec, minor: 2.94419 arcsec, pa: 44.2377 deg
2024-09-20 13:47:00	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output input_test17b resolution major: 4.4496 arcsec, minor: 3.68155 arcsec, pa: 33.6829 deg
2024-09-20 13:47:00	INFO	imsmooth::SubImageFactory::createImage	Creating image 'input_test17b' of shape [128, 128, 1, 1]
2024-09-20 13:47:00	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:59.540896 End time: 2024-09-20 13:46:59.640239
2024-09-20 13:47:00	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:00	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:00	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:00	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:00	INFO	imsmooth::::casa	imsmooth( imagename='g192_a2.image', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='39', stokes='', mask='', outfile='input_test18', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:47:00	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:00	INFO	imsmooth::CasacRegionManager::fromBCS	Using channel range(s) 
2024-09-20 13:47:00	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:47:00	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:00	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0441271) times the ratio of the beam areas (1.46449) = 0.0646235
2024-09-20 13:47:00	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/g192_a2.image resolution major: 3.79927 arcsec, minor: 2.94419 arcsec, pa: 44.2377 deg
2024-09-20 13:47:00	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output input_test18 resolution major: 4.4496 arcsec, minor: 3.68155 arcsec, pa: 33.6829 deg
2024-09-20 13:47:00	INFO	imsmooth::SubImageFactory::createImage	Creating image 'input_test18' of shape [512, 512, 1, 1]
2024-09-20 13:47:00	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:46:59.641982 End time: 2024-09-20 13:47:00.045462
2024-09-20 13:47:00	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:00	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:00	WARN	imsmooth::::casa	The STOKES parameter tests will cause errors to occur, do not be alarmed
2024-09-20 13:47:00	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:00	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:00	INFO	imsmooth::::casa	imsmooth( imagename='g192_a2.image', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='Q', mask='', outfile='', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:47:00	WARN	imsmooth::::casa	The outfile paramter is empty, consequently the smoothed image will be
2024-09-20 13:47:00	WARN	imsmooth::::casa+	saved on disk in file, imsmooth_results.im
2024-09-20 13:47:00	SEVERE	regionmanager::frombcs	Exception Reported: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [511, 511, -2147483648, 39]
2024-09-20 13:47:00	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [511, 511, -2147483648, 39]
2024-09-20 13:47:00	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:47:00	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:47:00	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:47:00	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:47:00	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:47:00	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 122, in imsmooth
2024-09-20 13:47:00	INFO	imsmooth::::casa+	    reg = myrg.frombcs(
2024-09-20 13:47:00	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-09-20 13:47:00	INFO	imsmooth::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-09-20 13:47:00	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-09-20 13:47:00	INFO	imsmooth::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-09-20 13:47:00	INFO	imsmooth::::casa+	RuntimeError: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [511, 511, -2147483648, 39]
2024-09-20 13:47:00	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:00.047223 End time: 2024-09-20 13:47:00.062940
2024-09-20 13:47:00	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:00	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:00	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:00	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:00	INFO	imsmooth::::casa	imsmooth( imagename='g192_a2.image', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='yellow', mask='', outfile='', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:47:00	WARN	imsmooth::::casa	The outfile paramter is empty, consequently the smoothed image will be
2024-09-20 13:47:00	WARN	imsmooth::::casa+	saved on disk in file, imsmooth_results.im
2024-09-20 13:47:00	SEVERE	CasacRegionManager::_setPolarizationRanges	(Sub)String YELLOW in stokes specification part YELLOW does not match a known polarization.
2024-09-20 13:47:00	SEVERE	regionmanager::frombcs	Exception Reported: 2024-09-20 13:47:00	SEVERE	CasacRegionManager::_setPolarizationRanges	(Sub)String YELLOW in stokes specification part YELLOW does not match a known polarization.
2024-09-20 13:47:00	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: 2024-09-20 13:47:00	SEVERE	CasacRegionManager::_setPolarizationRanges	(Sub)String YELLOW in stokes specification part YELLOW does not match a known polarization.
2024-09-20 13:47:00	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:47:00	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:47:00	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:47:00	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:47:00	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:47:00	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 122, in imsmooth
2024-09-20 13:47:00	INFO	imsmooth::::casa+	    reg = myrg.frombcs(
2024-09-20 13:47:00	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-09-20 13:47:00	INFO	imsmooth::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-09-20 13:47:00	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-09-20 13:47:00	INFO	imsmooth::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-09-20 13:47:00	INFO	imsmooth::::casa+	RuntimeError: 2024-09-20 13:47:00	SEVERE	CasacRegionManager::_setPolarizationRanges	(Sub)String YELLOW in stokes specification part YELLOW does not match a known polarization.
2024-09-20 13:47:00	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:00.064596 End time: 2024-09-20 13:47:00.077576
2024-09-20 13:47:00	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:00	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:00	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:00	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:00	INFO	imsmooth::::casa	imsmooth( imagename='tiny.im', kernel='gauss', major='', minor='', pa='', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='I', mask='', outfile='input_test19', stretch=False, overwrite=False, beam={'major': '2.5arcsec', 'minor': '2arcsec', 'pa': '0deg'} )
2024-09-20 13:47:00	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:00	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:00	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations I
2024-09-20 13:47:00	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:00	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0441271) times the ratio of the beam areas (1.46449) = 0.0646235
2024-09-20 13:47:00	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/tiny.im resolution major: 3.79927 arcsec, minor: 2.94419 arcsec, pa: 44.2377 deg
2024-09-20 13:47:00	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output input_test19 resolution major: 4.4496 arcsec, minor: 3.68155 arcsec, pa: 33.6829 deg
2024-09-20 13:47:00	INFO	imsmooth::SubImageFactory::createImage	Creating image 'input_test19' of shape [128, 128, 1, 1]
2024-09-20 13:47:00	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:00.079204 End time: 2024-09-20 13:47:00.170432
2024-09-20 13:47:00	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:00	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:00	INFO	name::	No table opened.
2024-09-20 13:47:00	INFO	showcache::	The Table Cache is empty.
2024-09-20 13:47:01	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:01	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:01	INFO	imsmooth::::casa	imsmooth( imagename='test_image2dconvolver_multibeam.im', kernel='gauss', major='10arcmin', minor='8arcmin', pa='80deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_convolve2d_multibeam.im', stretch=False, overwrite=False, beam='' )
2024-09-20 13:47:01	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:01	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0110318) times the ratio of the beam areas (6.45084) = 0.0711642 for channel number 0
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0110318) times the ratio of the beam areas (4.39319) = 0.0484647 for channel number 1
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0110318) times the ratio of the beam areas (3.31687) = 0.036591 for channel number 2
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0110318) times the ratio of the beam areas (2.68257) = 0.0295936 for channel number 3
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0110318) times the ratio of the beam areas (2.27753) = 0.0251252 for channel number 4
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/test_image2dconvolver_multibeam.im has multiple beams. Min area beam: major: 5 arcmin, minor: 3 arcmin, pa: 40 deg. Max area beam: major: 9 arcmin, minor: 7 arcmin, pa: 60 deg. Median area beam major: 7 arcmin, minor: 5 arcmin, pa: 50 deg
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_convolve2d_multibeam.im has multiple beams. Min area beam: major: 657.072 arcsec, minor: 530.148 arcsec, pa: 68.9432 deg. Max area beam: major: 802.649 arcsec, minor: 643.549 arcsec, pa: 70.6133 deg. Median area beam major: 722.878 arcsec, minor: 578.142 arcsec, pa: 68.2934 deg
2024-09-20 13:47:01	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_convolve2d_multibeam.im' of shape [51, 51, 5]
2024-09-20 13:47:01	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:00.528796 End time: 2024-09-20 13:47:00.925768
2024-09-20 13:47:01	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:01	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:01	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:47:01	INFO	ImageRegion::fromRecord+	    [0, 0, 0] to [50, 50, 0]  (00:03:20.028, -00.50.00.106, 1.415e+09Hz to 00:00:00.000, +00.00.00.000, 1.415e+09Hz)
2024-09-20 13:47:01	INFO	ImageRegion::fromRecord	Creating image 'subi0.im' of shape [51, 51, 1]
2024-09-20 13:47:01	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:01	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:01	INFO	imsmooth::::casa	imsmooth( imagename='subi0.im', kernel='gauss', major='10arcmin', minor='8arcmin', pa='80deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_convolve0.im', stretch=False, overwrite=False, beam='' )
2024-09-20 13:47:01	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:01	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0110318) times the ratio of the beam areas (6.45084) = 0.0711642
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/subi0.im resolution major: 5 arcmin, minor: 3 arcmin, pa: 40 deg
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_convolve0.im resolution major: 657.072 arcsec, minor: 530.148 arcsec, pa: 68.9432 deg
2024-09-20 13:47:01	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_convolve0.im' of shape [51, 51, 1]
2024-09-20 13:47:01	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:00.965641 End time: 2024-09-20 13:47:01.097581
2024-09-20 13:47:01	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:01	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:01	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:47:01	INFO	ImageRegion::fromRecord+	    [0, 0, 1] to [50, 50, 1]  (00:03:20.028, -00.50.00.106, 1.415e+09Hz to 00:00:00.000, +00.00.00.000, 1.415e+09Hz)
2024-09-20 13:47:01	INFO	ImageRegion::fromRecord	Creating image 'subi1.im' of shape [51, 51, 1]
2024-09-20 13:47:01	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:01	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:01	INFO	imsmooth::::casa	imsmooth( imagename='subi1.im', kernel='gauss', major='10arcmin', minor='8arcmin', pa='80deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_convolve1.im', stretch=False, overwrite=False, beam='' )
2024-09-20 13:47:01	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:01	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0110318) times the ratio of the beam areas (4.39319) = 0.0484647
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/subi1.im resolution major: 6 arcmin, minor: 4 arcmin, pa: 45 deg
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_convolve1.im resolution major: 687.755 arcsec, minor: 551.9 arcsec, pa: 68.1566 deg
2024-09-20 13:47:01	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_convolve1.im' of shape [51, 51, 1]
2024-09-20 13:47:01	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:01.151022 End time: 2024-09-20 13:47:01.275532
2024-09-20 13:47:01	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:01	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:01	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:47:01	INFO	ImageRegion::fromRecord+	    [0, 0, 2] to [50, 50, 2]  (00:03:20.028, -00.50.00.106, 1.415e+09Hz to 00:00:00.000, +00.00.00.000, 1.415e+09Hz)
2024-09-20 13:47:01	INFO	ImageRegion::fromRecord	Creating image 'subi2.im' of shape [51, 51, 1]
2024-09-20 13:47:01	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:01	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:01	INFO	imsmooth::::casa	imsmooth( imagename='subi2.im', kernel='gauss', major='10arcmin', minor='8arcmin', pa='80deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_convolve2.im', stretch=False, overwrite=False, beam='' )
2024-09-20 13:47:01	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:01	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0110318) times the ratio of the beam areas (3.31687) = 0.036591
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/subi2.im resolution major: 7 arcmin, minor: 5 arcmin, pa: 50 deg
2024-09-20 13:47:01	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_convolve2.im resolution major: 722.878 arcsec, minor: 578.142 arcsec, pa: 68.2934 deg
2024-09-20 13:47:01	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_convolve2.im' of shape [51, 51, 1]
2024-09-20 13:47:01	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:01.315006 End time: 2024-09-20 13:47:01.451752
2024-09-20 13:47:01	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:01	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:01	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:47:01	INFO	ImageRegion::fromRecord+	    [0, 0, 3] to [50, 50, 3]  (00:03:20.028, -00.50.00.106, 1.415e+09Hz to 00:00:00.000, +00.00.00.000, 1.415e+09Hz)
2024-09-20 13:47:01	INFO	ImageRegion::fromRecord	Creating image 'subi3.im' of shape [51, 51, 1]
2024-09-20 13:47:01	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:01	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:01	INFO	imsmooth::::casa	imsmooth( imagename='subi3.im', kernel='gauss', major='10arcmin', minor='8arcmin', pa='80deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_convolve3.im', stretch=False, overwrite=False, beam='' )
2024-09-20 13:47:02	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:02	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:02	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:02	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0110318) times the ratio of the beam areas (2.68257) = 0.0295936
2024-09-20 13:47:02	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/subi3.im resolution major: 8 arcmin, minor: 6 arcmin, pa: 55 deg
2024-09-20 13:47:02	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_convolve3.im resolution major: 761.436 arcsec, minor: 608.783 arcsec, pa: 69.168 deg
2024-09-20 13:47:02	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_convolve3.im' of shape [51, 51, 1]
2024-09-20 13:47:02	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:01.492444 End time: 2024-09-20 13:47:01.635927
2024-09-20 13:47:02	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:02	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:02	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:47:02	INFO	ImageRegion::fromRecord+	    [0, 0, 4] to [50, 50, 4]  (00:03:20.028, -00.50.00.106, 1.415e+09Hz to 00:00:00.000, +00.00.00.000, 1.415e+09Hz)
2024-09-20 13:47:02	INFO	ImageRegion::fromRecord	Creating image 'subi4.im' of shape [51, 51, 1]
2024-09-20 13:47:02	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:02	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:02	INFO	imsmooth::::casa	imsmooth( imagename='subi4.im', kernel='gauss', major='10arcmin', minor='8arcmin', pa='80deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_convolve4.im', stretch=False, overwrite=False, beam='' )
2024-09-20 13:47:02	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:02	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:02	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:02	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0110318) times the ratio of the beam areas (2.27753) = 0.0251252
2024-09-20 13:47:02	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/subi4.im resolution major: 9 arcmin, minor: 7 arcmin, pa: 60 deg
2024-09-20 13:47:02	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_convolve4.im resolution major: 802.649 arcsec, minor: 643.549 arcsec, pa: 70.6133 deg
2024-09-20 13:47:02	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_convolve4.im' of shape [51, 51, 1]
2024-09-20 13:47:02	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:01.668375 End time: 2024-09-20 13:47:01.789322
2024-09-20 13:47:02	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:02	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:02	INFO	name::	No table opened.
2024-09-20 13:47:02	INFO	showcache::	The Table Cache is empty.
2024-09-20 13:47:02	INFO	ImageFactory::createImage	Created Paged image 'imsmooth_test_overwrite.im' of shape [200, 200] with float valued pixels.
2024-09-20 13:47:02	INFO	ImageFactory::createImage	Created Paged image 'imsmooth_input_overwrite' of shape [200, 200] with float valued pixels.
2024-09-20 13:47:02	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:02	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:02	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_input_overwrite', kernel='gauss', major='5arcmin', minor='4arcmin', pa='0deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_test_overwrite.im', stretch=False, overwrite=True, beam={} )
2024-09-20 13:47:02	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:02	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:02	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.0441271
2024-09-20 13:47:02	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_input_overwrite has no beam
2024-09-20 13:47:02	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_test_overwrite.im has no beam
2024-09-20 13:47:02	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_test_overwrite.im' of shape [200, 200]
2024-09-20 13:47:02	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:02.147463 End time: 2024-09-20 13:47:02.268538
2024-09-20 13:47:02	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:02	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:02	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:02	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:02	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_input_overwrite', kernel='gauss', major='5arcmin', minor='4arcmin', pa='0deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_test_overwrite.im', stretch=False, overwrite=False, beam={} )
2024-09-20 13:47:02	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:02	SEVERE	imsmooth::ImageInputProcessor::_process	Replaceable flag is false and there is already a file or directory named imsmooth_test_overwrite.im so the output image will not be written
2024-09-20 13:47:02	SEVERE	imsmooth::image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212)	Exception Reported: 2024-09-20 13:47:02	SEVERE	imsmooth::ImageInputProcessor::_process	Replaceable flag is false and there is already a file or directory named imsmooth_test_overwrite.im so the output image will not be written
2024-09-20 13:47:02	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: 2024-09-20 13:47:02	SEVERE	imsmooth::ImageInputProcessor::_process	Replaceable flag is false and there is already a file or directory named imsmooth_test_overwrite.im so the output image will not be written
2024-09-20 13:47:02	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:47:02	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:47:02	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:47:02	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:47:02	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:47:02	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 163, in imsmooth
2024-09-20 13:47:02	INFO	imsmooth::::casa+	    outia = _myia.convolve2d(
2024-09-20 13:47:02	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 1062, in convolve2d
2024-09-20 13:47:02	INFO	imsmooth::::casa+	    return _wrap_image(swig_object=self._swigobj.convolve2d(outfile, axes, type, major, minor, pa, scale, region, mask, overwrite, stretch, targetres, beam))
2024-09-20 13:47:02	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 2411, in convolve2d
2024-09-20 13:47:02	INFO	imsmooth::::casa+	    return _image.image_convolve2d(self, *args, **kwargs)
2024-09-20 13:47:02	INFO	imsmooth::::casa+	RuntimeError: 2024-09-20 13:47:02	SEVERE	imsmooth::ImageInputProcessor::_process	Replaceable flag is false and there is already a file or directory named imsmooth_test_overwrite.im so the output image will not be written
2024-09-20 13:47:02	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:02.271621 End time: 2024-09-20 13:47:02.297622
2024-09-20 13:47:02	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:02	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:02	INFO	name::	No table opened.
2024-09-20 13:47:02	INFO	showcache::	The Table Cache is empty.
2024-09-20 13:47:03	INFO	ImageFactory::createImage	Created Paged image 'imsmooth_rgn.pointsrc.image' of shape [512, 512, 1, 40] with float valued pixels.
2024-09-20 13:47:03	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:03	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:03	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_rgn.pointsrc.image', kernel='gauss', major=50, minor=25, pa=0, targetres=False, kimage='', scale=-1.0, region='', box='350,350,375,390', chans='', stokes='', mask='', outfile='rgn_test1', stretch=False, overwrite=False, beam='' )
2024-09-20 13:47:04	INFO	imsmooth::CasacRegionManager::fromBCS	Using specified box(es) 350,350,375,390
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.000176509
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_rgn.pointsrc.image has no beam
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output rgn_test1 has no beam
2024-09-20 13:47:04	INFO	imsmooth::SubImageFactory::createImage	Creating image 'rgn_test1' of shape [26, 41, 1, 40]
2024-09-20 13:47:04	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:03.488284 End time: 2024-09-20 13:47:03.720042
2024-09-20 13:47:04	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:04	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:04	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:04	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:04	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_rgn.pointsrc.image', kernel='gauss', major=50, minor=25, pa=0, targetres=False, kimage='', scale=-1.0, region='', box='', chans='22', stokes='', mask='', outfile='rgn_test2', stretch=False, overwrite=False, beam='' )
2024-09-20 13:47:04	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:04	INFO	imsmooth::CasacRegionManager::fromBCS	Using channel range(s) 
2024-09-20 13:47:04	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.000176509
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_rgn.pointsrc.image has no beam
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output rgn_test2 has no beam
2024-09-20 13:47:04	INFO	imsmooth::SubImageFactory::createImage	Creating image 'rgn_test2' of shape [512, 512, 1, 1]
2024-09-20 13:47:04	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:03.734339 End time: 2024-09-20 13:47:03.991527
2024-09-20 13:47:04	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:04	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:04	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:04	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:04	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_rgn.pointsrc.image', kernel='gauss', major=10, minor=5, pa=0, targetres=False, kimage='', scale=-1.0, region='', box='0,0,200,200', chans='14', stokes='', mask='', outfile='rgn_test3', stretch=False, overwrite=False, beam='' )
2024-09-20 13:47:04	INFO	imsmooth::CasacRegionManager::fromBCS	Using specified box(es) 0,0,200,200
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.00441271
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_rgn.pointsrc.image has no beam
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output rgn_test3 has no beam
2024-09-20 13:47:04	INFO	imsmooth::SubImageFactory::createImage	Creating image 'rgn_test3' of shape [201, 201, 1, 1]
2024-09-20 13:47:04	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:04.005632 End time: 2024-09-20 13:47:04.178510
2024-09-20 13:47:04	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:04	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:04	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:04	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:04	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_rgn.pointsrc.image', kernel='gauss', major=2, minor=1, pa=0, targetres=False, kimage='', scale=-1.0, region='g192_a2.image:testregion', box='', chans='', stokes='', mask='', outfile='rgn_test5', stretch=False, overwrite=False, beam='' )
2024-09-20 13:47:04	INFO	imsmooth::CasacRegionManager::fromBCS	Used region testregion from image g192_a2.image table description
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.110318
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_rgn.pointsrc.image has no beam
2024-09-20 13:47:04	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output rgn_test5 has no beam
2024-09-20 13:47:04	INFO	imsmooth::SubImageFactory::createImage	Creating image 'rgn_test5' of shape [16, 16, 1, 40]
2024-09-20 13:47:04	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:04.194463 End time: 2024-09-20 13:47:04.314267
2024-09-20 13:47:04	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:04	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:04	INFO	name::	No table opened.
2024-09-20 13:47:04	INFO	showcache::	The Table Cache is empty.
2024-09-20 13:47:05	INFO	ImageFactory::createImage	Created Paged image 'smooth.pointsrc.image' of shape [512, 512, 1, 40] with float valued pixels.
2024-09-20 13:47:05	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:05	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:05	INFO	imsmooth::::casa	imsmooth( imagename='smooth.pointsrc.image', kernel='gauss', major=50, minor=25, pa=0, targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='smooth_test1', stretch=False, overwrite=False, beam='' )
2024-09-20 13:47:05	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:05	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:05	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:47:05	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:05	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.000176509
2024-09-20 13:47:07	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/smooth.pointsrc.image has no beam
2024-09-20 13:47:07	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output smooth_test1 has no beam
2024-09-20 13:47:07	INFO	imsmooth::SubImageFactory::createImage	Creating image 'smooth_test1' of shape [512, 512, 1, 40]
2024-09-20 13:47:07	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:05.293987 End time: 2024-09-20 13:47:07.252051
2024-09-20 13:47:07	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:07	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:07	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:07	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:07	INFO	imsmooth::::casa	imsmooth( imagename='smooth.pointsrc.image', kernel='boxcar', major=20, minor=10, pa=0, targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='smooth_test2', stretch=False, overwrite=False, beam='' )
2024-09-20 13:47:07	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:07	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:07	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:47:07	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:47:07	INFO	ImageRegion::fromRecord+	    [0, 0, 0, 0] to [511, 511, 0, 39]  (05:58:22.430, +16.29.50.278, I, 2.369356e+10Hz to 05:58:04.662, +16.34.05.778, I, 2.369451e+10Hz)
2024-09-20 13:47:07	INFO	ImageRegion::fromRecord	Original image shape: [512, 512, 1, 40]
2024-09-20 13:47:07	INFO	ImageRegion::fromRecord	Kernel types: [box, box]
2024-09-20 13:47:07	INFO	ImageRegion::fromRecord	Kernel widths: [10 arcsec, 20 arcsec]
2024-09-20 13:47:07	INFO	ImageRegion::fromRecord	Axis 0 : kernel shape = 512
2024-09-20 13:47:07	INFO	ImageRegion::fromRecord	Axis 1 : kernel shape = 512
2024-09-20 13:47:07	INFO	SubImageFactory::createImage	Creating image 'smooth_test2' of shape [512, 512, 1, 40]
2024-09-20 13:47:08	INFO	ImageRegion::fromRecord	Axis 1 : setting width 10 arcsec = 20 pixels
2024-09-20 13:47:08	INFO	ImageRegion::fromRecord+	Axis 2 : setting width 20 arcsec = 40 pixels
2024-09-20 13:47:08	INFO	ImageRegion::fromRecord+	Convolving axis 1
2024-09-20 13:47:08	INFO	ImageRegion::fromRecord	Convolving axis 2
2024-09-20 13:47:08	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:07.381711 End time: 2024-09-20 13:47:08.275111
2024-09-20 13:47:08	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:08	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:08	INFO	name::	No table opened.
2024-09-20 13:47:08	INFO	showcache::	The Table Cache is empty.
2024-09-20 13:47:09	INFO	ImageFactory::createImage	Created Paged image 'imsmooth_maskim' of shape [200, 200, 1, 1] with float valued pixels.
2024-09-20 13:47:09	INFO	ImageFactory::createImage	Created Paged image 'imsmooth_tmp.im' of shape [200, 200, 1, 20] with float valued pixels.
2024-09-20 13:47:09	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:09	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:09	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tmp.im', kernel='gauss', major='2arcsec', minor='2arcsec', pa='0deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='imsmooth_maskim>0', outfile='', stretch=False, overwrite=False, beam='' )
2024-09-20 13:47:09	WARN	imsmooth::::casa	The outfile paramter is empty, consequently the smoothed image will be
2024-09-20 13:47:09	WARN	imsmooth::::casa+	saved on disk in file, imsmooth_results.im
2024-09-20 13:47:09	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:09	INFO	CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:09	INFO	CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:47:09	SEVERE	image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212)	Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
2024-09-20 13:47:09	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
2024-09-20 13:47:09	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:47:09	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:47:09	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:47:09	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:47:09	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:47:09	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 163, in imsmooth
2024-09-20 13:47:09	INFO	imsmooth::::casa+	    outia = _myia.convolve2d(
2024-09-20 13:47:09	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 1062, in convolve2d
2024-09-20 13:47:09	INFO	imsmooth::::casa+	    return _wrap_image(swig_object=self._swigobj.convolve2d(outfile, axes, type, major, minor, pa, scale, region, mask, overwrite, stretch, targetres, beam))
2024-09-20 13:47:09	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 2411, in convolve2d
2024-09-20 13:47:09	INFO	imsmooth::::casa+	    return _image.image_convolve2d(self, *args, **kwargs)
2024-09-20 13:47:09	INFO	imsmooth::::casa+	RuntimeError: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
2024-09-20 13:47:09	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:08.877664 End time: 2024-09-20 13:47:08.912380
2024-09-20 13:47:09	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:09	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:09	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:09	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:09	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tmp.im', kernel='gauss', major='2arcsec', minor='2arcsec', pa='0deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='imsmooth_maskim>0', outfile='', stretch=True, overwrite=False, beam='' )
2024-09-20 13:47:09	WARN	imsmooth::::casa	The outfile paramter is empty, consequently the smoothed image will be
2024-09-20 13:47:09	WARN	imsmooth::::casa+	saved on disk in file, imsmooth_results.im
2024-09-20 13:47:09	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:09	INFO	CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:09	INFO	CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:47:09	WARN	Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 2 arcsec which is less than the pixel diagonal length of 84.8528 arcsec. Thus, the kernel is poorly sampled, and so the output of this application may not be what you expect. You should consider increasing the kernel size or regridding the image to a smaller pixel size
2024-09-20 13:47:09	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:09	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 1
2024-09-20 13:47:09	INFO	Image2DConvolver::_dealWithRestoringBeam	Created mask `mask0'
2024-09-20 13:47:10	INFO	Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tmp.im has no beam
2024-09-20 13:47:10	INFO	Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_results.im has no beam
2024-09-20 13:47:10	INFO	SubImageFactory::createImage	Creating image 'imsmooth_results.im' of shape [200, 200, 1, 20]
2024-09-20 13:47:10	INFO	ImageMaskAttacher::makeMask	Created mask `mask0'
2024-09-20 13:47:10	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:08.914032 End time: 2024-09-20 13:47:10.359489
2024-09-20 13:47:10	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:10	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:10	INFO	name::	No table opened.
2024-09-20 13:47:10	INFO	showcache::	The Table Cache is empty.
2024-09-20 13:47:11	INFO	ImageFactory::createImage	Created Paged image 'imsmooth_tres1.im' of shape [100, 100] with float valued pixels.
2024-09-20 13:47:11	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-09-20 13:47:11	INFO	BeamManipulator::set	Setting (global) restoring beam.
2024-09-20 13:47:11	INFO	BeamManipulator::set	Beam parameters:  Major          : 6 arcsec
2024-09-20 13:47:11	INFO	BeamManipulator::set+	  Minor          : 3 arcsec
2024-09-20 13:47:11	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-09-20 13:47:11	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:11	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:11	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tres1.im', kernel='gaussian', major='8arcsec', minor='4arcsec', pa='0deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_tres1J', stretch=False, overwrite=False, beam={} )
2024-09-20 13:47:11	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:11	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:11	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0275795) times the ratio of the beam areas (2.77778) = 0.0766096
2024-09-20 13:47:11	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tres1.im resolution major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:47:11	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_tres1J resolution major: 10 arcsec, minor: 5 arcsec, pa: -0 deg
2024-09-20 13:47:11	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_tres1J' of shape [100, 100]
2024-09-20 13:47:11	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:10.816580 End time: 2024-09-20 13:47:11.063390
2024-09-20 13:47:11	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:11	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:11	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:11	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:11	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tres1.im', kernel='gaussian', major='10arcsec', minor='5arcsec', pa='0deg', targetres=True, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_tres2J', stretch=False, overwrite=False, beam={} )
2024-09-20 13:47:11	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:11	INFO	imsmooth::Image2DConvolver<T>::_doSingleBeam	Convolving image that has a beam of major: 6 arcsec, minor: 3 arcsec, pa: 0 deg with a Gaussian of major: 8 arcsec, minor: 4 arcsec, pa: -0 deg to reach a target resolution of major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:11	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:11	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0176508) times the ratio of the beam areas (2.77778) = 0.0766096
2024-09-20 13:47:11	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tres1.im resolution major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:47:11	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_tres2J resolution major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:11	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_tres2J' of shape [100, 100]
2024-09-20 13:47:11	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:11.071752 End time: 2024-09-20 13:47:11.285395
2024-09-20 13:47:11	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:11	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:11	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:11	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:11	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tres1.im', kernel='gaussian', major='8arcsec', minor='4arcsec', pa='0deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_tres1K', stretch=False, overwrite=False, beam={} )
2024-09-20 13:47:11	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:11	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:11	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.0275794
2024-09-20 13:47:11	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tres1.im resolution major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:47:11	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_tres1K resolution major: 10 arcsec, minor: 5 arcsec, pa: -0 deg
2024-09-20 13:47:12	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_tres1K' of shape [100, 100]
2024-09-20 13:47:12	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:11.310471 End time: 2024-09-20 13:47:11.523706
2024-09-20 13:47:12	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:12	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:12	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:12	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:12	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tres1.im', kernel='gaussian', major='10arcsec', minor='5arcsec', pa='0deg', targetres=True, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_tres2K', stretch=False, overwrite=False, beam={} )
2024-09-20 13:47:12	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:12	INFO	imsmooth::Image2DConvolver<T>::_doSingleBeam	Convolving image that has a beam of major: 6 arcsec, minor: 3 arcsec, pa: 0 deg with a Gaussian of major: 8 arcsec, minor: 4 arcsec, pa: -0 deg to reach a target resolution of major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:12	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:12	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.0275794
2024-09-20 13:47:12	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tres1.im resolution major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:47:12	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_tres2K resolution major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:12	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_tres2K' of shape [100, 100]
2024-09-20 13:47:12	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:11.533085 End time: 2024-09-20 13:47:11.779080
2024-09-20 13:47:12	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:12	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:12	INFO	ImageFactory::createImage	Created Paged image 'imsmooth_tres1.im' of shape [100, 100, 2] with float valued pixels.
2024-09-20 13:47:12	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-09-20 13:47:12	INFO	BeamManipulator::set	This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
2024-09-20 13:47:12	INFO	BeamManipulator::set	Beam parameters:  Major          : 6 arcsec
2024-09-20 13:47:12	INFO	BeamManipulator::set+	  Minor          : 3 arcsec
2024-09-20 13:47:12	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-09-20 13:47:12	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-09-20 13:47:12	INFO	BeamManipulator::set	Beam parameters:  Major          : 4 arcsec
2024-09-20 13:47:12	INFO	BeamManipulator::set+	  Minor          : 2 arcsec
2024-09-20 13:47:12	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-09-20 13:47:12	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:47:12	INFO	ImageRegion::fromRecord+	    [0, 0, 0] to [99, 99, 0]  (00:00:03.333, -00.00.50.000, 1.415e+09Hz to 23:59:56.733, +00.00.49.000, 1.415e+09Hz)
2024-09-20 13:47:12	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:12	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0275795) times the ratio of the beam areas (2.77778) = 0.0766096
2024-09-20 13:47:12	INFO	Image2DConvolver::_dealWithRestoringBeam	Original Temporary_Image resolution major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:47:12	INFO	Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 10 arcsec, minor: 5 arcsec, pa: -0 deg
2024-09-20 13:47:12	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:47:12	INFO	ImageRegion::fromRecord+	    [0, 0, 1] to [99, 99, 1]  (00:00:03.333, -00.00.50.000, 1.415e+09Hz to 23:59:56.733, +00.00.49.000, 1.415e+09Hz)
2024-09-20 13:47:12	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:12	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0275795) times the ratio of the beam areas (4.9999) = 0.137894
2024-09-20 13:47:12	INFO	Image2DConvolver::_dealWithRestoringBeam	Original Temporary_Image resolution major: 4 arcsec, minor: 2 arcsec, pa: 0 deg
2024-09-20 13:47:12	INFO	Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 8.94427 arcsec, minor: 4.47205 arcsec, pa: -0 deg
2024-09-20 13:47:12	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:12	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:12	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tres1.im', kernel='gaussian', major='8arcsec', minor='4arcsec', pa='0deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_tres4J', stretch=False, overwrite=False, beam={} )
2024-09-20 13:47:12	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:12	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:12	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:12	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0275795) times the ratio of the beam areas (2.77778) = 0.0766096 for channel number 0
2024-09-20 13:47:12	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0275795) times the ratio of the beam areas (4.9999) = 0.137894 for channel number 1
2024-09-20 13:47:13	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tres1.im has multiple beams. Min area beam: major: 4 arcsec, minor: 2 arcsec, pa: 0 deg. Max area beam: major: 6 arcsec, minor: 3 arcsec, pa: 0 deg. Median area beam major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:47:13	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_tres4J has multiple beams. Min area beam: major: 8.94427 arcsec, minor: 4.47205 arcsec, pa: -0 deg. Max area beam: major: 10 arcsec, minor: 5 arcsec, pa: -0 deg. Median area beam major: 10 arcsec, minor: 5 arcsec, pa: -0 deg
2024-09-20 13:47:13	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_tres4J' of shape [100, 100, 2]
2024-09-20 13:47:13	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:12.193399 End time: 2024-09-20 13:47:12.560768
2024-09-20 13:47:13	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:13	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:13	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:47:13	INFO	ImageRegion::fromRecord+	    [0, 0, 0] to [99, 99, 0]  (00:00:03.333, -00.00.50.000, 1.415e+09Hz to 23:59:56.733, +00.00.49.000, 1.415e+09Hz)
2024-09-20 13:47:13	INFO	Image2DConvolver<T>::_doSingleBeam	Convolving image that has a beam of major: 6 arcsec, minor: 3 arcsec, pa: 0 deg with a Gaussian of major: 8 arcsec, minor: 4 arcsec, pa: -0 deg to reach a target resolution of major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:13	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0176508) times the ratio of the beam areas (2.77778) = 0.0766096
2024-09-20 13:47:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Original Temporary_Image resolution major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:47:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:13	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:47:13	INFO	ImageRegion::fromRecord+	    [0, 0, 1] to [99, 99, 1]  (00:00:03.333, -00.00.50.000, 1.415e+09Hz to 23:59:56.733, +00.00.49.000, 1.415e+09Hz)
2024-09-20 13:47:13	INFO	Image2DConvolver<T>::_doSingleBeam	Convolving image that has a beam of major: 4 arcsec, minor: 2 arcsec, pa: 0 deg with a Gaussian of major: 9.16515 arcsec, minor: 4.58258 arcsec, pa: -0 deg to reach a target resolution of major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:13	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0176508) times the ratio of the beam areas (6.24993) = 0.131329
2024-09-20 13:47:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Original Temporary_Image resolution major: 4 arcsec, minor: 2 arcsec, pa: 0 deg
2024-09-20 13:47:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:13	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:13	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:13	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tres1.im', kernel='gaussian', major='10arcsec', minor='5arcsec', pa='0deg', targetres=True, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_tres3J', stretch=False, overwrite=False, beam={} )
2024-09-20 13:47:13	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:13	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:13	INFO	imsmooth::::	Channel 0 of 2 : Convolving image which has a beam of major: 6 arcsec, minor: 3 arcsec, pa: 0 deg with a Gaussian of major: 8 arcsec, minor: 4 arcsec, pa: -0 deg to reach a target resolution of major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:13	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:13	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0275795) times the ratio of the beam areas (2.77778) = 0.0766096 for channel number 0
2024-09-20 13:47:13	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Channel 1 of 2 : Convolving image which has a beam of major: 4 arcsec, minor: 2 arcsec, pa: 0 deg with a Gaussian of major: 9.16515 arcsec, minor: 4.58258 arcsec, pa: -0 deg to reach a target resolution of major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:13	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0210129) times the ratio of the beam areas (6.24993) = 0.131329 for channel number 1
2024-09-20 13:47:13	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tres1.im has multiple beams. Min area beam: major: 4 arcsec, minor: 2 arcsec, pa: 0 deg. Max area beam: major: 6 arcsec, minor: 3 arcsec, pa: 0 deg. Median area beam major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:47:13	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_tres3J resolution major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:13	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_tres3J' of shape [100, 100, 2]
2024-09-20 13:47:13	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:12.819265 End time: 2024-09-20 13:47:13.130390
2024-09-20 13:47:13	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:13	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:13	WARN	image::open (file src/tools/image/image_cmpt.cc, line 4208)	Another image is already open, closing first
2024-09-20 13:47:13	INFO	ImageFactory::createImage	Created Paged image 'imsmooth_tres1.im' of shape [100, 100, 2] with float valued pixels.
2024-09-20 13:47:13	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-09-20 13:47:13	INFO	BeamManipulator::set	This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
2024-09-20 13:47:13	INFO	BeamManipulator::set	Beam parameters:  Major          : 6 arcsec
2024-09-20 13:47:13	INFO	BeamManipulator::set+	  Minor          : 3 arcsec
2024-09-20 13:47:13	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-09-20 13:47:13	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-09-20 13:47:13	INFO	BeamManipulator::set	Beam parameters:  Major          : 4 arcsec
2024-09-20 13:47:13	INFO	BeamManipulator::set+	  Minor          : 2 arcsec
2024-09-20 13:47:13	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-09-20 13:47:13	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:47:13	INFO	ImageRegion::fromRecord+	    [0, 0, 0] to [99, 99, 0]  (00:00:03.333, -00.00.50.000, 1.415e+09Hz to 23:59:56.733, +00.00.49.000, 1.415e+09Hz)
2024-09-20 13:47:13	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.0275794
2024-09-20 13:47:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Original Temporary_Image resolution major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:47:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 10 arcsec, minor: 5 arcsec, pa: -0 deg
2024-09-20 13:47:13	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:47:13	INFO	ImageRegion::fromRecord+	    [0, 0, 1] to [99, 99, 1]  (00:00:03.333, -00.00.50.000, 1.415e+09Hz to 23:59:56.733, +00.00.49.000, 1.415e+09Hz)
2024-09-20 13:47:13	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.0275794
2024-09-20 13:47:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Original Temporary_Image resolution major: 4 arcsec, minor: 2 arcsec, pa: 0 deg
2024-09-20 13:47:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 8.94427 arcsec, minor: 4.47205 arcsec, pa: -0 deg
2024-09-20 13:47:14	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:14	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:14	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tres1.im', kernel='gaussian', major='8arcsec', minor='4arcsec', pa='0deg', targetres=False, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_tres4K', stretch=False, overwrite=False, beam={} )
2024-09-20 13:47:14	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:14	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:14	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:14	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.0275794 for channel number 0
2024-09-20 13:47:14	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.0275794 for channel number 1
2024-09-20 13:47:14	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tres1.im has multiple beams. Min area beam: major: 4 arcsec, minor: 2 arcsec, pa: 0 deg. Max area beam: major: 6 arcsec, minor: 3 arcsec, pa: 0 deg. Median area beam major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:47:14	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_tres4K has multiple beams. Min area beam: major: 8.94427 arcsec, minor: 4.47205 arcsec, pa: -0 deg. Max area beam: major: 10 arcsec, minor: 5 arcsec, pa: -0 deg. Median area beam major: 10 arcsec, minor: 5 arcsec, pa: -0 deg
2024-09-20 13:47:14	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_tres4K' of shape [100, 100, 2]
2024-09-20 13:47:14	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:13.596354 End time: 2024-09-20 13:47:13.947023
2024-09-20 13:47:14	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:14	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:14	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:47:14	INFO	ImageRegion::fromRecord+	    [0, 0, 0] to [99, 99, 0]  (00:00:03.333, -00.00.50.000, 1.415e+09Hz to 23:59:56.733, +00.00.49.000, 1.415e+09Hz)
2024-09-20 13:47:14	INFO	Image2DConvolver<T>::_doSingleBeam	Convolving image that has a beam of major: 6 arcsec, minor: 3 arcsec, pa: 0 deg with a Gaussian of major: 8 arcsec, minor: 4 arcsec, pa: -0 deg to reach a target resolution of major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:14	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.0275794
2024-09-20 13:47:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Original Temporary_Image resolution major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:47:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:14	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-09-20 13:47:14	INFO	ImageRegion::fromRecord+	    [0, 0, 1] to [99, 99, 1]  (00:00:03.333, -00.00.50.000, 1.415e+09Hz to 23:59:56.733, +00.00.49.000, 1.415e+09Hz)
2024-09-20 13:47:14	INFO	Image2DConvolver<T>::_doSingleBeam	Convolving image that has a beam of major: 4 arcsec, minor: 2 arcsec, pa: 0 deg with a Gaussian of major: 9.16515 arcsec, minor: 4.58258 arcsec, pa: -0 deg to reach a target resolution of major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:14	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.0210129
2024-09-20 13:47:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Original Temporary_Image resolution major: 4 arcsec, minor: 2 arcsec, pa: 0 deg
2024-09-20 13:47:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:14	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:14	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:14	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tres1.im', kernel='gaussian', major='10arcsec', minor='5arcsec', pa='0deg', targetres=True, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_tres3K', stretch=False, overwrite=False, beam={} )
2024-09-20 13:47:14	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:14	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:14	INFO	imsmooth::::	Channel 0 of 2 : Convolving image which has a beam of major: 6 arcsec, minor: 3 arcsec, pa: 0 deg with a Gaussian of major: 8 arcsec, minor: 4 arcsec, pa: -0 deg to reach a target resolution of major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:14	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:14	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.0275794 for channel number 0
2024-09-20 13:47:14	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Channel 1 of 2 : Convolving image which has a beam of major: 4 arcsec, minor: 2 arcsec, pa: 0 deg with a Gaussian of major: 9.16515 arcsec, minor: 4.58258 arcsec, pa: -0 deg to reach a target resolution of major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:14	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by 0.0210129 for channel number 1
2024-09-20 13:47:14	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/imsmooth_tres1.im has multiple beams. Min area beam: major: 4 arcsec, minor: 2 arcsec, pa: 0 deg. Max area beam: major: 6 arcsec, minor: 3 arcsec, pa: 0 deg. Median area beam major: 6 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:47:14	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output imsmooth_tres3K resolution major: 10 arcsec, minor: 5 arcsec, pa: 0 deg
2024-09-20 13:47:14	INFO	imsmooth::SubImageFactory::createImage	Creating image 'imsmooth_tres3K' of shape [100, 100, 2]
2024-09-20 13:47:14	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:14.160863 End time: 2024-09-20 13:47:14.418928
2024-09-20 13:47:14	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:14	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:14	WARN	image::open (file src/tools/image/image_cmpt.cc, line 4208)	Another image is already open, closing first
2024-09-20 13:47:14	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-09-20 13:47:14	WARN	BeamManipulator::set	This image has per plane beamsbut no plane (channel/polarization) was specified. All beams will be set equal to the specified beam.
2024-09-20 13:47:14	INFO	BeamManipulator::set	Beam parameters:  Major          : 6 arcsec
2024-09-20 13:47:14	INFO	BeamManipulator::set+	  Minor          : 3 arcsec
2024-09-20 13:47:14	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-09-20 13:47:14	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:14	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:14	INFO	imsmooth::::casa	imsmooth( imagename='imsmooth_tres1.im', kernel='gaussian', major='5.99arcsec', minor='2.99arcsec', pa='0deg', targetres=True, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='imsmooth_tres6', stretch=False, overwrite=False, beam={} )
2024-09-20 13:47:14	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:14	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:14	INFO	imsmooth::::	Channel 0 of 2 
2024-09-20 13:47:14	SEVERE	imsmooth::image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212)	Exception Reported: Unable to reach target resolution of major: 5.99 arcsec, minor: 2.99 arcsec, pa: 0 deg Input image beam major: 6 arcsec, minor: 3 arcsec, pa: 0 deg is (nearly) identical to or larger than the output beam size at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image2DConvolver.tcc, line: 104
2024-09-20 13:47:14	SEVERE	imsmooth::::casa	Exception Reported: Error in imsmooth: Unable to reach target resolution of major: 5.99 arcsec, minor: 2.99 arcsec, pa: 0 deg Input image beam major: 6 arcsec, minor: 3 arcsec, pa: 0 deg is (nearly) identical to or larger than the output beam size at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image2DConvolver.tcc, line: 104
2024-09-20 13:47:14	INFO	imsmooth::::casa	Traceback (most recent call last):
2024-09-20 13:47:14	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/imsmooth.py", line 786, in __call__
2024-09-20 13:47:14	INFO	imsmooth::::casa+	    task_result = _imsmooth_t( _pc.document['imagename'],_pc.document['kernel'],_pc.document['major'],_pc.document['minor'],_pc.document['pa'],_pc.document['targetres'],_pc.document['kimage'],_pc.document['scale'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['outfile'],_pc.document['stretch'],_pc.document['overwrite'],_pc.document['beam'] )
2024-09-20 13:47:14	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/callabletask.py", line 31, in wrapper
2024-09-20 13:47:14	INFO	imsmooth::::casa+	    retval = func(*args, **kwargs)
2024-09-20 13:47:14	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_imsmooth.py", line 163, in imsmooth
2024-09-20 13:47:14	INFO	imsmooth::::casa+	    outia = _myia.convolve2d(
2024-09-20 13:47:14	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 1062, in convolve2d
2024-09-20 13:47:14	INFO	imsmooth::::casa+	    return _wrap_image(swig_object=self._swigobj.convolve2d(outfile, axes, type, major, minor, pa, scale, region, mask, overwrite, stretch, targetres, beam))
2024-09-20 13:47:14	INFO	imsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14371-3-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 2411, in convolve2d
2024-09-20 13:47:14	INFO	imsmooth::::casa+	    return _image.image_convolve2d(self, *args, **kwargs)
2024-09-20 13:47:14	INFO	imsmooth::::casa+	RuntimeError: Unable to reach target resolution of major: 5.99 arcsec, minor: 2.99 arcsec, pa: 0 deg Input image beam major: 6 arcsec, minor: 3 arcsec, pa: 0 deg is (nearly) identical to or larger than the output beam size at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image2DConvolver.tcc, line: 104
2024-09-20 13:47:14	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:14.444947 End time: 2024-09-20 13:47:14.479367
2024-09-20 13:47:14	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:14	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:14	INFO	ImageFactory::createImage	Created Paged image 'cas_13827.im' of shape [512, 512, 1, 1] with float valued pixels.
2024-09-20 13:47:15	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-09-20 13:47:15	INFO	BeamManipulator::set	Setting (global) restoring beam.
2024-09-20 13:47:15	INFO	BeamManipulator::set	Beam parameters:  Major          : 3 arcsec
2024-09-20 13:47:15	INFO	BeamManipulator::set+	  Minor          : 3 arcsec
2024-09-20 13:47:15	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-09-20 13:47:15	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:15	INFO	imsmooth::::casa	##### Begin Task: imsmooth           #####
2024-09-20 13:47:15	INFO	imsmooth::::casa	imsmooth( imagename='cas_13827.im', kernel='gauss', major='3.2arcsec', minor='3.1arcsec', pa='60deg', targetres=True, kimage='', scale=-1.0, region='', box='', chans='', stokes='', mask='', outfile='cas_13827.conv', stretch=False, overwrite=True, beam='' )
2024-09-20 13:47:15	INFO	imsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-09-20 13:47:15	INFO	imsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-09-20 13:47:15	INFO	imsmooth::CasacRegionManager::fromBCS	Using polarizations ALL
2024-09-20 13:47:15	INFO	imsmooth::Image2DConvolver<T>::_doSingleBeam	Convolving image that has a beam of major: 3 arcsec, minor: 3 arcsec, pa: 0 deg with a Gaussian of major: 1.11355 arcsec, minor: 0.781025 arcsec, pa: 60 deg to reach a target resolution of major: 3.2 arcsec, minor: 3.1 arcsec, pa: 60 deg
2024-09-20 13:47:15	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-09-20 13:47:15	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.088966) times the ratio of the beam areas (1.04251) = 0.888708
2024-09-20 13:47:15	WARN	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam is major: 3.09313 arcsec, minor: 3.03335 arcsec, pa: 80.8725 deg, but putting requested target resolution beam major: 3.2 arcsec, minor: 3.1 arcsec, pa: 60 deg in the image metadata. Both beams may be considered consistent with the convolution result.
2024-09-20 13:47:15	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_imsmooth_casashell/cas_13827.im resolution major: 3 arcsec, minor: 3 arcsec, pa: 0 deg
2024-09-20 13:47:15	INFO	imsmooth::Image2DConvolver::_dealWithRestoringBeam	Output cas_13827.conv resolution major: 3.2 arcsec, minor: 3.1 arcsec, pa: 60 deg
2024-09-20 13:47:15	INFO	imsmooth::SubImageFactory::createImage	Creating image 'cas_13827.conv' of shape [512, 512, 1, 1]
2024-09-20 13:47:15	INFO	imsmooth::::casa	Task imsmooth complete. Start time: 2024-09-20 13:47:14.517613 End time: 2024-09-20 13:47:14.728448
2024-09-20 13:47:15	INFO	imsmooth::::casa	##### End Task: imsmooth             #####
2024-09-20 13:47:15	INFO	imsmooth::::casa	##########################################
2024-09-20 13:47:15	INFO	name::	No table opened.
2024-09-20 13:47:15	INFO	showcache::	The Table Cache is empty.

Using user configuration file /home/casatest/.casa/config.py

Using matplotlib backend: agg
CASA 6.7.0.4a14371.dev3 -- Common Astronomy Software Applications [6.7.0.4a14371.dev3]
max 5.418622304137477e-05

Running tests...
----------------------------------------------------------------------
.............
----------------------------------------------------------------------
Ran 13 tests in 28.017s

OK

Generating XML reports...