2024-10-28 03:16:41	INFO	::casa	Using user configuration file /home/casatest/.casa/config.py
2024-10-28 03:16:41	INFO	::casa	loaded config file : /wheeldirectory/casa-CAS-14315-5-py3.8.el8/lib/py/lib/python3.8/site-packages/casaconfig/config.py
2024-10-28 03:16:41	INFO	::casa	loaded config file : /home/casatest/.casa/config.py
2024-10-28 03:16:41	INFO	::casa	
2024-10-28 03:16:41	INFO	::casa	config values
2024-10-28 03:16:41	INFO	::casa	    agg = False
2024-10-28 03:16:41	INFO	::casa	    cachedir = '/home/casatest/.casa'
2024-10-28 03:16:41	INFO	::casa	    casaconfig_verbose = 1
2024-10-28 03:16:41	INFO	::casa	    colors = 'Neutral'
2024-10-28 03:16:41	INFO	::casa	    data_auto_update = False
2024-10-28 03:16:41	INFO	::casa	    datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata']
2024-10-28 03:16:41	INFO	::casa	    iplog = False
2024-10-28 03:16:41	INFO	::casa	    iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/ipython-20241028-031638.log'
2024-10-28 03:16:41	INFO	::casa	    log2term = True
2024-10-28 03:16:41	INFO	::casa	    logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/casa-20241028-031638.log'
2024-10-28 03:16:41	INFO	::casa	    measures_auto_update = False
2024-10-28 03:16:41	INFO	::casa	    measurespath = '/opt/casa/data/master'
2024-10-28 03:16:41	INFO	::casa	    nogui = False
2024-10-28 03:16:41	INFO	::casa	    nologfile = False
2024-10-28 03:16:41	INFO	::casa	    nologger = True
2024-10-28 03:16:41	INFO	::casa	    pipeline = False
2024-10-28 03:16:41	INFO	::casa	    startupfile = '/home/casatest/.casa/startup.py'
2024-10-28 03:16:41	INFO	::casa	    user_site = False
2024-10-28 03:16:41	INFO	::casa	
2024-10-28 03:16:41	INFO	::casa	casarundata version is unknown, this is probably a legacy version not installed by casaconfig
2024-10-28 03:16:41	INFO	::casa	measures version is unknown, this is probably a legacy version not installed by casaconfig
2024-10-28 03:16:41	INFO	::casa	
2024-10-28 03:16:41	INFO	::casa	Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic
2024-10-28 03:16:41	INFO	::casa	  IERSeop2000 (version date, last date in table (UTC)): 2024/10/05/15:00, 2024/09/05/00:00:00
2024-10-28 03:16:41	INFO	::casa	  IERSeop97 (version date, last date in table (UTC)): 2024/10/05/15:00, 2024/09/05/00:00:00
2024-10-28 03:16:41	INFO	::casa	  IERSpredict (version date, last date in table (UTC)): 2024/10/27/15:15, 2025/01/25/00:00:00
2024-10-28 03:16:41	INFO	::casa	  TAI_UTC (version date, last date in table (UTC)): 2024/09/29/15:00, 2017/01/01/00:00:00
2024-10-28 03:16:41	INFO	ImageFactory::createImage	Created Paged image 'test_gen.im' of shape [1, 1, 6] with float valued pixels.
2024-10-28 03:16:41	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:41	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:41	INFO	specsmooth::::casa	specsmooth( imagename='test_gen.im', outfile='out0.im', box='', chans='', stokes='', region={'arblc': array([1, 1, 1]), 'artrc': array([1, 1, 1]), 'blc': array([1., 1., 1.]), 'comment': '', 'fracblc': array([False, False, False]), 'fracinc': array([False, False, False]), 'fractrc': array([False, False, False]), 'inc': array([1., 1., 1.]), 'isRegion': 3, 'name': 'LCSlicer', 'oneRel': True, 'trc': array([1., 1., 1.])}, mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='copy' )
2024-10-28 03:16:41	SEVERE	specsmooth::image::hanning	Exception Reported: Exception: The selected region of the image must have at least 3 pixels along the axis to be smoothed..
2024-10-28 03:16:41	SEVERE	specsmooth::image::hanning+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::Image1DSmoother<T>::smooth() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image1DSmoother.tcc, line: 39
2024-10-28 03:16:41	SEVERE	specsmooth::::casa	Exception Reported: Error in specsmooth: Exception: The selected region of the image must have at least 3 pixels along the axis to be smoothed..
2024-10-28 03:16:41	SEVERE	specsmooth::::casa+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::Image1DSmoother<T>::smooth() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image1DSmoother.tcc, line: 39
2024-10-28 03:16:41	INFO	specsmooth::::casa	Traceback (most recent call last):
2024-10-28 03:16:41	INFO	specsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14315-5-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/specsmooth.py", line 657, in __call__
2024-10-28 03:16:41	INFO	specsmooth::::casa+	    task_result = _specsmooth_t( _pc.document['imagename'],_pc.document['outfile'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['region'],_pc.document['mask'],_pc.document['overwrite'],_pc.document['stretch'],_pc.document['axis'],_pc.document['function'],_pc.document['width'],_pc.document['dmethod'] )
2024-10-28 03:16:41	INFO	specsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14315-5-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_specsmooth.py", line 28, in specsmooth
2024-10-28 03:16:41	INFO	specsmooth::::casa+	    outia = myia.hanning(
2024-10-28 03:16:41	INFO	specsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14315-5-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 2132, in hanning
2024-10-28 03:16:41	INFO	specsmooth::::casa+	    return _wrap_image(swig_object=self._swigobj.hanning(outfile, region, mask, axis, drop, overwrite, stretch, dmethod))
2024-10-28 03:16:41	INFO	specsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14315-5-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 4354, in hanning
2024-10-28 03:16:41	INFO	specsmooth::::casa+	    return _image.image_hanning(self, *args, **kwargs)
2024-10-28 03:16:41	INFO	specsmooth::::casa+	RuntimeError: Exception: The selected region of the image must have at least 3 pixels along the axis to be smoothed..
2024-10-28 03:16:41	INFO	specsmooth::::casa+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::Image1DSmoother<T>::smooth() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image1DSmoother.tcc, line: 39
2024-10-28 03:16:41	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:41.249167 End time: 2024-10-28 03:16:41.366031
2024-10-28 03:16:41	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:41	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:41	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:41	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:41	INFO	specsmooth::::casa	specsmooth( imagename='test_gen.im', outfile='out1.im', box='', chans='', stokes='', region={'arblc': array([1, 1, 1]), 'artrc': array([1, 1, 1]), 'blc': array([1., 1., 1.]), 'comment': '', 'fracblc': array([False, False, False]), 'fracinc': array([False, False, False]), 'fractrc': array([False, False, False]), 'inc': array([1., 1., 1.]), 'isRegion': 3, 'name': 'LCSlicer', 'oneRel': True, 'trc': array([1., 1., 2.])}, mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='copy' )
2024-10-28 03:16:41	SEVERE	specsmooth::image::hanning	Exception Reported: Exception: The selected region of the image must have at least 3 pixels along the axis to be smoothed..
2024-10-28 03:16:41	SEVERE	specsmooth::image::hanning+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::Image1DSmoother<T>::smooth() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image1DSmoother.tcc, line: 39
2024-10-28 03:16:41	SEVERE	specsmooth::::casa	Exception Reported: Error in specsmooth: Exception: The selected region of the image must have at least 3 pixels along the axis to be smoothed..
2024-10-28 03:16:41	SEVERE	specsmooth::::casa+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::Image1DSmoother<T>::smooth() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image1DSmoother.tcc, line: 39
2024-10-28 03:16:41	INFO	specsmooth::::casa	Traceback (most recent call last):
2024-10-28 03:16:41	INFO	specsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14315-5-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/specsmooth.py", line 657, in __call__
2024-10-28 03:16:41	INFO	specsmooth::::casa+	    task_result = _specsmooth_t( _pc.document['imagename'],_pc.document['outfile'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['region'],_pc.document['mask'],_pc.document['overwrite'],_pc.document['stretch'],_pc.document['axis'],_pc.document['function'],_pc.document['width'],_pc.document['dmethod'] )
2024-10-28 03:16:41	INFO	specsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14315-5-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_specsmooth.py", line 28, in specsmooth
2024-10-28 03:16:41	INFO	specsmooth::::casa+	    outia = myia.hanning(
2024-10-28 03:16:41	INFO	specsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14315-5-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 2132, in hanning
2024-10-28 03:16:41	INFO	specsmooth::::casa+	    return _wrap_image(swig_object=self._swigobj.hanning(outfile, region, mask, axis, drop, overwrite, stretch, dmethod))
2024-10-28 03:16:41	INFO	specsmooth::::casa+	  File "/wheeldirectory/casa-CAS-14315-5-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 4354, in hanning
2024-10-28 03:16:41	INFO	specsmooth::::casa+	    return _image.image_hanning(self, *args, **kwargs)
2024-10-28 03:16:41	INFO	specsmooth::::casa+	RuntimeError: Exception: The selected region of the image must have at least 3 pixels along the axis to be smoothed..
2024-10-28 03:16:41	INFO	specsmooth::::casa+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::Image1DSmoother<T>::smooth() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/Image1DSmoother.tcc, line: 39
2024-10-28 03:16:41	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:41.371430 End time: 2024-10-28 03:16:41.435530
2024-10-28 03:16:41	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:41	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:41	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:41	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:41	INFO	specsmooth::::casa	specsmooth( imagename='test_gen.im', outfile='out2False.im', box='', chans='', stokes='', region={'arblc': array([1, 1, 1]), 'artrc': array([1, 1, 1]), 'blc': array([1., 1., 1.]), 'comment': '', 'fracblc': array([False, False, False]), 'fracinc': array([False, False, False]), 'fractrc': array([False, False, False]), 'inc': array([1., 1., 1.]), 'isRegion': 3, 'name': 'LCSlicer', 'oneRel': True, 'trc': array([1., 1., 3.])}, mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='' )
2024-10-28 03:16:41	INFO	specsmooth::HanningSmoother::smooth	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/test_gen.im size => [1, 1, 6]
2024-10-28 03:16:41	INFO	specsmooth::HanningSmoother::smooth	New out2False.im size => [1, 1, 3]
2024-10-28 03:16:42	INFO	specsmooth::SubImageFactory::createImage	Creating image 'out2False.im' of shape [1, 1, 3]
2024-10-28 03:16:42	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:41.443902 End time: 2024-10-28 03:16:41.806585
2024-10-28 03:16:42	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:42	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:42	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:42	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:42	INFO	specsmooth::::casa	specsmooth( imagename='test_gen.im', outfile='out2Truec.im', box='', chans='', stokes='', region={'arblc': array([1, 1, 1]), 'artrc': array([1, 1, 1]), 'blc': array([1., 1., 1.]), 'comment': '', 'fracblc': array([False, False, False]), 'fracinc': array([False, False, False]), 'fractrc': array([False, False, False]), 'inc': array([1., 1., 1.]), 'isRegion': 3, 'name': 'LCSlicer', 'oneRel': True, 'trc': array([1., 1., 3.])}, mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='c' )
2024-10-28 03:16:42	INFO	specsmooth::HanningSmoother::smooth	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/test_gen.im size => [1, 1, 6]
2024-10-28 03:16:42	INFO	specsmooth::HanningSmoother::smooth	New out2Truec.im size => [1, 1, 1]
2024-10-28 03:16:42	INFO	specsmooth::SubImageFactory::createImage	Creating image 'out2Truec.im' of shape [1, 1, 1]
2024-10-28 03:16:42	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:41.822037 End time: 2024-10-28 03:16:42.405644
2024-10-28 03:16:42	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:42	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:42	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:42	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:42	INFO	specsmooth::::casa	specsmooth( imagename='test_gen.im', outfile='out2Truem.im', box='', chans='', stokes='', region={'arblc': array([1, 1, 1]), 'artrc': array([1, 1, 1]), 'blc': array([1., 1., 1.]), 'comment': '', 'fracblc': array([False, False, False]), 'fracinc': array([False, False, False]), 'fractrc': array([False, False, False]), 'inc': array([1., 1., 1.]), 'isRegion': 3, 'name': 'LCSlicer', 'oneRel': True, 'trc': array([1., 1., 3.])}, mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='m' )
2024-10-28 03:16:42	INFO	specsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-10-28 03:16:42	INFO	specsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-10-28 03:16:42	INFO	specsmooth::ImageRegion::fromRecord	Selected bounding box : 
2024-10-28 03:16:42	INFO	specsmooth::ImageRegion::fromRecord+	    [0, 0, 0] to [0, 0, 1]  (00:00:00.000, +00.00.00.000, 1.415e+09Hz to 00:00:00.000, +00.00.00.000, 1.415e+09Hz)
2024-10-28 03:16:42	INFO	specsmooth::HanningSmoother::smooth	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/test_gen.im size => [1, 1, 6]
2024-10-28 03:16:42	INFO	specsmooth::HanningSmoother::smooth	New out2Truem.im size => [1, 1, 1]
2024-10-28 03:16:43	INFO	specsmooth::SubImageFactory::createImage	Creating image 'out2Truem.im' of shape [1, 1, 1]
2024-10-28 03:16:43	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:42.421955 End time: 2024-10-28 03:16:42.750524
2024-10-28 03:16:43	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:43	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:43	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:43	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:43	INFO	specsmooth::::casa	specsmooth( imagename='test_gen.im', outfile='out3False.im', box='', chans='', stokes='', region={'arblc': array([1, 1, 1]), 'artrc': array([1, 1, 1]), 'blc': array([1., 1., 1.]), 'comment': '', 'fracblc': array([False, False, False]), 'fracinc': array([False, False, False]), 'fractrc': array([False, False, False]), 'inc': array([1., 1., 1.]), 'isRegion': 3, 'name': 'LCSlicer', 'oneRel': True, 'trc': array([1., 1., 4.])}, mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='' )
2024-10-28 03:16:43	INFO	specsmooth::HanningSmoother::smooth	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/test_gen.im size => [1, 1, 6]
2024-10-28 03:16:43	INFO	specsmooth::HanningSmoother::smooth	New out3False.im size => [1, 1, 4]
2024-10-28 03:16:43	INFO	specsmooth::SubImageFactory::createImage	Creating image 'out3False.im' of shape [1, 1, 4]
2024-10-28 03:16:43	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:42.767723 End time: 2024-10-28 03:16:43.316952
2024-10-28 03:16:43	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:43	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:43	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:43	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:43	INFO	specsmooth::::casa	specsmooth( imagename='test_gen.im', outfile='out3Truec.im', box='', chans='', stokes='', region={'arblc': array([1, 1, 1]), 'artrc': array([1, 1, 1]), 'blc': array([1., 1., 1.]), 'comment': '', 'fracblc': array([False, False, False]), 'fracinc': array([False, False, False]), 'fractrc': array([False, False, False]), 'inc': array([1., 1., 1.]), 'isRegion': 3, 'name': 'LCSlicer', 'oneRel': True, 'trc': array([1., 1., 4.])}, mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='c' )
2024-10-28 03:16:43	INFO	specsmooth::HanningSmoother::smooth	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/test_gen.im size => [1, 1, 6]
2024-10-28 03:16:43	INFO	specsmooth::HanningSmoother::smooth	New out3Truec.im size => [1, 1, 1]
2024-10-28 03:16:43	INFO	specsmooth::SubImageFactory::createImage	Creating image 'out3Truec.im' of shape [1, 1, 1]
2024-10-28 03:16:44	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:43.333520 End time: 2024-10-28 03:16:43.776225
2024-10-28 03:16:44	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:44	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:44	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:44	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:44	INFO	specsmooth::::casa	specsmooth( imagename='test_gen.im', outfile='out3Truem.im', box='', chans='', stokes='', region={'arblc': array([1, 1, 1]), 'artrc': array([1, 1, 1]), 'blc': array([1., 1., 1.]), 'comment': '', 'fracblc': array([False, False, False]), 'fracinc': array([False, False, False]), 'fractrc': array([False, False, False]), 'inc': array([1., 1., 1.]), 'isRegion': 3, 'name': 'LCSlicer', 'oneRel': True, 'trc': array([1., 1., 4.])}, mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='m' )
2024-10-28 03:16:44	INFO	specsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-10-28 03:16:44	INFO	specsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-10-28 03:16:44	INFO	specsmooth::ImageRegion::fromRecord	Selected bounding box : 
2024-10-28 03:16:44	INFO	specsmooth::ImageRegion::fromRecord+	    [0, 0, 0] to [0, 0, 1]  (00:00:00.000, +00.00.00.000, 1.415e+09Hz to 00:00:00.000, +00.00.00.000, 1.415e+09Hz)
2024-10-28 03:16:44	INFO	specsmooth::HanningSmoother::smooth	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/test_gen.im size => [1, 1, 6]
2024-10-28 03:16:44	INFO	specsmooth::HanningSmoother::smooth	New out3Truem.im size => [1, 1, 1]
2024-10-28 03:16:44	INFO	specsmooth::SubImageFactory::createImage	Creating image 'out3Truem.im' of shape [1, 1, 1]
2024-10-28 03:16:44	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:43.791189 End time: 2024-10-28 03:16:44.212061
2024-10-28 03:16:44	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:44	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:44	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:44	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:44	INFO	specsmooth::::casa	specsmooth( imagename='test_gen.im', outfile='out4False.im', box='', chans='', stokes='', region={'arblc': array([1, 1, 1]), 'artrc': array([1, 1, 1]), 'blc': array([1., 1., 1.]), 'comment': '', 'fracblc': array([False, False, False]), 'fracinc': array([False, False, False]), 'fractrc': array([False, False, False]), 'inc': array([1., 1., 1.]), 'isRegion': 3, 'name': 'LCSlicer', 'oneRel': True, 'trc': array([1., 1., 5.])}, mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='' )
2024-10-28 03:16:45	INFO	specsmooth::HanningSmoother::smooth	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/test_gen.im size => [1, 1, 6]
2024-10-28 03:16:45	INFO	specsmooth::HanningSmoother::smooth	New out4False.im size => [1, 1, 5]
2024-10-28 03:16:45	INFO	specsmooth::SubImageFactory::createImage	Creating image 'out4False.im' of shape [1, 1, 5]
2024-10-28 03:16:45	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:44.227149 End time: 2024-10-28 03:16:44.956718
2024-10-28 03:16:45	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:45	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:45	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:45	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:45	INFO	specsmooth::::casa	specsmooth( imagename='test_gen.im', outfile='out4Truec.im', box='', chans='', stokes='', region={'arblc': array([1, 1, 1]), 'artrc': array([1, 1, 1]), 'blc': array([1., 1., 1.]), 'comment': '', 'fracblc': array([False, False, False]), 'fracinc': array([False, False, False]), 'fractrc': array([False, False, False]), 'inc': array([1., 1., 1.]), 'isRegion': 3, 'name': 'LCSlicer', 'oneRel': True, 'trc': array([1., 1., 5.])}, mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='c' )
2024-10-28 03:16:45	INFO	specsmooth::HanningSmoother::smooth	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/test_gen.im size => [1, 1, 6]
2024-10-28 03:16:45	INFO	specsmooth::HanningSmoother::smooth	New out4Truec.im size => [1, 1, 2]
2024-10-28 03:16:45	INFO	specsmooth::SubImageFactory::createImage	Creating image 'out4Truec.im' of shape [1, 1, 2]
2024-10-28 03:16:45	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:44.971583 End time: 2024-10-28 03:16:45.355073
2024-10-28 03:16:45	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:45	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:45	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:45	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:45	INFO	specsmooth::::casa	specsmooth( imagename='test_gen.im', outfile='out4Truem.im', box='', chans='', stokes='', region={'arblc': array([1, 1, 1]), 'artrc': array([1, 1, 1]), 'blc': array([1., 1., 1.]), 'comment': '', 'fracblc': array([False, False, False]), 'fracinc': array([False, False, False]), 'fractrc': array([False, False, False]), 'inc': array([1., 1., 1.]), 'isRegion': 3, 'name': 'LCSlicer', 'oneRel': True, 'trc': array([1., 1., 5.])}, mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='m' )
2024-10-28 03:16:45	INFO	specsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-10-28 03:16:45	INFO	specsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-10-28 03:16:45	INFO	specsmooth::ImageRegion::fromRecord	Selected bounding box : 
2024-10-28 03:16:45	INFO	specsmooth::ImageRegion::fromRecord+	    [0, 0, 0] to [0, 0, 1]  (00:00:00.000, +00.00.00.000, 1.415e+09Hz to 00:00:00.000, +00.00.00.000, 1.415e+09Hz)
2024-10-28 03:16:45	INFO	specsmooth::ImageRegion::fromRecord	Selected bounding box : 
2024-10-28 03:16:45	INFO	specsmooth::ImageRegion::fromRecord+	    [0, 0, 2] to [0, 0, 3]  (00:00:00.000, +00.00.00.000, 1.415e+09Hz to 00:00:00.000, +00.00.00.000, 1.415e+09Hz)
2024-10-28 03:16:45	INFO	specsmooth::HanningSmoother::smooth	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/test_gen.im size => [1, 1, 6]
2024-10-28 03:16:45	INFO	specsmooth::HanningSmoother::smooth	New out4Truem.im size => [1, 1, 2]
2024-10-28 03:16:46	INFO	specsmooth::SubImageFactory::createImage	Creating image 'out4Truem.im' of shape [1, 1, 2]
2024-10-28 03:16:46	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:45.370828 End time: 2024-10-28 03:16:45.853353
2024-10-28 03:16:46	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:46	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:46	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:46	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:46	INFO	specsmooth::::casa	specsmooth( imagename='test_gen.im', outfile='out5False.im', box='', chans='', stokes='', region={'arblc': array([1, 1, 1]), 'artrc': array([1, 1, 1]), 'blc': array([1., 1., 1.]), 'comment': '', 'fracblc': array([False, False, False]), 'fracinc': array([False, False, False]), 'fractrc': array([False, False, False]), 'inc': array([1., 1., 1.]), 'isRegion': 3, 'name': 'LCSlicer', 'oneRel': True, 'trc': array([1., 1., 6.])}, mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='' )
2024-10-28 03:16:46	INFO	specsmooth::HanningSmoother::smooth	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/test_gen.im size => [1, 1, 6]
2024-10-28 03:16:46	INFO	specsmooth::HanningSmoother::smooth	New out5False.im size => [1, 1, 6]
2024-10-28 03:16:46	INFO	specsmooth::SubImageFactory::createImage	Creating image 'out5False.im' of shape [1, 1, 6]
2024-10-28 03:16:46	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:45.868450 End time: 2024-10-28 03:16:46.195241
2024-10-28 03:16:46	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:46	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:46	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:46	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:46	INFO	specsmooth::::casa	specsmooth( imagename='test_gen.im', outfile='out5Truec.im', box='', chans='', stokes='', region={'arblc': array([1, 1, 1]), 'artrc': array([1, 1, 1]), 'blc': array([1., 1., 1.]), 'comment': '', 'fracblc': array([False, False, False]), 'fracinc': array([False, False, False]), 'fractrc': array([False, False, False]), 'inc': array([1., 1., 1.]), 'isRegion': 3, 'name': 'LCSlicer', 'oneRel': True, 'trc': array([1., 1., 6.])}, mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='c' )
2024-10-28 03:16:46	INFO	specsmooth::HanningSmoother::smooth	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/test_gen.im size => [1, 1, 6]
2024-10-28 03:16:46	INFO	specsmooth::HanningSmoother::smooth	New out5Truec.im size => [1, 1, 2]
2024-10-28 03:16:46	INFO	specsmooth::SubImageFactory::createImage	Creating image 'out5Truec.im' of shape [1, 1, 2]
2024-10-28 03:16:47	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:46.209767 End time: 2024-10-28 03:16:46.642897
2024-10-28 03:16:47	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:47	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:47	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:47	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:47	INFO	specsmooth::::casa	specsmooth( imagename='test_gen.im', outfile='out5Truem.im', box='', chans='', stokes='', region={'arblc': array([1, 1, 1]), 'artrc': array([1, 1, 1]), 'blc': array([1., 1., 1.]), 'comment': '', 'fracblc': array([False, False, False]), 'fracinc': array([False, False, False]), 'fractrc': array([False, False, False]), 'inc': array([1., 1., 1.]), 'isRegion': 3, 'name': 'LCSlicer', 'oneRel': True, 'trc': array([1., 1., 6.])}, mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='m' )
2024-10-28 03:16:47	INFO	specsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-10-28 03:16:47	INFO	specsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-10-28 03:16:47	INFO	specsmooth::ImageRegion::fromRecord	Selected bounding box : 
2024-10-28 03:16:47	INFO	specsmooth::ImageRegion::fromRecord+	    [0, 0, 0] to [0, 0, 1]  (00:00:00.000, +00.00.00.000, 1.415e+09Hz to 00:00:00.000, +00.00.00.000, 1.415e+09Hz)
2024-10-28 03:16:47	INFO	specsmooth::ImageRegion::fromRecord	Selected bounding box : 
2024-10-28 03:16:47	INFO	specsmooth::ImageRegion::fromRecord+	    [0, 0, 2] to [0, 0, 3]  (00:00:00.000, +00.00.00.000, 1.415e+09Hz to 00:00:00.000, +00.00.00.000, 1.415e+09Hz)
2024-10-28 03:16:47	INFO	specsmooth::HanningSmoother::smooth	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/test_gen.im size => [1, 1, 6]
2024-10-28 03:16:47	INFO	specsmooth::HanningSmoother::smooth	New out5Truem.im size => [1, 1, 2]
2024-10-28 03:16:47	INFO	specsmooth::SubImageFactory::createImage	Creating image 'out5Truem.im' of shape [1, 1, 2]
2024-10-28 03:16:47	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:46.659051 End time: 2024-10-28 03:16:47.150398
2024-10-28 03:16:47	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:47	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:47	INFO	name::	No table opened.
2024-10-28 03:16:47	INFO	showcache::	The Table Cache is empty.
2024-10-28 03:16:47	INFO	ImageFactory::createImage	Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
2024-10-28 03:16:47	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:47	INFO	specsmooth::::casa	##### Begin Task: specsmooth         #####
2024-10-28 03:16:47	INFO	specsmooth::::casa	specsmooth( imagename='zz.im', outfile='zz_out.im', box='', chans='', stokes='', region='', mask='', overwrite=False, stretch=False, axis=2, function='h', width=2, dmethod='copy' )
2024-10-28 03:16:47	INFO	specsmooth::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-10-28 03:16:47	INFO	specsmooth::CasacRegionManager::fromBCS	Using all spectral channels.
2024-10-28 03:16:47	INFO	specsmooth::HanningSmoother::smooth	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/zz.im size => [20, 20, 20]
2024-10-28 03:16:47	INFO	specsmooth::HanningSmoother::smooth	New zz_out.im size => [20, 20, 9]
2024-10-28 03:16:47	INFO	specsmooth::SubImageFactory::createImage	Creating image 'zz_out.im' of shape [20, 20, 9]
2024-10-28 03:16:48	INFO	specsmooth::::casa	Task specsmooth complete. Start time: 2024-10-28 03:16:47.271538 End time: 2024-10-28 03:16:47.605607
2024-10-28 03:16:48	INFO	specsmooth::::casa	##### End Task: specsmooth           #####
2024-10-28 03:16:48	INFO	specsmooth::::casa	##########################################
2024-10-28 03:16:48	WARN	image::open (file src/tools/image/image_cmpt.cc, line 4208)	Another image is already open, closing first
2024-10-28 03:16:47	INFO	::::ImageFactory::createImage	Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
2024-10-28 03:16:47	INFO	::::image::fromshape	Ran ia.fromshape
2024-10-28 03:16:47	INFO	::::image::fromshape	ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2024-10-28 03:16:48	INFO	::::HanningSmoother::_reportOldNewImageShapes	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_specsmooth_casashell/zz.im size => [20, 20, 20]
2024-10-28 03:16:48	INFO	::::HanningSmoother::_reportOldNewImageShapes	New zz_out.im size => [20, 20, 9]
2024-10-28 03:16:48	INFO	::::specsmooth	version: 6.7.0-12 CASAtools:v1.0.0
2024-10-28 03:16:48	INFO	::::specsmooth	specsmooth(imagename="zz.im", outfile="zz_out.im", box="", chans="", stokes="", region="", mask="", overwrite=False, stretch=False, axis=2, function="h", width=2, dmethod="copy")
2024-10-28 03:16:48	INFO	name::	No table opened.
2024-10-28 03:16:48	INFO	showcache::	The Table Cache is empty.

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

Using matplotlib backend: agg
CASA 6.7.0.12a14315.dev5 -- Common Astronomy Software Applications [6.7.0.12a14315.dev5]

Running tests...
----------------------------------------------------------------------
..
----------------------------------------------------------------------
Ran 2 tests in 6.763s

OK

Generating XML reports...