2025-03-15 19:52:34	INFO	::casa	Using user configuration file /home/casatest/.casa/config.py
2025-03-15 19:52:34	INFO	::casa	loaded config file : /wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casaconfig/config.py
2025-03-15 19:52:34	INFO	::casa	loaded config file : /home/casatest/.casa/config.py
2025-03-15 19:52:34	INFO	::casa	
2025-03-15 19:52:34	INFO	::casa	config values
2025-03-15 19:52:34	INFO	::casa	    agg = False
2025-03-15 19:52:34	INFO	::casa	    cachedir = '/home/casatest/.casa'
2025-03-15 19:52:34	INFO	::casa	    casaconfig_verbose = 1
2025-03-15 19:52:34	INFO	::casa	    colors = 'Neutral'
2025-03-15 19:52:34	INFO	::casa	    data_auto_update = False
2025-03-15 19:52:34	INFO	::casa	    datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata']
2025-03-15 19:52:34	INFO	::casa	    iplog = False
2025-03-15 19:52:34	INFO	::casa	    iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/ipython-20250315-195231.log'
2025-03-15 19:52:34	INFO	::casa	    log2term = True
2025-03-15 19:52:34	INFO	::casa	    logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/casa-20250315-195231.log'
2025-03-15 19:52:34	INFO	::casa	    measures_auto_update = False
2025-03-15 19:52:34	INFO	::casa	    measurespath = '/opt/casa/data/master'
2025-03-15 19:52:34	INFO	::casa	    nogui = False
2025-03-15 19:52:34	INFO	::casa	    nologfile = False
2025-03-15 19:52:34	INFO	::casa	    nologger = True
2025-03-15 19:52:34	INFO	::casa	    pipeline = False
2025-03-15 19:52:34	INFO	::casa	    startupfile = '/home/casatest/.casa/startup.py'
2025-03-15 19:52:34	INFO	::casa	    user_site = False
2025-03-15 19:52:34	INFO	::casa	
2025-03-15 19:52:34	INFO	::casa	casarundata version is unknown, this is probably a legacy version not installed by casaconfig
2025-03-15 19:52:34	INFO	::casa	measures version : WSRT_Measures_20211217-160001.ztar
2025-03-15 19:52:34	INFO	::casa	
2025-03-15 19:52:34	INFO	::casa	Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic
2025-03-15 19:52:34	INFO	::casa	  IERSeop2000 (version date, last date in table (UTC)): 2025/03/10/15:15, 2025/02/08/00:00:00
2025-03-15 19:52:34	INFO	::casa	  IERSeop97 (version date, last date in table (UTC)): 2025/03/10/15:15, 2025/02/08/00:00:00
2025-03-15 19:52:34	INFO	::casa	  IERSpredict (version date, last date in table (UTC)): 2025/03/14/15:15, 2025/06/12/00:00:00
2025-03-15 19:52:34	INFO	::casa	  TAI_UTC (version date, last date in table (UTC)): 2025/03/08/15:15, 2017/01/01/00:00:00

Running tests...
----------------------------------------------------------------------

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

No event loop hook running.
Using matplotlib backend: agg
CASA 6.7.2.8 -- Common Astronomy Software Applications [6.7.2.8]
2025-03-15 19:52:34	SEVERE	immoments::::casa	Exception Reported: Error in immoments: the imagename parameter must be a path that exists ('n1333_both' does not exist)
2025-03-15 19:52:34	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:34	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 583, in __call__
2025-03-15 19:52:34	INFO	immoments::::casa+	    assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors)
2025-03-15 19:52:34	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:34	INFO	immoments::::casa+	AssertionError: the imagename parameter must be a path that exists ('n1333_both' does not exist)
2025-03-15 19:52:34	INFO	immoments::::casa	##########################################
2025-03-15 19:52:34	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:34	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_1', stretch=False )
2025-03-15 19:52:34	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:34	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:34	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:34	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:34	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:34	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:34	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:52:34	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:34	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:52:34	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:52:34	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:52:34	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:52:34	INFO	immoments::ImageMoments::createMoments	Created input_test_1
2025-03-15 19:52:35	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:52:35	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:34.214218 End time: 2025-03-15 19:52:35.355373
2025-03-15 19:52:35	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:35	INFO	immoments::::casa	##########################################
2025-03-15 19:52:35	WARN	immoments::::casa	The moment parameter tests will cause errors to occur, do not be alarmed
2025-03-15 19:52:35	INFO	immoments::::casa	##########################################
2025-03-15 19:52:35	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:35	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[-2], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='moment_test', stretch=False )
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:35	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:35	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:35	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)	Exception Reported: Exception: Illegal moment requested.
2025-03-15 19:52:35	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageMomentsTask<T>::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63
2025-03-15 19:52:35	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Exception: Illegal moment requested.
2025-03-15 19:52:35	SEVERE	immoments::::casa+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageMomentsTask<T>::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63
2025-03-15 19:52:35	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:35	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:35	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments
2025-03-15 19:52:35	INFO	immoments::::casa+	    outia = _myia.moments(
2025-03-15 19:52:35	INFO	immoments::::casa+	            ^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments
2025-03-15 19:52:35	INFO	immoments::::casa+	    return _wrap_image(swig_object=self._swigobj.moments(moments, axis, region, mask, method, smoothaxes, smoothtypes, smoothwidths, includepix, excludepix, peaksnr, stddev, doppler, outfile, smoothout, overwrite, drop, stretch))
2025-03-15 19:52:35	INFO	immoments::::casa+	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments
2025-03-15 19:52:35	INFO	immoments::::casa+	    return _image.image_moments(self, *args, **kwargs)
2025-03-15 19:52:35	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	RuntimeError: Exception: Illegal moment requested.
2025-03-15 19:52:35	INFO	immoments::::casa+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageMomentsTask<T>::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63
2025-03-15 19:52:35	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:35.359658 End time: 2025-03-15 19:52:35.401782
2025-03-15 19:52:35	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:35	INFO	immoments::::casa	##########################################
2025-03-15 19:52:35	INFO	immoments::::casa	##########################################
2025-03-15 19:52:35	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:35	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[-10], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='moment_test', stretch=False )
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:35	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:35	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:35	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)	Exception Reported: Exception: Illegal moment requested.
2025-03-15 19:52:35	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageMomentsTask<T>::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63
2025-03-15 19:52:35	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Exception: Illegal moment requested.
2025-03-15 19:52:35	SEVERE	immoments::::casa+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageMomentsTask<T>::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63
2025-03-15 19:52:35	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:35	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:35	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments
2025-03-15 19:52:35	INFO	immoments::::casa+	    outia = _myia.moments(
2025-03-15 19:52:35	INFO	immoments::::casa+	            ^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments
2025-03-15 19:52:35	INFO	immoments::::casa+	    return _wrap_image(swig_object=self._swigobj.moments(moments, axis, region, mask, method, smoothaxes, smoothtypes, smoothwidths, includepix, excludepix, peaksnr, stddev, doppler, outfile, smoothout, overwrite, drop, stretch))
2025-03-15 19:52:35	INFO	immoments::::casa+	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments
2025-03-15 19:52:35	INFO	immoments::::casa+	    return _image.image_moments(self, *args, **kwargs)
2025-03-15 19:52:35	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	RuntimeError: Exception: Illegal moment requested.
2025-03-15 19:52:35	INFO	immoments::::casa+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageMomentsTask<T>::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63
2025-03-15 19:52:35	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:35.404846 End time: 2025-03-15 19:52:35.424123
2025-03-15 19:52:35	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:35	INFO	immoments::::casa	##########################################
2025-03-15 19:52:35	INFO	immoments::::casa	##########################################
2025-03-15 19:52:35	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:35	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[12], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='moment_test', stretch=False )
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:35	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:35	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:35	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)	Exception Reported: Exception: Illegal moment requested.
2025-03-15 19:52:35	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageMomentsTask<T>::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63
2025-03-15 19:52:35	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Exception: Illegal moment requested.
2025-03-15 19:52:35	SEVERE	immoments::::casa+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageMomentsTask<T>::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63
2025-03-15 19:52:35	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:35	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:35	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments
2025-03-15 19:52:35	INFO	immoments::::casa+	    outia = _myia.moments(
2025-03-15 19:52:35	INFO	immoments::::casa+	            ^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments
2025-03-15 19:52:35	INFO	immoments::::casa+	    return _wrap_image(swig_object=self._swigobj.moments(moments, axis, region, mask, method, smoothaxes, smoothtypes, smoothwidths, includepix, excludepix, peaksnr, stddev, doppler, outfile, smoothout, overwrite, drop, stretch))
2025-03-15 19:52:35	INFO	immoments::::casa+	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments
2025-03-15 19:52:35	INFO	immoments::::casa+	    return _image.image_moments(self, *args, **kwargs)
2025-03-15 19:52:35	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	RuntimeError: Exception: Illegal moment requested.
2025-03-15 19:52:35	INFO	immoments::::casa+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageMomentsTask<T>::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63
2025-03-15 19:52:35	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:35.426826 End time: 2025-03-15 19:52:35.444499
2025-03-15 19:52:35	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:35	INFO	immoments::::casa	##########################################
2025-03-15 19:52:35	INFO	immoments::::casa	##########################################
2025-03-15 19:52:35	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:35	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[21], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='moment_test', stretch=False )
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:35	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:35	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:35	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)	Exception Reported: Exception: Illegal moment requested.
2025-03-15 19:52:35	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageMomentsTask<T>::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63
2025-03-15 19:52:35	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Exception: Illegal moment requested.
2025-03-15 19:52:35	SEVERE	immoments::::casa+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageMomentsTask<T>::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63
2025-03-15 19:52:35	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:35	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:35	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments
2025-03-15 19:52:35	INFO	immoments::::casa+	    outia = _myia.moments(
2025-03-15 19:52:35	INFO	immoments::::casa+	            ^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments
2025-03-15 19:52:35	INFO	immoments::::casa+	    return _wrap_image(swig_object=self._swigobj.moments(moments, axis, region, mask, method, smoothaxes, smoothtypes, smoothwidths, includepix, excludepix, peaksnr, stddev, doppler, outfile, smoothout, overwrite, drop, stretch))
2025-03-15 19:52:35	INFO	immoments::::casa+	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments
2025-03-15 19:52:35	INFO	immoments::::casa+	    return _image.image_moments(self, *args, **kwargs)
2025-03-15 19:52:35	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:35	INFO	immoments::::casa+	RuntimeError: Exception: Illegal moment requested.
2025-03-15 19:52:35	INFO	immoments::::casa+	... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageMomentsTask<T>::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63
2025-03-15 19:52:35	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:35.446933 End time: 2025-03-15 19:52:35.462350
2025-03-15 19:52:35	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:35	INFO	immoments::::casa	##########################################
2025-03-15 19:52:35	INFO	immoments::::casa	##########################################
2025-03-15 19:52:35	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:35	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[-1], axis='spec', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='moment_test_2_1', stretch=False )
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:35	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:35	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:35	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:35	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:35	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:52:35	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:35	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:52:35	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:52:35	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:52:35	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:52:36	INFO	immoments::ImageMoments::createMoments	Created moment_test_2_1
2025-03-15 19:52:36	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:52:37	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:35.464629 End time: 2025-03-15 19:52:36.889728
2025-03-15 19:52:37	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:37	INFO	immoments::::casa	##########################################
2025-03-15 19:52:37	INFO	name::	No table opened.
2025-03-15 19:52:37	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:52:37	INFO	immoments::::casa	##########################################
2025-03-15 19:52:37	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:37	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[5], axis='spec', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='moment_test_2_5', stretch=False )
2025-03-15 19:52:37	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:37	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:37	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:37	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:37	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:37	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:37	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:52:37	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:37	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:52:37	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:52:37	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:52:37	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:52:37	INFO	immoments::ImageMoments::createMoments	Created moment_test_2_5
2025-03-15 19:52:38	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:52:39	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:36.894951 End time: 2025-03-15 19:52:38.907946
2025-03-15 19:52:39	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:39	INFO	immoments::::casa	##########################################
2025-03-15 19:52:39	INFO	immoments::::casa	##########################################
2025-03-15 19:52:39	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:39	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[11], axis='spec', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='moment_test_2_11', stretch=False )
2025-03-15 19:52:39	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:39	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:39	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:39	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:39	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:39	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:39	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:52:39	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:39	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:52:39	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:52:39	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:52:39	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:52:39	INFO	immoments::ImageMoments::createMoments	Created moment_test_2_11
2025-03-15 19:52:39	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:52:40	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:38.912804 End time: 2025-03-15 19:52:40.442299
2025-03-15 19:52:40	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:40	INFO	immoments::::casa	##########################################
2025-03-15 19:52:40	INFO	immoments::::casa	##########################################
2025-03-15 19:52:40	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:40	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='ra', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_axis_ra', stretch=False )
2025-03-15 19:52:40	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:40	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:40	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:40	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:40	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:40	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:40	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Right Ascension
2025-03-15 19:52:40	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:40	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:52:40	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:52:40	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:52:40	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:52:41	INFO	immoments::ImageMoments::createMoments	Created input_test_axis_ra
2025-03-15 19:52:41	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:52:41	INFO	immoments::ImageMoments::createMoments	You have asked for a coordinate moment from a non-separable 
2025-03-15 19:52:41	INFO	immoments::ImageMoments::createMoments+	axis.  This means a coordinate must be computed for each pixel 
2025-03-15 19:52:41	INFO	immoments::ImageMoments::createMoments+	of each profile which will cause performance degradation
2025-03-15 19:52:41	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:40.445229 End time: 2025-03-15 19:52:41.300151
2025-03-15 19:52:41	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:41	INFO	immoments::::casa	##########################################
2025-03-15 19:52:41	INFO	immoments::::casa	##########################################
2025-03-15 19:52:41	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:41	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis=1, region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_axis_dec', stretch=False )
2025-03-15 19:52:41	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:41	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:41	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:41	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:41	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:41	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:41	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Declination
2025-03-15 19:52:41	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:41	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:52:41	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:52:41	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:52:41	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:52:41	INFO	immoments::ImageMoments::createMoments	Created input_test_axis_dec
2025-03-15 19:52:42	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:52:42	INFO	immoments::ImageMoments::createMoments	You have asked for a coordinate moment from a non-separable 
2025-03-15 19:52:42	INFO	immoments::ImageMoments::createMoments+	axis.  This means a coordinate must be computed for each pixel 
2025-03-15 19:52:42	INFO	immoments::ImageMoments::createMoments+	of each profile which will cause performance degradation
2025-03-15 19:52:42	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:41.304568 End time: 2025-03-15 19:52:42.246391
2025-03-15 19:52:42	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:42	INFO	immoments::::casa	##########################################
2025-03-15 19:52:42	INFO	immoments::::casa	##########################################
2025-03-15 19:52:42	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:42	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spec', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_axis_spec', stretch=False )
2025-03-15 19:52:42	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:42	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:42	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:42	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:42	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:42	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:42	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:52:42	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:42	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:52:42	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:52:42	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:52:42	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:52:43	INFO	immoments::ImageMoments::createMoments	Created input_test_axis_spec
2025-03-15 19:52:43	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:52:45	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:42.250312 End time: 2025-03-15 19:52:44.510992
2025-03-15 19:52:45	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:45	INFO	immoments::::casa	##########################################
2025-03-15 19:52:45	INFO	immoments::::casa	##########################################
2025-03-15 19:52:45	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:45	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='stokes', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_axis_stokes', stretch=False )
2025-03-15 19:52:45	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:45	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:45	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:45	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:45	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:45	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:45	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Stokes
2025-03-15 19:52:45	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:45	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:52:45	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:52:45	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:52:45	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:52:45	INFO	immoments::ImageMoments::createMoments	Created input_test_axis_stokes
2025-03-15 19:52:45	INFO	immoments::ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2025-03-15 19:52:45	INFO	immoments::ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2025-03-15 19:52:45	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:52:51	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:44.515742 End time: 2025-03-15 19:52:50.952732
2025-03-15 19:52:51	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:51	INFO	immoments::::casa	##########################################
2025-03-15 19:52:51	WARN	immoments::::casa	The axis parameter tests will cause errors to occur, do not be alarmed
2025-03-15 19:52:51	INFO	immoments::::casa	##########################################
2025-03-15 19:52:51	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:51	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis=-1, region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_bad_axis', stretch=False )
2025-03-15 19:52:51	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:51	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:51	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:51	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:51	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:51	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:51	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:52:51	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:51	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:52:51	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:52:51	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:52:51	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:52:51	INFO	immoments::ImageMoments::createMoments	Created input_test_bad_axis
2025-03-15 19:52:52	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:52:53	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:50.957762 End time: 2025-03-15 19:52:52.829967
2025-03-15 19:52:53	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:53	INFO	immoments::::casa	##########################################
2025-03-15 19:52:53	INFO	immoments::::casa	##########################################
2025-03-15 19:52:53	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:53	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis=4, region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_bad_axis', stretch=False )
2025-03-15 19:52:53	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Output file, input_test_bad_axis exists. immoment can not proceed, please
2025-03-15 19:52:53	SEVERE	immoments::::casa+	remove it or change the output file name.
2025-03-15 19:52:53	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:53	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:53	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 112, in immoments
2025-03-15 19:52:53	INFO	immoments::::casa+	    raise ValueError(
2025-03-15 19:52:53	INFO	immoments::::casa+	ValueError: Output file, input_test_bad_axis exists. immoment can not proceed, please
2025-03-15 19:52:53	INFO	immoments::::casa+	remove it or change the output file name.
2025-03-15 19:52:53	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:52.835027 End time: 2025-03-15 19:52:52.838960
2025-03-15 19:52:53	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:53	INFO	immoments::::casa	##########################################
2025-03-15 19:52:53	INFO	immoments::::casa	##########################################
2025-03-15 19:52:53	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:53	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='whatever', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_bad_axis_unique', stretch=False )
2025-03-15 19:52:53	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:53	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:53	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:53	SEVERE	immoments::CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)	No axis matches requested axis whatever. Image axis names are [right ascension, declination, stokes, frequency]
2025-03-15 19:52:53	SEVERE	immoments::coordsys::findaxisbyname	Error: 2025-03-15 19:52:53	SEVERE	immoments::CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)	No axis matches requested axis whatever. Image axis names are [right ascension, declination, stokes, frequency]
2025-03-15 19:52:53	SEVERE	immoments::::casa	Exception Reported: Error in immoments: 2025-03-15 19:52:53	SEVERE	immoments::CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)	No axis matches requested axis whatever. Image axis names are [right ascension, declination, stokes, frequency]
2025-03-15 19:52:53	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:53	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:53	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 126, in immoments
2025-03-15 19:52:53	INFO	immoments::::casa+	    axis = _csys.findaxisbyname(axis)
2025-03-15 19:52:53	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/coordsys.py", line 202, in findaxisbyname
2025-03-15 19:52:53	INFO	immoments::::casa+	    return self._swigobj.findaxisbyname(axisname, allowfriendlyname)
2025-03-15 19:52:53	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/coordsys.py", line 796, in findaxisbyname
2025-03-15 19:52:53	INFO	immoments::::casa+	    return _coordsys.coordsys_findaxisbyname(self, *args, **kwargs)
2025-03-15 19:52:53	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:53	INFO	immoments::::casa+	RuntimeError: 2025-03-15 19:52:53	SEVERE	immoments::CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)	No axis matches requested axis whatever. Image axis names are [right ascension, declination, stokes, frequency]
2025-03-15 19:52:53	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:52.842813 End time: 2025-03-15 19:52:52.892957
2025-03-15 19:52:53	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:53	INFO	immoments::::casa	##########################################
2025-03-15 19:52:53	WARN	immoments::::casa	The axis parameter tests will cause errors to occur, do not be alarmed
2025-03-15 19:52:53	INFO	name::	No table opened.
2025-03-15 19:52:53	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:52:53	SEVERE	immoments::::casa	Exception Reported: Error in immoments: {'region': ['must be of cStr type', 'must be of cStrVec type']}
2025-03-15 19:52:53	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 583, in __call__
2025-03-15 19:52:53	INFO	immoments::::casa+	    assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors)
2025-03-15 19:52:53	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:53	INFO	immoments::::casa+	AssertionError: {'region': ['must be of cStr type', 'must be of cStrVec type']}
2025-03-15 19:52:53	INFO	immoments::::casa	##########################################
2025-03-15 19:52:53	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:53	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='garbage.rgn', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_bad_rgn', stretch=False )
2025-03-15 19:52:53	SEVERE	immoments::regionmanager::frombcs	Exception Reported: Unable to open region file or region table description garbage.rgn.
2025-03-15 19:52:53	SEVERE	immoments::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
2025-03-15 19:52:53	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Unable to open region file or region table description garbage.rgn.
2025-03-15 19:52:53	SEVERE	immoments::::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
2025-03-15 19:52:53	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:53	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:53	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2025-03-15 19:52:53	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2025-03-15 19:52:53	INFO	immoments::::casa+	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs
2025-03-15 19:52:53	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2025-03-15 19:52:53	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2025-03-15 19:52:53	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2025-03-15 19:52:53	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:53	INFO	immoments::::casa+	RuntimeError: Unable to open region file or region table description garbage.rgn.
2025-03-15 19:52:53	INFO	immoments::::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
2025-03-15 19:52:53	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:52.930212 End time: 2025-03-15 19:52:52.958712
2025-03-15 19:52:53	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:53	INFO	immoments::::casa	##########################################
2025-03-15 19:52:53	INFO	immoments::::casa	##########################################
2025-03-15 19:52:53	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:53	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='garbage.rgn', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_bad_rgn', stretch=False )
2025-03-15 19:52:53	SEVERE	immoments::regionmanager::frombcs	Exception Reported: 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
2025-03-15 19:52:53	SEVERE	immoments::::casa	Exception Reported: Error in immoments: 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
2025-03-15 19:52:53	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:53	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:53	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2025-03-15 19:52:53	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2025-03-15 19:52:53	INFO	immoments::::casa+	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs
2025-03-15 19:52:53	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2025-03-15 19:52:53	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:53	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2025-03-15 19:52:53	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2025-03-15 19:52:53	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:53	INFO	immoments::::casa+	RuntimeError: 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
2025-03-15 19:52:53	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:52.962483 End time: 2025-03-15 19:52:52.989029
2025-03-15 19:52:53	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:53	INFO	immoments::::casa	##########################################
2025-03-15 19:52:53	INFO	immoments::::casa	##########################################
2025-03-15 19:52:53	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:53	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='n1333_both.image.rgn', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_rgn_1', stretch=False )
2025-03-15 19:52:53	INFO	immoments::CasacRegionManager::fromBCS	Region read from binary region file n1333_both.image.rgn
2025-03-15 19:52:53	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:53	INFO	immoments::ImageRegion::fromRecord+	    [342, 394, 0, 0] to [383, 425, 0, 0]  (03:28:57.661, +31.14.32.279, I, 4.34168e+10Hz to 03:28:56.063, +31.14.47.780, I, 4.34168e+10Hz)
2025-03-15 19:52:53	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:53	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:52:53	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:53	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:52:53	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:52:53	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:52:53	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:52:53	INFO	immoments::ImageMoments::createMoments	Created input_test_rgn_1
2025-03-15 19:52:54	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:52:54	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:52.992180 End time: 2025-03-15 19:52:54.328264
2025-03-15 19:52:54	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:54	INFO	immoments::::casa	##########################################
2025-03-15 19:52:54	WARN	immoments::::casa	The BOX parameter tests will cause errors to occur, do not be alarmed
2025-03-15 19:52:54	INFO	immoments::::casa	##########################################
2025-03-15 19:52:54	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:54	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='-3,0,799,799', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_bad_box', stretch=False )
2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	SEVERE	immoments::regionmanager::frombcs	Exception Reported: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	SEVERE	immoments::::casa	Exception Reported: Error in immoments: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:54	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:54	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2025-03-15 19:52:54	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2025-03-15 19:52:54	INFO	immoments::::casa+	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs
2025-03-15 19:52:54	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2025-03-15 19:52:54	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2025-03-15 19:52:54	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2025-03-15 19:52:54	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	RuntimeError: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:54.332921 End time: 2025-03-15 19:52:54.348768
2025-03-15 19:52:54	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:54	INFO	immoments::::casa	##########################################
2025-03-15 19:52:54	INFO	immoments::::casa	##########################################
2025-03-15 19:52:54	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:54	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='0,-3,799,799', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_bad_box', stretch=False )
2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	SEVERE	immoments::regionmanager::frombcs	Exception Reported: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	SEVERE	immoments::::casa	Exception Reported: Error in immoments: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:54	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:54	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2025-03-15 19:52:54	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2025-03-15 19:52:54	INFO	immoments::::casa+	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs
2025-03-15 19:52:54	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2025-03-15 19:52:54	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2025-03-15 19:52:54	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2025-03-15 19:52:54	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	RuntimeError: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:54.352396 End time: 2025-03-15 19:52:54.365346
2025-03-15 19:52:54	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:54	INFO	immoments::::casa	##########################################
2025-03-15 19:52:54	INFO	name::	No table opened.
2025-03-15 19:52:54	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:52:54	INFO	immoments::::casa	##########################################
2025-03-15 19:52:54	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:54	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='-2,0,798,798', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_bad_box', stretch=False )
2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	SEVERE	immoments::regionmanager::frombcs	Exception Reported: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	SEVERE	immoments::::casa	Exception Reported: Error in immoments: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:54	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:54	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2025-03-15 19:52:54	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2025-03-15 19:52:54	INFO	immoments::::casa+	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs
2025-03-15 19:52:54	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2025-03-15 19:52:54	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2025-03-15 19:52:54	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2025-03-15 19:52:54	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	RuntimeError: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:54.368738 End time: 2025-03-15 19:52:54.380621
2025-03-15 19:52:54	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:54	INFO	immoments::::casa	##########################################
2025-03-15 19:52:54	INFO	immoments::::casa	##########################################
2025-03-15 19:52:54	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:54	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='0,-2,799,799', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_bad_box', stretch=False )
2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	SEVERE	immoments::regionmanager::frombcs	Exception Reported: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	SEVERE	immoments::::casa	Exception Reported: Error in immoments: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:54	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:54	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2025-03-15 19:52:54	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2025-03-15 19:52:54	INFO	immoments::::casa+	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs
2025-03-15 19:52:54	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2025-03-15 19:52:54	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2025-03-15 19:52:54	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2025-03-15 19:52:54	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	RuntimeError: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2025-03-15 19:52:54	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:54.383380 End time: 2025-03-15 19:52:54.393865
2025-03-15 19:52:54	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:54	INFO	immoments::::casa	##########################################
2025-03-15 19:52:54	INFO	immoments::::casa	##########################################
2025-03-15 19:52:54	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:54	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='0,0,800,799', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_bad_box', stretch=False )
2025-03-15 19:52:54	INFO	immoments::CasacRegionManager::_fromBCS	dAxisNum0=0 dAxisNum1=1x=800 imShape[0]=800 y=799 imShape[1]=800
2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	trc in box spec is greater than or equal to number of direction coordinate pixels in the image
2025-03-15 19:52:54	SEVERE	immoments::regionmanager::frombcs	Exception Reported: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	trc in box spec is greater than or equal to number of direction coordinate pixels in the image
2025-03-15 19:52:54	SEVERE	immoments::::casa	Exception Reported: Error in immoments: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	trc in box spec is greater than or equal to number of direction coordinate pixels in the image
2025-03-15 19:52:54	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:54	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:54	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2025-03-15 19:52:54	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2025-03-15 19:52:54	INFO	immoments::::casa+	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs
2025-03-15 19:52:54	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2025-03-15 19:52:54	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2025-03-15 19:52:54	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2025-03-15 19:52:54	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:54	INFO	immoments::::casa+	RuntimeError: 2025-03-15 19:52:54	SEVERE	immoments::CasacRegionManager::_fromBCS	trc in box spec is greater than or equal to number of direction coordinate pixels in the image
2025-03-15 19:52:54	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:54.396337 End time: 2025-03-15 19:52:54.406114
2025-03-15 19:52:54	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:54	INFO	immoments::::casa	##########################################
2025-03-15 19:52:54	INFO	name::	No table opened.
2025-03-15 19:52:54	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:52:54	INFO	name::	No table opened.
2025-03-15 19:52:54	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:52:54	INFO	immoments::::casa	##########################################
2025-03-15 19:52:54	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:54	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='281,230,624,612', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_box_1', stretch=False )
2025-03-15 19:52:54	INFO	immoments::CasacRegionManager::fromBCS	Using specified box(es) 281,230,624,612
2025-03-15 19:52:54	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:54	INFO	immoments::ImageRegion::fromRecord+	    [281, 230, 0, 0] to [624, 612, 0, 17]  (03:29:00.038, +31.13.10.275, I, 4.34168e+10Hz to 03:28:46.664, +31.16.21.262, I, 4.34251e+10Hz)
2025-03-15 19:52:54	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:54	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:52:54	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:54	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:52:54	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:52:54	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:52:54	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:52:55	INFO	immoments::ImageMoments::createMoments	Created input_test_box_1
2025-03-15 19:52:55	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:52:56	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:54.408795 End time: 2025-03-15 19:52:55.510876
2025-03-15 19:52:56	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:56	INFO	immoments::::casa	##########################################
2025-03-15 19:52:56	INFO	name::	No table opened.
2025-03-15 19:52:56	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:52:56	WARN	immoments::::casa	The CHANS parameter tests will cause errors to occur, do not be alarmed
2025-03-15 19:52:56	INFO	immoments::::casa	##########################################
2025-03-15 19:52:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:56	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='-5', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_bad_chans', stretch=False )
2025-03-15 19:52:56	SEVERE	immoments::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
2025-03-15 19:52:56	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Invalid channel specification in -5 of spec -5 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
2025-03-15 19:52:56	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:56	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:56	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2025-03-15 19:52:56	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2025-03-15 19:52:56	INFO	immoments::::casa+	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs
2025-03-15 19:52:56	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2025-03-15 19:52:56	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2025-03-15 19:52:56	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2025-03-15 19:52:56	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:56	INFO	immoments::::casa+	RuntimeError: Invalid channel specification in -5 of spec -5 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
2025-03-15 19:52:56	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:55.515387 End time: 2025-03-15 19:52:55.530754
2025-03-15 19:52:56	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:56	INFO	immoments::::casa	##########################################
2025-03-15 19:52:56	INFO	name::	No table opened.
2025-03-15 19:52:56	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:52:56	INFO	immoments::::casa	##########################################
2025-03-15 19:52:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:56	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='18', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_bad_chans', stretch=False )
2025-03-15 19:52:56	SEVERE	immoments::regionmanager::frombcs	Exception Reported: Exception: Zero-based max channel 18 must be less than the total number of channels (18) in the channel specification 18.
2025-03-15 19:52:56	SEVERE	immoments::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
2025-03-15 19:52:56	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Exception: Zero-based max channel 18 must be less than the total number of channels (18) in the channel specification 18.
2025-03-15 19:52:56	SEVERE	immoments::::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
2025-03-15 19:52:56	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:56	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:56	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2025-03-15 19:52:56	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2025-03-15 19:52:56	INFO	immoments::::casa+	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs
2025-03-15 19:52:56	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2025-03-15 19:52:56	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2025-03-15 19:52:56	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2025-03-15 19:52:56	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:56	INFO	immoments::::casa+	RuntimeError: Exception: Zero-based max channel 18 must be less than the total number of channels (18) in the channel specification 18.
2025-03-15 19:52:56	INFO	immoments::::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
2025-03-15 19:52:56	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:55.534369 End time: 2025-03-15 19:52:55.546065
2025-03-15 19:52:56	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:56	INFO	immoments::::casa	##########################################
2025-03-15 19:52:56	INFO	name::	No table opened.
2025-03-15 19:52:56	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:52:56	INFO	immoments::::casa	##########################################
2025-03-15 19:52:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:56	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='0~17', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_chans_1', stretch=False )
2025-03-15 19:52:56	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:56	INFO	immoments::CasacRegionManager::fromBCS	Using channel range(s) 
2025-03-15 19:52:56	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:56	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:56	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:56	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:56	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:52:56	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:56	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:52:56	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:52:56	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:52:56	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:52:56	INFO	immoments::ImageMoments::createMoments	Created input_test_chans_1
2025-03-15 19:52:56	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:52:57	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:55.549114 End time: 2025-03-15 19:52:56.795347
2025-03-15 19:52:57	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:57	INFO	immoments::::casa	##########################################
2025-03-15 19:52:57	INFO	name::	No table opened.
2025-03-15 19:52:57	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:52:57	INFO	immoments::::casa	##########################################
2025-03-15 19:52:57	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:57	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='2~5', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_chans_2', stretch=False )
2025-03-15 19:52:57	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:57	INFO	immoments::CasacRegionManager::fromBCS	Using channel range(s) 
2025-03-15 19:52:57	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:52:57	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:57	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 2] to [799, 799, 0, 5]  (03:29:10.986, +31.11.15.221, I, 4.34178e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34193e+10Hz)
2025-03-15 19:52:57	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:57	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:52:57	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:57	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:52:57	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:52:57	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:52:57	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:52:57	INFO	immoments::ImageMoments::createMoments	Created input_test_chans_2
2025-03-15 19:52:57	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:52:58	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:56.799398 End time: 2025-03-15 19:52:58.446491
2025-03-15 19:52:58	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:58	INFO	immoments::::casa	##########################################
2025-03-15 19:52:58	WARN	immoments::::casa	The STOKES parameter tests will cause errors to occur, do not be alarmed
2025-03-15 19:52:58	INFO	immoments::::casa	##########################################
2025-03-15 19:52:58	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:58	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='Q', mask='', includepix=-1, excludepix=-1, outfile='input_test_bad_stokes', stretch=False )
2025-03-15 19:52:58	SEVERE	immoments::regionmanager::frombcs	Exception Reported: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [799, 799, -2147483648, 17]
2025-03-15 19:52:58	SEVERE	immoments::::casa	Exception Reported: Error in immoments: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [799, 799, -2147483648, 17]
2025-03-15 19:52:58	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:52:58	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:52:58	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:52:58	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:58	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2025-03-15 19:52:58	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2025-03-15 19:52:58	INFO	immoments::::casa+	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:58	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs
2025-03-15 19:52:58	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2025-03-15 19:52:58	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:58	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2025-03-15 19:52:58	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2025-03-15 19:52:58	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:52:58	INFO	immoments::::casa+	RuntimeError: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [799, 799, -2147483648, 17]
2025-03-15 19:52:58	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:58.451188 End time: 2025-03-15 19:52:58.467781
2025-03-15 19:52:58	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:52:58	INFO	immoments::::casa	##########################################
2025-03-15 19:52:58	INFO	name::	No table opened.
2025-03-15 19:52:58	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:52:58	INFO	immoments::::casa	##########################################
2025-03-15 19:52:58	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:52:58	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='I', mask='', includepix=-1, excludepix=-1, outfile='input_test_stokes_1', stretch=False )
2025-03-15 19:52:58	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:52:58	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:52:58	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations I
2025-03-15 19:52:58	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:52:58	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:52:58	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:58	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:52:58	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:52:58	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:52:58	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:52:58	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:52:58	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:52:59	INFO	immoments::ImageMoments::createMoments	Created input_test_stokes_1
2025-03-15 19:52:59	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:00	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:52:58.471413 End time: 2025-03-15 19:53:00.050668
2025-03-15 19:53:00	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:00	INFO	immoments::::casa	##########################################
2025-03-15 19:53:00	INFO	name::	No table opened.
2025-03-15 19:53:00	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:00	WARN	immoments::::casa	The MASK parameter tests will cause errors to occur, do not be alarmed
2025-03-15 19:53:00	INFO	immoments::::casa	##########################################
2025-03-15 19:53:00	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:00	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='blarg', includepix=-1, excludepix=-1, outfile='input_test_bad_mask', stretch=False )
2025-03-15 19:53:00	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:00	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:00	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:00	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)	Exception Reported: Input mask specification is incorrect: ImageExprParse: 'blarg' is an unknown lattice or image or it is an unqualified region
2025-03-15 19:53:00	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)+	Scanned so far: blarg>= at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 289
2025-03-15 19:53:00	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Input mask specification is incorrect: ImageExprParse: 'blarg' is an unknown lattice or image or it is an unqualified region
2025-03-15 19:53:00	SEVERE	immoments::::casa+	Scanned so far: blarg>= at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 289
2025-03-15 19:53:00	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:53:00	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:53:00	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:53:00	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:53:00	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments
2025-03-15 19:53:00	INFO	immoments::::casa+	    outia = _myia.moments(
2025-03-15 19:53:00	INFO	immoments::::casa+	            ^^^^^^^^^^^^^^
2025-03-15 19:53:00	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments
2025-03-15 19:53:00	INFO	immoments::::casa+	    return _wrap_image(swig_object=self._swigobj.moments(moments, axis, region, mask, method, smoothaxes, smoothtypes, smoothwidths, includepix, excludepix, peaksnr, stddev, doppler, outfile, smoothout, overwrite, drop, stretch))
2025-03-15 19:53:00	INFO	immoments::::casa+	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:53:00	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments
2025-03-15 19:53:00	INFO	immoments::::casa+	    return _image.image_moments(self, *args, **kwargs)
2025-03-15 19:53:00	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:53:00	INFO	immoments::::casa+	RuntimeError: Input mask specification is incorrect: ImageExprParse: 'blarg' is an unknown lattice or image or it is an unqualified region
2025-03-15 19:53:00	INFO	immoments::::casa+	Scanned so far: blarg>= at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 289
2025-03-15 19:53:00	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:00.055882 End time: 2025-03-15 19:53:00.080839
2025-03-15 19:53:00	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:00	INFO	immoments::::casa	##########################################
2025-03-15 19:53:00	INFO	name::	No table opened.
2025-03-15 19:53:00	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:00	INFO	immoments::::casa	##########################################
2025-03-15 19:53:00	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:00	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='mask(n1333_both.image:mask0)', includepix=-1, excludepix=-1, outfile='input_test_mask_2', stretch=False )
2025-03-15 19:53:00	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:00	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:00	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:00	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:00	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:53:00	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:00	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:00	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:00	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:00	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:00	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:00	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:53:00	INFO	immoments::ImageMoments::createMoments	Created input_test_mask_2
2025-03-15 19:53:00	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:02	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:00.084636 End time: 2025-03-15 19:53:01.657613
2025-03-15 19:53:02	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:02	INFO	immoments::::casa	##########################################
2025-03-15 19:53:02	WARN	immoments::::casa	The INCLUDEPIX parameter tests will cause errors to occur, do not be alarmed
2025-03-15 19:53:02	SEVERE	immoments::::casa	Exception Reported: Error in immoments: {'includepix': ['must be of cInt type', 'must be of cFloatVec type', 'must be of cIntVec type']}
2025-03-15 19:53:02	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:53:02	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 583, in __call__
2025-03-15 19:53:02	INFO	immoments::::casa+	    assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors)
2025-03-15 19:53:02	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:53:02	INFO	immoments::::casa+	AssertionError: {'includepix': ['must be of cInt type', 'must be of cFloatVec type', 'must be of cIntVec type']}
2025-03-15 19:53:02	INFO	immoments::::casa	##########################################
2025-03-15 19:53:02	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:02	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=[-0.1, 0.1], excludepix=-1, outfile='input_test_incpix_2', stretch=False )
2025-03-15 19:53:02	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:02	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:02	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:02	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:02	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:53:02	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:02	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:02	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:02	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:02	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:02	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:02	INFO	immoments::ImageMoments::createMoments+	The basic clip method
2025-03-15 19:53:02	INFO	immoments::ImageMoments::createMoments	Created input_test_incpix_2
2025-03-15 19:53:02	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:03	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:01.673436 End time: 2025-03-15 19:53:03.060662
2025-03-15 19:53:03	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:03	INFO	immoments::::casa	##########################################
2025-03-15 19:53:03	WARN	immoments::::casa	The EXCLUDEPIX parameter tests will cause errors to occur, do not be alarmed
2025-03-15 19:53:03	SEVERE	immoments::::casa	Exception Reported: Error in immoments: {'excludepix': ['must be of cInt type', 'must be of cFloatVec type', 'must be of cIntVec type']}
2025-03-15 19:53:03	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:53:03	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 583, in __call__
2025-03-15 19:53:03	INFO	immoments::::casa+	    assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors)
2025-03-15 19:53:03	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:53:03	INFO	immoments::::casa+	AssertionError: {'excludepix': ['must be of cInt type', 'must be of cFloatVec type', 'must be of cIntVec type']}
2025-03-15 19:53:03	INFO	immoments::::casa	##########################################
2025-03-15 19:53:03	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:03	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=[0.1, -0.1], outfile='input_test_expix_2', stretch=False )
2025-03-15 19:53:03	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:03	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:03	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:03	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:03	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:53:03	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:03	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:03	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:03	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:03	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:03	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:03	INFO	immoments::ImageMoments::createMoments+	The basic clip method
2025-03-15 19:53:03	INFO	immoments::ImageMoments::createMoments	Created input_test_expix_2
2025-03-15 19:53:04	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:05	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:03.079252 End time: 2025-03-15 19:53:04.732435
2025-03-15 19:53:05	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:05	INFO	immoments::::casa	##########################################
2025-03-15 19:53:05	INFO	name::	No table opened.
2025-03-15 19:53:05	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:05	INFO	immoments::::casa	##########################################
2025-03-15 19:53:05	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:05	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_outfile_1', stretch=False )
2025-03-15 19:53:05	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:05	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:05	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:05	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:05	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:53:05	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:05	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:05	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:05	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:05	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:05	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:05	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:53:05	INFO	immoments::ImageMoments::createMoments	Created input_test_outfile_1
2025-03-15 19:53:05	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:06	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:04.736824 End time: 2025-03-15 19:53:06.382349
2025-03-15 19:53:06	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:06	INFO	immoments::::casa	##########################################
2025-03-15 19:53:06	INFO	immoments::::casa	##########################################
2025-03-15 19:53:06	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:06	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_outfile_1', stretch=False )
2025-03-15 19:53:06	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Output file, input_test_outfile_1 exists. immoment can not proceed, please
2025-03-15 19:53:06	SEVERE	immoments::::casa+	remove it or change the output file name.
2025-03-15 19:53:06	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:53:06	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:53:06	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:53:06	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:53:06	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 112, in immoments
2025-03-15 19:53:06	INFO	immoments::::casa+	    raise ValueError(
2025-03-15 19:53:06	INFO	immoments::::casa+	ValueError: Output file, input_test_outfile_1 exists. immoment can not proceed, please
2025-03-15 19:53:06	INFO	immoments::::casa+	remove it or change the output file name.
2025-03-15 19:53:06	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:06.387420 End time: 2025-03-15 19:53:06.390472
2025-03-15 19:53:06	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:06	INFO	immoments::::casa	##########################################
2025-03-15 19:53:06	INFO	name::	No table opened.
2025-03-15 19:53:06	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:07	INFO	name::	No table opened.
2025-03-15 19:53:07	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:07	INFO	name::	No table opened.
2025-03-15 19:53:07	INFO	name::	No table opened.
.2025-03-15 19:53:07	INFO	ImageFactory::createImage	Created Paged image 'myim.im' of shape [10, 20, 4, 40] with float valued pixels.
2025-03-15 19:53:08	INFO	ImageFactory::createImage	Created Paged image 'mask1.im' of shape [10, 20, 4, 40] with float valued pixels.
2025-03-15 19:53:09	INFO	ImageFactory::createImage	Created Paged image 'mask2.im' of shape [10, 20, 1, 1] with float valued pixels.
2025-03-15 19:53:10	INFO	ImageFactory::createImage	Created Paged image 'mask3.im' of shape [10, 20, 4, 2] with float valued pixels.
2025-03-15 19:53:10	INFO	name::	No table opened.
2025-03-15 19:53:10	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:10	INFO	immoments::::casa	##########################################
2025-03-15 19:53:10	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:10	INFO	immoments::::casa	immoments( imagename='myim.im', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='mask1.im > 5', includepix=-1, excludepix=-1, outfile='out1.im', stretch=False )
2025-03-15 19:53:10	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:10	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:10	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:10	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:10	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [9, 19, 3, 39]  (00:00:20.000, -00.10.00.001, I, 1.41498e+09Hz to 23:59:44.000, +00.09.00.001, V, 1.41502e+09Hz)
2025-03-15 19:53:10	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:10	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:10	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:10	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:10	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:10	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:10	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments	Created out1.im
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:11	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:10.430665 End time: 2025-03-15 19:53:10.904873
2025-03-15 19:53:11	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:11	INFO	immoments::::casa	##########################################
2025-03-15 19:53:11	INFO	immoments::::casa	##########################################
2025-03-15 19:53:11	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:11	INFO	immoments::::casa	immoments( imagename='myim.im', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='mask2.im > 5', includepix=-1, excludepix=-1, outfile='out2.im', stretch=False )
2025-03-15 19:53:11	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:11	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:11	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:11	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)	Exception Reported: The input image shape ([10, 20, 4, 40]) and mask shape ([10, 20, 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
2025-03-15 19:53:11	SEVERE	immoments::::casa	Exception Reported: Error in immoments: The input image shape ([10, 20, 4, 40]) and mask shape ([10, 20, 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
2025-03-15 19:53:11	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:53:11	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:53:11	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:53:11	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:53:11	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments
2025-03-15 19:53:11	INFO	immoments::::casa+	    outia = _myia.moments(
2025-03-15 19:53:11	INFO	immoments::::casa+	            ^^^^^^^^^^^^^^
2025-03-15 19:53:11	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments
2025-03-15 19:53:11	INFO	immoments::::casa+	    return _wrap_image(swig_object=self._swigobj.moments(moments, axis, region, mask, method, smoothaxes, smoothtypes, smoothwidths, includepix, excludepix, peaksnr, stddev, doppler, outfile, smoothout, overwrite, drop, stretch))
2025-03-15 19:53:11	INFO	immoments::::casa+	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:53:11	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments
2025-03-15 19:53:11	INFO	immoments::::casa+	    return _image.image_moments(self, *args, **kwargs)
2025-03-15 19:53:11	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:53:11	INFO	immoments::::casa+	RuntimeError: The input image shape ([10, 20, 4, 40]) and mask shape ([10, 20, 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
2025-03-15 19:53:11	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:10.915774 End time: 2025-03-15 19:53:10.937274
2025-03-15 19:53:11	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:11	INFO	immoments::::casa	##########################################
2025-03-15 19:53:11	INFO	immoments::::casa	##########################################
2025-03-15 19:53:11	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:11	INFO	immoments::::casa	immoments( imagename='myim.im', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='mask2.im > 5', includepix=-1, excludepix=-1, outfile='out3.im', stretch=True )
2025-03-15 19:53:11	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:11	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:11	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:11	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:11	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [9, 19, 3, 39]  (00:00:20.000, -00.10.00.001, I, 1.41498e+09Hz to 23:59:44.000, +00.09.00.001, V, 1.41502e+09Hz)
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments	Created out3.im
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2025-03-15 19:53:11	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:12	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:10.939905 End time: 2025-03-15 19:53:12.020213
2025-03-15 19:53:12	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:12	INFO	immoments::::casa	##########################################
2025-03-15 19:53:12	INFO	immoments::::casa	##########################################
2025-03-15 19:53:12	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:12	INFO	immoments::::casa	immoments( imagename='myim.im', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='mask3.im > 5', includepix=-1, excludepix=-1, outfile='out4.im', stretch=False )
2025-03-15 19:53:12	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:12	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:12	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:12	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)	Exception Reported: The input image shape ([10, 20, 4, 40]) and mask shape ([10, 20, 4, 2]) 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
2025-03-15 19:53:12	SEVERE	immoments::::casa	Exception Reported: Error in immoments: The input image shape ([10, 20, 4, 40]) and mask shape ([10, 20, 4, 2]) 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
2025-03-15 19:53:12	INFO	immoments::::casa	Traceback (most recent call last):
2025-03-15 19:53:12	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__
2025-03-15 19:53:12	INFO	immoments::::casa+	    task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] )
2025-03-15 19:53:12	INFO	immoments::::casa+	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:53:12	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments
2025-03-15 19:53:12	INFO	immoments::::casa+	    outia = _myia.moments(
2025-03-15 19:53:12	INFO	immoments::::casa+	            ^^^^^^^^^^^^^^
2025-03-15 19:53:12	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments
2025-03-15 19:53:12	INFO	immoments::::casa+	    return _wrap_image(swig_object=self._swigobj.moments(moments, axis, region, mask, method, smoothaxes, smoothtypes, smoothwidths, includepix, excludepix, peaksnr, stddev, doppler, outfile, smoothout, overwrite, drop, stretch))
2025-03-15 19:53:12	INFO	immoments::::casa+	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:53:12	INFO	immoments::::casa+	  File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments
2025-03-15 19:53:12	INFO	immoments::::casa+	    return _image.image_moments(self, *args, **kwargs)
2025-03-15 19:53:12	INFO	immoments::::casa+	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-15 19:53:12	INFO	immoments::::casa+	RuntimeError: The input image shape ([10, 20, 4, 40]) and mask shape ([10, 20, 4, 2]) 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
2025-03-15 19:53:12	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:12.034352 End time: 2025-03-15 19:53:12.062627
2025-03-15 19:53:12	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:12	INFO	immoments::::casa	##########################################
2025-03-15 19:53:12	INFO	name::	No table opened.
2025-03-15 19:53:12	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:12	INFO	name::	No table opened.
2025-03-15 19:53:12	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:12	INFO	name::	No table opened.
2025-03-15 19:53:12	INFO	name::	No table opened.
.2025-03-15 19:53:12	INFO	ImageFactory::createImage	Created Temp image  of shape [100, 100, 1, 10] with float valued pixels.
2025-03-15 19:53:12	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2025-03-15 19:53: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.
2025-03-15 19:53:12	INFO	BeamManipulator::set	Beam parameters:  Major          : 4 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Minor          : 3 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2025-03-15 19:53:12	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2025-03-15 19:53:12	INFO	BeamManipulator::set	Beam parameters:  Major          : 5 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Minor          : 4 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2025-03-15 19:53:12	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2025-03-15 19:53:12	INFO	BeamManipulator::set	Beam parameters:  Major          : 6 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Minor          : 5 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2025-03-15 19:53:12	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2025-03-15 19:53:12	INFO	BeamManipulator::set	Beam parameters:  Major          : 7 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Minor          : 6 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2025-03-15 19:53:12	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2025-03-15 19:53:12	INFO	BeamManipulator::set	Beam parameters:  Major          : 8 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Minor          : 7 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2025-03-15 19:53:12	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2025-03-15 19:53:12	INFO	BeamManipulator::set	Beam parameters:  Major          : 9 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Minor          : 8 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2025-03-15 19:53:12	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2025-03-15 19:53:12	INFO	BeamManipulator::set	Beam parameters:  Major          : 10 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Minor          : 9 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2025-03-15 19:53:12	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2025-03-15 19:53:12	INFO	BeamManipulator::set	Beam parameters:  Major          : 11 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Minor          : 10 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2025-03-15 19:53:12	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2025-03-15 19:53:12	INFO	BeamManipulator::set	Beam parameters:  Major          : 12 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Minor          : 11 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2025-03-15 19:53:12	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2025-03-15 19:53:12	INFO	BeamManipulator::set	Beam parameters:  Major          : 13 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Minor          : 12 arcmin
2025-03-15 19:53:12	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2025-03-15 19:53:12	INFO	ImageMomentsTask::makeMoments	The input image has multiple beams so each plane will be convolved to the largest beam size major: 13 arcmin, minor: 12 arcmin, pa: 60 deg prior to calculating moments
2025-03-15 19:53:12	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:12	INFO	CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:12	INFO	CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:12	INFO		Channel 0 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 4 arcmin, minor: 3 arcmin, pa: 60 deg with a Gaussian of major: 742.159 arcsec, minor: 697.137 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:12	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2025-03-15 19:53:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.00614077) times the ratio of the beam areas (13) = 0.0798301 for channel number 0 and polarization number 0
2025-03-15 19:53:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 1 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 5 arcmin, minor: 4 arcmin, pa: 60 deg with a Gaussian of major: 720 arcsec, minor: 678.823 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.00650054) times the ratio of the beam areas (7.8) = 0.0507042 for channel number 1 and polarization number 0
2025-03-15 19:53:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 2 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 6 arcmin, minor: 5 arcmin, pa: 60 deg with a Gaussian of major: 691.954 arcsec, minor: 654.523 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.00701514) times the ratio of the beam areas (5.2) = 0.0364787 for channel number 2 and polarization number 0
2025-03-15 19:53:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 3 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 7 arcmin, minor: 6 arcmin, pa: 60 deg with a Gaussian of major: 657.267 arcsec, minor: 623.538 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.00775234) times the ratio of the beam areas (3.71429) = 0.0287944 for channel number 3 and polarization number 0
2025-03-15 19:53:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 4 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 8 arcmin, minor: 7 arcmin, pa: 60 deg with a Gaussian of major: 614.817 arcsec, minor: 584.808 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.00883648) times the ratio of the beam areas (2.78572) = 0.0246159 for channel number 4 and polarization number 0
2025-03-15 19:53:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 5 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 9 arcmin, minor: 8 arcmin, pa: 60 deg with a Gaussian of major: 562.85 arcsec, minor: 536.656 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0105184) times the ratio of the beam areas (2.16667) = 0.0227899 for channel number 5 and polarization number 0
2025-03-15 19:53:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 6 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 10 arcmin, minor: 9 arcmin, pa: 60 deg with a Gaussian of major: 498.397 arcsec, minor: 476.235 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:13	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0133857) times the ratio of the beam areas (1.73333) = 0.0232019 for channel number 6 and polarization number 0
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 7 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 11 arcmin, minor: 10 arcmin, pa: 60 deg with a Gaussian of major: 415.692 arcsec, minor: 397.995 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0192039) times the ratio of the beam areas (1.41818) = 0.0272346 for channel number 7 and polarization number 0
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 8 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 12 arcmin, minor: 11 arcmin, pa: 60 deg with a Gaussian of major: 300 arcsec, minor: 287.75 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0368046) times the ratio of the beam areas (1.18182) = 0.0434963 for channel number 8 and polarization number 0
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 9 of 10, Polarization 0 of 1  Input beam is already near target resolution so this plane will not be convolved
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Original Temporary_Image has multiple beams. Min area beam: major: 4 arcmin, minor: 3 arcmin, pa: 60 deg. Max area beam: major: 13 arcmin, minor: 12 arcmin, pa: 60 deg. Median area beam major: 9 arcmin, minor: 8 arcmin, pa: 60 deg
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:14	INFO	ImageMoments::createMoments	
2025-03-15 19:53:14	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:14	INFO	ImageMoments::createMoments	
2025-03-15 19:53:14	INFO	ImageMoments::createMoments+	
2025-03-15 19:53:14	INFO	ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:14	INFO	ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:14	INFO	ImageMoments::createMoments+	The basic method
2025-03-15 19:53:14	INFO	ImageMoments::createMoments	Created TempImage
2025-03-15 19:53:14	INFO	ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:14	INFO	ImageMoments::createMoments	The input image has multiple beams so each plane will be convolved to the largest beam size major: 13 arcmin, minor: 12 arcmin, pa: 60 deg prior to calculating moments
2025-03-15 19:53:14	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:14	INFO	CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:14	INFO	CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:14	INFO		Channel 0 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 4 arcmin, minor: 3 arcmin, pa: 60 deg with a Gaussian of major: 742.159 arcsec, minor: 697.137 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.00614077) times the ratio of the beam areas (13) = 0.0798301 for channel number 0 and polarization number 0
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 1 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 5 arcmin, minor: 4 arcmin, pa: 60 deg with a Gaussian of major: 720 arcsec, minor: 678.823 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.00650054) times the ratio of the beam areas (7.8) = 0.0507042 for channel number 1 and polarization number 0
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 2 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 6 arcmin, minor: 5 arcmin, pa: 60 deg with a Gaussian of major: 691.954 arcsec, minor: 654.523 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.00701514) times the ratio of the beam areas (5.2) = 0.0364787 for channel number 2 and polarization number 0
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 3 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 7 arcmin, minor: 6 arcmin, pa: 60 deg with a Gaussian of major: 657.267 arcsec, minor: 623.538 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.00775234) times the ratio of the beam areas (3.71429) = 0.0287944 for channel number 3 and polarization number 0
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 4 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 8 arcmin, minor: 7 arcmin, pa: 60 deg with a Gaussian of major: 614.817 arcsec, minor: 584.808 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.00883648) times the ratio of the beam areas (2.78572) = 0.0246159 for channel number 4 and polarization number 0
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 5 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 9 arcmin, minor: 8 arcmin, pa: 60 deg with a Gaussian of major: 562.85 arcsec, minor: 536.656 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0105184) times the ratio of the beam areas (2.16667) = 0.0227899 for channel number 5 and polarization number 0
2025-03-15 19:53:14	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 6 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 10 arcmin, minor: 9 arcmin, pa: 60 deg with a Gaussian of major: 498.397 arcsec, minor: 476.235 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:15	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0133857) times the ratio of the beam areas (1.73333) = 0.0232019 for channel number 6 and polarization number 0
2025-03-15 19:53:15	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 7 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 11 arcmin, minor: 10 arcmin, pa: 60 deg with a Gaussian of major: 415.692 arcsec, minor: 397.995 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:15	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0192039) times the ratio of the beam areas (1.41818) = 0.0272346 for channel number 7 and polarization number 0
2025-03-15 19:53:15	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 8 of 10, Polarization 0 of 1 : Convolving image which has a beam of major: 12 arcmin, minor: 11 arcmin, pa: 60 deg with a Gaussian of major: 300 arcsec, minor: 287.75 arcsec, pa: 60 deg to reach a target resolution of major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:15	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0368046) times the ratio of the beam areas (1.18182) = 0.0434963 for channel number 8 and polarization number 0
2025-03-15 19:53:15	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 9 of 10, Polarization 0 of 1  Input beam is already near target resolution so this plane will not be convolved
2025-03-15 19:53:15	INFO	Image2DConvolver::_dealWithRestoringBeam	Original Temporary_Image has multiple beams. Min area beam: major: 4 arcmin, minor: 3 arcmin, pa: 60 deg. Max area beam: major: 13 arcmin, minor: 12 arcmin, pa: 60 deg. Median area beam major: 9 arcmin, minor: 8 arcmin, pa: 60 deg
2025-03-15 19:53:15	INFO	Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2025-03-15 19:53:15	INFO	ImageMoments::createMoments	
2025-03-15 19:53:15	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:15	INFO	ImageMoments::createMoments	
2025-03-15 19:53:15	INFO	ImageMoments::createMoments+	
2025-03-15 19:53:15	INFO	ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:15	INFO	ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:15	INFO	ImageMoments::createMoments+	The basic method
2025-03-15 19:53:15	INFO	ImageMoments::createMoments	Created TempImage
2025-03-15 19:53:15	INFO	ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:15	INFO	name::	No table opened.
2025-03-15 19:53:15	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:15	INFO	name::	No table opened.
2025-03-15 19:53:15	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:15	INFO	name::	No table opened.
2025-03-15 19:53:15	INFO	name::	No table opened.
.2025-03-15 19:53:15	INFO	immoments::::casa	##########################################
2025-03-15 19:53:15	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:15	INFO	immoments::::casa	immoments( imagename='/opt/casa/data/casatestdata/unittest/immoments/38chans.im', moments=[8], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='cas5287.im', stretch=False )
2025-03-15 19:53:15	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:15	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:15	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:15	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:15	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [0, 0, 0, 37]  (06:58:47.956, +46.11.17.783, I, 1.39059e+09Hz to 06:58:47.956, +46.11.17.783, I, 1.38987e+09Hz)
2025-03-15 19:53:15	INFO	immoments::ImageRegion::fromRecord	The input image has multiple beams so each plane will be convolved to the largest beam size major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad prior to calculating moments
2025-03-15 19:53:15	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:15	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:15	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:15	INFO	immoments::::	Channel 0 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1712 arcsec, minor: 22.5191 arcsec, pa: -0.0639954 deg with a Gaussian of major: 3.42446 arcsec, minor: 1.6421 arcsec, pa: -78.3243 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.6421 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.64997) times the ratio of the beam areas (0.999949) = 0.999897 for channel number 0 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 0 and polarization plane 0 is major: 31.169 arcsec, minor: 22.5195 arcsec, pa: -0.0640029 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 1 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1715 arcsec, minor: 22.5193 arcsec, pa: -0.0640259 deg with a Gaussian of major: 3.42298 arcsec, minor: 1.63662 arcsec, pa: -78.3368 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.63662 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.67135) times the ratio of the beam areas (0.999949) = 0.999899 for channel number 1 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 1 and polarization plane 0 is major: 31.1693 arcsec, minor: 22.5197 arcsec, pa: -0.0640334 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 2 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1718 arcsec, minor: 22.5195 arcsec, pa: -0.0640869 deg with a Gaussian of major: 3.42146 arcsec, minor: 1.6308 arcsec, pa: -78.352 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.6308 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.69412) times the ratio of the beam areas (0.999949) = 0.9999 for channel number 2 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 2 and polarization plane 0 is major: 31.1696 arcsec, minor: 22.5199 arcsec, pa: -0.0640944 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 3 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1722 arcsec, minor: 22.5197 arcsec, pa: -0.0641479 deg with a Gaussian of major: 3.41986 arcsec, minor: 1.62463 arcsec, pa: -78.3679 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.62463 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.7184) times the ratio of the beam areas (0.999948) = 0.999902 for channel number 3 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 3 and polarization plane 0 is major: 31.1699 arcsec, minor: 22.5202 arcsec, pa: -0.0641554 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 4 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1725 arcsec, minor: 22.5199 arcsec, pa: -0.0641785 deg with a Gaussian of major: 3.41834 arcsec, minor: 1.61898 arcsec, pa: -78.3805 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.61898 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.74091) times the ratio of the beam areas (0.999948) = 0.999903 for channel number 4 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 4 and polarization plane 0 is major: 31.1702 arcsec, minor: 22.5204 arcsec, pa: -0.0641859 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 5 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1728 arcsec, minor: 22.5202 arcsec, pa: -0.0641785 deg with a Gaussian of major: 3.41679 arcsec, minor: 1.61328 arcsec, pa: -78.3912 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.61328 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.76382) times the ratio of the beam areas (0.999948) = 0.999905 for channel number 5 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 5 and polarization plane 0 is major: 31.1705 arcsec, minor: 22.5206 arcsec, pa: -0.0641858 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 6 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1731 arcsec, minor: 22.5204 arcsec, pa: -0.0641479 deg with a Gaussian of major: 3.41523 arcsec, minor: 1.60749 arcsec, pa: -78.4004 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.60749 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.78723) times the ratio of the beam areas (0.999947) = 0.999906 for channel number 6 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 6 and polarization plane 0 is major: 31.1708 arcsec, minor: 22.5208 arcsec, pa: -0.0641552 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 7 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1734 arcsec, minor: 22.5206 arcsec, pa: -0.0641785 deg with a Gaussian of major: 3.41369 arcsec, minor: 1.60177 arcsec, pa: -78.4127 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.60177 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.81049) times the ratio of the beam areas (0.999947) = 0.999908 for channel number 7 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 7 and polarization plane 0 is major: 31.1711 arcsec, minor: 22.521 arcsec, pa: -0.0641857 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 8 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1737 arcsec, minor: 22.5208 arcsec, pa: -0.0641785 deg with a Gaussian of major: 3.41214 arcsec, minor: 1.59551 arcsec, pa: -78.4255 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.59551 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.83598) times the ratio of the beam areas (0.999947) = 0.999909 for channel number 8 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 8 and polarization plane 0 is major: 31.1715 arcsec, minor: 22.5213 arcsec, pa: -0.0641857 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 9 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.174 arcsec, minor: 22.5211 arcsec, pa: -0.0641785 deg with a Gaussian of major: 3.41062 arcsec, minor: 1.58889 arcsec, pa: -78.44 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.58889 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.86287) times the ratio of the beam areas (0.999946) = 0.999911 for channel number 9 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 9 and polarization plane 0 is major: 31.1718 arcsec, minor: 22.5215 arcsec, pa: -0.0641856 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 10 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1743 arcsec, minor: 22.5213 arcsec, pa: -0.0642395 deg with a Gaussian of major: 3.40918 arcsec, minor: 1.58344 arcsec, pa: -78.4534 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.58344 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.88554) times the ratio of the beam areas (0.999946) = 0.999912 for channel number 10 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 10 and polarization plane 0 is major: 31.1721 arcsec, minor: 22.5217 arcsec, pa: -0.0642466 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 11 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1746 arcsec, minor: 22.5215 arcsec, pa: -0.06427 deg with a Gaussian of major: 3.40764 arcsec, minor: 1.57768 arcsec, pa: -78.4655 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.57768 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.90971) times the ratio of the beam areas (0.999946) = 0.999914 for channel number 11 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 11 and polarization plane 0 is major: 31.1724 arcsec, minor: 22.5219 arcsec, pa: -0.0642771 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 12 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.175 arcsec, minor: 22.5217 arcsec, pa: -0.0643005 deg with a Gaussian of major: 3.40605 arcsec, minor: 1.57138 arcsec, pa: -78.4793 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.57138 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.93616) times the ratio of the beam areas (0.999946) = 0.999915 for channel number 12 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 12 and polarization plane 0 is major: 31.1727 arcsec, minor: 22.5221 arcsec, pa: -0.0643076 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 13 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1753 arcsec, minor: 22.5219 arcsec, pa: -0.06427 deg with a Gaussian of major: 3.40459 arcsec, minor: 1.56551 arcsec, pa: -78.489 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.56551 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.96098) times the ratio of the beam areas (0.999945) = 0.999917 for channel number 13 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 13 and polarization plane 0 is major: 31.173 arcsec, minor: 22.5223 arcsec, pa: -0.064277 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 14 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1756 arcsec, minor: 22.5222 arcsec, pa: -0.0643005 deg with a Gaussian of major: 3.40306 arcsec, minor: 1.55975 arcsec, pa: -78.5008 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.55975 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.98567) times the ratio of the beam areas (0.999945) = 0.999918 for channel number 14 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 14 and polarization plane 0 is major: 31.1733 arcsec, minor: 22.5225 arcsec, pa: -0.0643075 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 15 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1759 arcsec, minor: 22.5224 arcsec, pa: -0.0643311 deg with a Gaussian of major: 3.40161 arcsec, minor: 1.55369 arcsec, pa: -78.5146 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.55369 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (6.0116) times the ratio of the beam areas (0.999945) = 0.99992 for channel number 15 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 15 and polarization plane 0 is major: 31.1736 arcsec, minor: 22.5227 arcsec, pa: -0.064338 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 16 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1762 arcsec, minor: 22.5226 arcsec, pa: -0.06427 deg with a Gaussian of major: 3.39998 arcsec, minor: 1.54745 arcsec, pa: -78.5223 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.54745 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (6.03873) times the ratio of the beam areas (0.999944) = 0.999921 for channel number 16 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 16 and polarization plane 0 is major: 31.1739 arcsec, minor: 22.523 arcsec, pa: -0.0642769 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 17 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1765 arcsec, minor: 22.5228 arcsec, pa: -0.0641785 deg with a Gaussian of major: 3.39855 arcsec, minor: 1.54179 arcsec, pa: -78.5275 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.54179 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (6.06342) times the ratio of the beam areas (0.999944) = 0.999922 for channel number 17 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 17 and polarization plane 0 is major: 31.1742 arcsec, minor: 22.5232 arcsec, pa: -0.0641853 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 18 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1768 arcsec, minor: 22.523 arcsec, pa: -0.0641479 deg with a Gaussian of major: 3.39706 arcsec, minor: 1.53562 arcsec, pa: -78.5376 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.53562 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (6.09047) times the ratio of the beam areas (0.999944) = 0.999924 for channel number 18 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 18 and polarization plane 0 is major: 31.1745 arcsec, minor: 22.5234 arcsec, pa: -0.0641547 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 19 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1771 arcsec, minor: 22.5233 arcsec, pa: -0.0642395 deg with a Gaussian of major: 3.39544 arcsec, minor: 1.52951 arcsec, pa: -78.5529 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.52951 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (6.11771) times the ratio of the beam areas (0.999943) = 0.999925 for channel number 19 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 19 and polarization plane 0 is major: 31.1748 arcsec, minor: 22.5236 arcsec, pa: -0.0642463 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 20 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1774 arcsec, minor: 22.5235 arcsec, pa: -0.064209 deg with a Gaussian of major: 3.39402 arcsec, minor: 1.52289 arcsec, pa: -78.5652 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.52289 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (6.14689) times the ratio of the beam areas (0.999943) = 0.999927 for channel number 20 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 20 and polarization plane 0 is major: 31.1752 arcsec, minor: 22.5238 arcsec, pa: -0.0642157 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 21 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1777 arcsec, minor: 22.5237 arcsec, pa: -0.0642395 deg with a Gaussian of major: 3.39241 arcsec, minor: 1.51643 arcsec, pa: -78.5783 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.51643 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (6.176) times the ratio of the beam areas (0.999943) = 0.999928 for channel number 21 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 21 and polarization plane 0 is major: 31.1755 arcsec, minor: 22.524 arcsec, pa: -0.0642462 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 22 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.178 arcsec, minor: 22.5239 arcsec, pa: -0.0641785 deg with a Gaussian of major: 3.39094 arcsec, minor: 1.50997 arcsec, pa: -78.5876 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.50997 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (6.20511) times the ratio of the beam areas (0.999943) = 0.999929 for channel number 22 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 22 and polarization plane 0 is major: 31.1758 arcsec, minor: 22.5243 arcsec, pa: -0.0641851 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 23 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1783 arcsec, minor: 22.5242 arcsec, pa: -0.0641785 deg with a Gaussian of major: 3.3894 arcsec, minor: 1.50389 arcsec, pa: -78.598 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.50389 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (6.23302) times the ratio of the beam areas (0.999942) = 0.999931 for channel number 23 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 23 and polarization plane 0 is major: 31.1761 arcsec, minor: 22.5245 arcsec, pa: -0.0641851 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 24 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1786 arcsec, minor: 22.5244 arcsec, pa: -0.0640869 deg with a Gaussian of major: 3.38796 arcsec, minor: 1.49765 arcsec, pa: -78.6047 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.49765 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (6.26165) times the ratio of the beam areas (0.999942) = 0.999932 for channel number 24 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 24 and polarization plane 0 is major: 31.1764 arcsec, minor: 22.5247 arcsec, pa: -0.0640935 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 25 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.179 arcsec, minor: 22.5246 arcsec, pa: -0.0639954 deg with a Gaussian of major: 3.38645 arcsec, minor: 1.49119 arcsec, pa: -78.6117 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.49119 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (6.29158) times the ratio of the beam areas (0.999942) = 0.999933 for channel number 25 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 25 and polarization plane 0 is major: 31.1767 arcsec, minor: 22.5249 arcsec, pa: -0.0640019 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 26 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1793 arcsec, minor: 22.5248 arcsec, pa: -0.0640259 deg with a Gaussian of major: 3.38487 arcsec, minor: 1.48472 arcsec, pa: -78.6246 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.48472 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (6.32197) times the ratio of the beam areas (0.999941) = 0.999935 for channel number 26 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 26 and polarization plane 0 is major: 31.177 arcsec, minor: 22.5251 arcsec, pa: -0.0640323 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 27 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1732 arcsec, minor: 22.5283 arcsec, pa: -0.0447388 deg with a Gaussian of major: 3.37462 arcsec, minor: 1.57965 arcsec, pa: -77.0223 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.57965 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.96007) times the ratio of the beam areas (0.999939) = 0.999947 for channel number 27 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 27 and polarization plane 0 is major: 31.1709 arcsec, minor: 22.5286 arcsec, pa: -0.044743 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 28 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1735 arcsec, minor: 22.5286 arcsec, pa: -0.0446777 deg with a Gaussian of major: 3.37306 arcsec, minor: 1.57405 arcsec, pa: -77.0299 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.57405 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.98407) times the ratio of the beam areas (0.999939) = 0.999948 for channel number 28 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 28 and polarization plane 0 is major: 31.1712 arcsec, minor: 22.5288 arcsec, pa: -0.044682 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 29 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.1784 arcsec, minor: 22.5322 arcsec, pa: -0.0450134 deg with a Gaussian of major: 3.34737 arcsec, minor: 1.4769 arcsec, pa: -77.2407 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.4769 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (6.42663) times the ratio of the beam areas (0.999936) = 0.999963 for channel number 29 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 29 and polarization plane 0 is major: 31.1761 arcsec, minor: 22.5324 arcsec, pa: -0.0450174 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 30 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.0019 arcsec, minor: 22.6759 arcsec, pa: -0.204651 deg with a Gaussian of major: 3.69461 arcsec, minor: 2.05198 arcsec, pa: -4.33965 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 2.05198 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (4.19079) times the ratio of the beam areas (1.00004) = 0.998906 for channel number 30 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 30 and polarization plane 0 is major: 31.0033 arcsec, minor: 22.6759 arcsec, pa: -0.204564 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 31 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 30.9685 arcsec, minor: 22.7232 arcsec, pa: -0.304443 deg with a Gaussian of major: 3.95899 arcsec, minor: 1.45277 arcsec, pa: 0.184802 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.45277 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.52405) times the ratio of the beam areas (1.00025) = 0.996919 for channel number 31 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 31 and polarization plane 0 is major: 30.9764 arcsec, minor: 22.7232 arcsec, pa: -0.304035 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 32 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 30.9757 arcsec, minor: 22.7437 arcsec, pa: -0.459229 deg with a Gaussian of major: 3.91842 arcsec, minor: 1.02676 arcsec, pa: 4.97609 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.02676 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (7.89696) times the ratio of the beam areas (1.00008) = 0.998607 for channel number 32 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 32 and polarization plane 0 is major: 30.978 arcsec, minor: 22.7437 arcsec, pa: -0.458967 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 33 of 38, Polarization 0 of 1  Input beam is already near target resolution so this plane will not be convolved
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 34 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 30.9758 arcsec, minor: 22.7243 arcsec, pa: -0.438538 deg with a Gaussian of major: 3.91495 arcsec, minor: 1.39884 arcsec, pa: 4.66072 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.39884 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (5.80155) times the ratio of the beam areas (1.00014) = 0.998009 for channel number 34 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 34 and polarization plane 0 is major: 30.9801 arcsec, minor: 22.7243 arcsec, pa: -0.438168 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 35 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.2001 arcsec, minor: 22.5275 arcsec, pa: -0.17688 deg with a Gaussian of major: 3.32424 arcsec, minor: 1.09213 arcsec, pa: -84.9162 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.09213 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (8.75132) times the ratio of the beam areas (0.999951) = 0.999891 for channel number 35 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 35 and polarization plane 0 is major: 31.1978 arcsec, minor: 22.528 arcsec, pa: -0.176901 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 36 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.202 arcsec, minor: 22.5304 arcsec, pa: -0.150375 deg with a Gaussian of major: 3.31093 arcsec, minor: 1.01454 arcsec, pa: -83.6866 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.01454 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (9.45841) times the ratio of the beam areas (0.999941) = 0.999937 for channel number 36 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 36 and polarization plane 0 is major: 31.1998 arcsec, minor: 22.5307 arcsec, pa: -0.15039 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Channel 37 of 38, Polarization 0 of 1 : Convolving image which has a beam of major: 31.184 arcsec, minor: 22.5283 arcsec, pa: -0.0642395 deg with a Gaussian of major: 3.36073 arcsec, minor: 1.38328 arcsec, pa: -78.8009 deg to reach a target resolution of major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Convolving kernel has minor axis 1.38328 arcsec which is less than the pixel diagonal length of 8.48528 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
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (6.83429) times the ratio of the beam areas (0.999938) = 0.999953 for channel number 37 and polarization number 0
2025-03-15 19:53:15	WARN	immoments::Image2DConvolver::_dealWithRestoringBeam	Fitted restoring beam for  channel 37 and polarization plane 0 is major: 31.1818 arcsec, minor: 22.5285 arcsec, pa: -0.0642455 deg but putting requested target resolution beam major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad in the image metadata. Both beams can be considered consistent with the convolution result.
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Original /opt/casa/data/casatestdata/unittest/immoments/38chans.im has multiple beams. Min area beam: major: 31.1712 arcsec, minor: 22.5191 arcsec, pa: -0.0639954 deg. Max area beam: major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad. Median area beam major: 31.1771 arcsec, minor: 22.5233 arcsec, pa: -0.0642395 deg
2025-03-15 19:53:15	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2025-03-15 19:53:15	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:15	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:15	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:15	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:15	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:15	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:15	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:53:16	INFO	immoments::ImageMoments::createMoments	Created cas5287.im
2025-03-15 19:53:16	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:16	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:15.112731 End time: 2025-03-15 19:53:16.117860
2025-03-15 19:53:16	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:16	INFO	immoments::::casa	##########################################
2025-03-15 19:53:16	INFO	name::	No table opened.
2025-03-15 19:53:16	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:16	INFO	name::	No table opened.
2025-03-15 19:53:16	INFO	name::	No table opened.
.2025-03-15 19:53:17	INFO	ImageFactory::createImage	Created Temp image  of shape [20, 20, 20] with float valued pixels.
2025-03-15 19:53:17	INFO	ImageMoments::createMoments	
2025-03-15 19:53:17	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:17	INFO	ImageMoments::createMoments	
2025-03-15 19:53:17	INFO	ImageMoments::createMoments+	
2025-03-15 19:53:17	INFO	ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:17	INFO	ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:17	INFO	ImageMoments::createMoments+	The basic method
2025-03-15 19:53:17	INFO	ImageMoments::createMoments	Created TempImage
2025-03-15 19:53:17	INFO	ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2025-03-15 19:53:17	INFO	ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2025-03-15 19:53:17	INFO	ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:17	INFO	ImageMoments::createMoments	
2025-03-15 19:53:17	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:17	INFO	ImageMoments::createMoments	
2025-03-15 19:53:17	INFO	ImageMoments::createMoments+	
2025-03-15 19:53:17	INFO	ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:17	INFO	ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:17	INFO	ImageMoments::createMoments+	The basic method
2025-03-15 19:53:17	INFO	ImageMoments::createMoments	Created TempImage
2025-03-15 19:53:17	INFO	ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:17	INFO	name::	No table opened.
2025-03-15 19:53:17	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:17	INFO	name::	No table opened.
2025-03-15 19:53:17	INFO	name::	No table opened.
.2025-03-15 19:53:17	INFO	ImageFactory::createImage	Created Temp image  of shape [100, 100, 1, 3] with float valued pixels.
2025-03-15 19:53:17	INFO	ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:17	INFO	ImageRegion::fromRecord+	    [0, 0, 0, 0] to [99, 99, 0, 2]  (00:03:20.028, -00.50.00.106, I, 1.415e+09Hz to 23:56:43.973, +00.49.00.100, I, 1.415e+09Hz)
2025-03-15 19:53:17	INFO	ImageRegion::fromRecord	Creating image 'expected.im' of shape [100, 100, 3]
2025-03-15 19:53:18	INFO	ImageMoments::createMoments	
2025-03-15 19:53:18	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:18	INFO	ImageMoments::createMoments	
2025-03-15 19:53:18	INFO	ImageMoments::createMoments+	
2025-03-15 19:53:18	INFO	ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:18	INFO	ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:18	INFO	ImageMoments::createMoments+	The basic method
2025-03-15 19:53:18	INFO	ImageMoments::createMoments	Created /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/expected.im.integrated
2025-03-15 19:53:19	INFO	ImageMoments::createMoments	Created /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/expected.im.median
2025-03-15 19:53:19	INFO	ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:23	INFO	ImageFactory::createImage	Created Temp image  of shape [100, 100, 1, 3] with float valued pixels.
2025-03-15 19:53:23	INFO	ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:23	INFO	ImageRegion::fromRecord+	    [0, 0, 0, 0] to [99, 99, 0, 2]  (00:03:20.028, -00.50.00.106, I, 1.415e+09Hz to 23:56:43.973, +00.49.00.100, I, 1.415e+09Hz)
2025-03-15 19:53:23	INFO	ImageRegion::fromRecord	Creating image 'got.im' of shape [100, 100, 3]
2025-03-15 19:53:25	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2025-03-15 19:53:25	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.
2025-03-15 19:53:25	INFO	BeamManipulator::set	Beam parameters:  Major          : 6 arcmin
2025-03-15 19:53:25	INFO	BeamManipulator::set+	  Minor          : 6 arcmin
2025-03-15 19:53:25	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2025-03-15 19:53:25	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2025-03-15 19:53:25	INFO	BeamManipulator::set	Beam parameters:  Major          : 8 arcmin
2025-03-15 19:53:25	INFO	BeamManipulator::set+	  Minor          : 8 arcmin
2025-03-15 19:53:25	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2025-03-15 19:53:25	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2025-03-15 19:53:25	INFO	BeamManipulator::set	Beam parameters:  Major          : 10 arcmin
2025-03-15 19:53:25	INFO	BeamManipulator::set+	  Minor          : 10 arcmin
2025-03-15 19:53:25	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2025-03-15 19:53:25	INFO	ImageMomentsTask::makeMoments	The input image has multiple beams so each plane will be convolved to the largest beam size major: 10 arcmin, minor: 10 arcmin, pa: 0 deg prior to calculating moments
2025-03-15 19:53:25	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:25	INFO	CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:25	INFO		Channel 0 of 3 : Convolving image which has a beam of major: 6 arcmin, minor: 6 arcmin, pa: 0 deg with a Gaussian of major: 480 arcsec, minor: 480 arcsec, pa: 0 deg to reach a target resolution of major: 10 arcmin, minor: 10 arcmin, pa: 0 deg
2025-03-15 19:53:25	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2025-03-15 19:53:25	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0137897) times the ratio of the beam areas (2.77778) = 0.0383048 for channel number 0
2025-03-15 19:53:25	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 1 of 3 : Convolving image which has a beam of major: 8 arcmin, minor: 8 arcmin, pa: 0 deg with a Gaussian of major: 360 arcsec, minor: 360 arcsec, pa: 0 deg to reach a target resolution of major: 10 arcmin, minor: 10 arcmin, pa: 0 deg
2025-03-15 19:53:25	INFO	Image2DConvolver::_dealWithRestoringBeam	Scaling pixel values by inverse of area of convolution kernel in pixels (0.0245151) times the ratio of the beam areas (1.5625) = 0.0383048 for channel number 1
2025-03-15 19:53:25	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 2 of 3  Input beam is already near target resolution so this plane will not be convolved
2025-03-15 19:53:25	INFO	Image2DConvolver::_dealWithRestoringBeam	Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/got.im has multiple beams. Min area beam: major: 6 arcmin, minor: 6 arcmin, pa: 0 deg. Max area beam: major: 10 arcmin, minor: 10 arcmin, pa: 0 deg. Median area beam major: 8 arcmin, minor: 8 arcmin, pa: 0 deg
2025-03-15 19:53:25	INFO	Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 10 arcmin, minor: 10 arcmin, pa: 0 deg
2025-03-15 19:53:25	INFO	ImageMoments::createMoments	
2025-03-15 19:53:25	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:25	INFO	ImageMoments::createMoments	
2025-03-15 19:53:25	INFO	ImageMoments::createMoments+	
2025-03-15 19:53:25	INFO	ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:25	INFO	ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:25	INFO	ImageMoments::createMoments+	The basic method
2025-03-15 19:53:26	INFO	ImageMoments::createMoments	Created Temporary_Image.integrated
2025-03-15 19:53:26	INFO	ImageMoments::createMoments	Created Temporary_Image.median
2025-03-15 19:53:26	INFO	ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:28	INFO	ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:28	INFO	ImageRegion::fromRecord+	    [0, 0, 0] to [99, 99, 0]  (00:03:20.028, -00.50.00.106, 1.415e+09Hz to 23:56:43.973, +00.49.00.100, 1.415e+09Hz)
2025-03-15 19:53:28	INFO	ImageRegion::fromRecord	Creating image 'mask.im' of shape [100, 100]
2025-03-15 19:53:29	INFO	name::	No table opened.
2025-03-15 19:53:29	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:29	INFO	name::	No table opened.
2025-03-15 19:53:29	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:29	INFO	name::	No table opened.
2025-03-15 19:53:29	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:29	INFO	name::	No table opened.
2025-03-15 19:53:29	INFO	name::	No table opened.
.2025-03-15 19:53:29	INFO	ImageFactory::createImage	Created Temp image  of shape [20, 20, 20] with float valued pixels.
2025-03-15 19:53:29	INFO	ImageMoments::createMoments	
2025-03-15 19:53:29	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:29	INFO	ImageMoments::createMoments	
2025-03-15 19:53:29	INFO	ImageMoments::createMoments+	
2025-03-15 19:53:29	INFO	ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:29	INFO	ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:29	INFO	ImageMoments::createMoments+	The basic method
2025-03-15 19:53:29	INFO	ImageMoments::createMoments	Created cas8570.im
2025-03-15 19:53:29	INFO	ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2025-03-15 19:53:29	INFO	ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2025-03-15 19:53:29	INFO	ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:30	INFO	imhistory::::casa	##########################################
2025-03-15 19:53:30	INFO	imhistory::::casa	##### Begin Task: imhistory          #####
2025-03-15 19:53:30	INFO	imhistory::::casa	imhistory( imagename='cas8570.im', mode='list', verbose=True, origin='imhistory', message='' )
2025-03-15 19:53:29	INFO	imhistory::::::ImageFactory::createImage	Created Temp image  of shape [20, 20, 20] with float valued pixels.
2025-03-15 19:53:29	INFO	imhistory::::::image::fromshape	Ran ia.fromshape
2025-03-15 19:53:29	INFO	imhistory::::::image::fromshape	ia.fromshape(outfile="", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2025-03-15 19:53:30	INFO	imhistory::::::image::moments	Ran ia.moments
2025-03-15 19:53:30	INFO	imhistory::::::image::moments	ia.moments(moments=[8], axis=-10, region={...}, mask="", method=[], smoothaxes=[-1], smoothtypes=[], smoothwidths=[0.000000], includepix=[-1.000000], excludepix=[-1.000000], peaksnr=3.000000, stddev=0.000000, doppler="RADIO", outfile="cas8570.im", smoothout="", overwrite=false, drop=true, stretch=false)
2025-03-15 19:53:30	INFO	imhistory::::casa	Task imhistory complete. Start time: 2025-03-15 19:53:29.762192 End time: 2025-03-15 19:53:29.923250
2025-03-15 19:53:30	INFO	imhistory::::casa	##### End Task: imhistory            #####
2025-03-15 19:53:30	INFO	imhistory::::casa	##########################################
2025-03-15 19:53:30	INFO	name::	No table opened.
2025-03-15 19:53:30	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:30	INFO	name::	No table opened.
2025-03-15 19:53:30	INFO	name::	No table opened.
.2025-03-15 19:53:31	INFO	ImageFactory::createImage	Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
2025-03-15 19:53:31	INFO	ImageMoments::createMoments	
2025-03-15 19:53:31	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:31	INFO	ImageMoments::createMoments	
2025-03-15 19:53:31	INFO	ImageMoments::createMoments+	
2025-03-15 19:53:31	INFO	ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:31	INFO	ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:31	INFO	ImageMoments::createMoments+	The basic method
2025-03-15 19:53:31	INFO	ImageMoments::createMoments	Created TempImage
2025-03-15 19:53:31	INFO	ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2025-03-15 19:53:31	INFO	ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2025-03-15 19:53:31	INFO	ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:31	INFO	::::ImageFactory::createImage	Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
2025-03-15 19:53:31	INFO	::::image::fromshape	Ran ia.fromshape
2025-03-15 19:53:31	INFO	::::image::fromshape	ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2025-03-15 19:53:31	INFO	::::image::moments	Ran ia.moments
2025-03-15 19:53:31	INFO	::::image::moments	ia.moments(moments=[0], axis=-10, region={...}, mask="", method=[], smoothaxes=[-1], smoothtypes=[], smoothwidths=[0.000000], includepix=[-1.000000], excludepix=[-1.000000], peaksnr=3.000000, stddev=0.000000, doppler="RADIO", outfile="", smoothout="", overwrite=false, drop=true, stretch=false)
2025-03-15 19:53:31	INFO	immoments::::casa	##########################################
2025-03-15 19:53:31	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:31	INFO	immoments::::casa	immoments( imagename='zz.im', moments=[-1, 1, 2], axis=2, region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='zz_out.im', stretch=False )
2025-03-15 19:53:31	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:31	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:31	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:31	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0] to [19, 19, 19]  (00:00:40.000, -00.10.00.001, 1.41499e+09Hz to 23:59:24.000, +00.09.00.001, 1.41501e+09Hz)
2025-03-15 19:53:31	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:31	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:31	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:31	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:31	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:31	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:31	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:53:31	INFO	immoments::ImageMoments::createMoments	Created zz_out.im.average
2025-03-15 19:53:31	INFO	immoments::ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2025-03-15 19:53:31	INFO	immoments::ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2025-03-15 19:53:32	INFO	immoments::ImageMoments::createMoments	Created zz_out.im.weighted_coord
2025-03-15 19:53:32	INFO	immoments::ImageMoments::createMoments	Created zz_out.im.weighted_dispersion_coord
2025-03-15 19:53:32	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:34	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:31.062651 End time: 2025-03-15 19:53:34.328567
2025-03-15 19:53:34	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:34	INFO	immoments::::casa	##########################################
2025-03-15 19:53:31	INFO	::::ImageFactory::createImage	Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
2025-03-15 19:53:31	INFO	::::image::fromshape	Ran ia.fromshape
2025-03-15 19:53:31	INFO	::::image::fromshape	ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2025-03-15 19:53:34	INFO	::::immoments	version: 6.7.2-8 CASAtools:v1.0.0
2025-03-15 19:53:34	INFO	::::immoments	immoments(imagename="zz.im", moments=[-1, 1, 2], axis=2, region="", box="", chans="", stokes="", mask="", includepix=-1, excludepix=-1, outfile="zz_out.im", stretch=False)
2025-03-15 19:53:31	INFO	::::ImageFactory::createImage	Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
2025-03-15 19:53:31	INFO	::::image::fromshape	Ran ia.fromshape
2025-03-15 19:53:31	INFO	::::image::fromshape	ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2025-03-15 19:53:34	INFO	::::immoments	version: 6.7.2-8 CASAtools:v1.0.0
2025-03-15 19:53:34	INFO	::::immoments	immoments(imagename="zz.im", moments=[-1, 1, 2], axis=2, region="", box="", chans="", stokes="", mask="", includepix=-1, excludepix=-1, outfile="zz_out.im", stretch=False)
2025-03-15 19:53:31	INFO	::::ImageFactory::createImage	Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
2025-03-15 19:53:31	INFO	::::image::fromshape	Ran ia.fromshape
2025-03-15 19:53:31	INFO	::::image::fromshape	ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2025-03-15 19:53:34	INFO	::::immoments	version: 6.7.2-8 CASAtools:v1.0.0
2025-03-15 19:53:34	INFO	::::immoments	immoments(imagename="zz.im", moments=[-1, 1, 2], axis=2, region="", box="", chans="", stokes="", mask="", includepix=-1, excludepix=-1, outfile="zz_out.im", stretch=False)
2025-03-15 19:53:35	INFO	name::	No table opened.
2025-03-15 19:53:35	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:35	INFO	name::	No table opened.
2025-03-15 19:53:35	INFO	name::	No table opened.
.2025-03-15 19:53:35	INFO	immoments::::casa	##########################################
2025-03-15 19:53:35	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:35	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='mask(n1333_both.image:nomask)', includepix=-1, excludepix=-1, outfile='mask_test_1', stretch=False )
2025-03-15 19:53:35	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:35	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:35	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:35	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:35	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:53:35	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:35	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:35	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:35	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:35	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:35	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:35	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:53:35	INFO	immoments::ImageMoments::createMoments	Created mask_test_1
2025-03-15 19:53:35	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:36	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:34.809195 End time: 2025-03-15 19:53:36.130170
2025-03-15 19:53:36	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:36	INFO	immoments::::casa	##########################################
2025-03-15 19:53:36	INFO	name::	No table opened.
2025-03-15 19:53:36	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:36	INFO	immoments::::casa	##########################################
2025-03-15 19:53:36	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:36	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='mask(n1333_both.image:mask0)', includepix=-1, excludepix=-1, outfile='mask_test_2', stretch=False )
2025-03-15 19:53:36	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:36	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:36	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:36	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:36	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:53:36	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:36	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:36	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:36	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:36	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:36	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:36	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:53:36	INFO	immoments::ImageMoments::createMoments	Created mask_test_2
2025-03-15 19:53:37	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:38	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:36.134268 End time: 2025-03-15 19:53:37.974648
2025-03-15 19:53:38	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:38	INFO	immoments::::casa	##########################################
2025-03-15 19:53:38	INFO	immoments::::casa	##########################################
2025-03-15 19:53:38	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:38	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='n1333_both.image>0.1', includepix=-1, excludepix=-1, outfile='mask_test_3', stretch=False )
2025-03-15 19:53:38	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:38	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:38	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:38	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:38	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:53:38	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:38	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:38	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:38	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:38	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:38	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:38	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:53:38	INFO	immoments::ImageMoments::createMoments	Created mask_test_3
2025-03-15 19:53:39	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:40	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:37.979108 End time: 2025-03-15 19:53:40.055477
2025-03-15 19:53:40	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:40	INFO	immoments::::casa	##########################################
2025-03-15 19:53:40	INFO	name::	No table opened.
2025-03-15 19:53:40	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:41	INFO	ImageFactory::createImage	Created Paged image 'test.image' of shape [800, 800, 1, 18] with float valued pixels.
2025-03-15 19:53:42	INFO	image::statistics 	Determining stats for image test.image
2025-03-15 19:53:42	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:42	INFO	CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:42	INFO	CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:42	INFO	ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:42	INFO	ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:53:42	INFO	ImageStatsCalculator::_logStartup	Statistics calculated using Classic algorithm
2025-03-15 19:53:42	INFO	ImageStatsCalculator::_logStartup	Regions --- 
2025-03-15 19:53:42	INFO	ImageStatsCalculator::_logStartup	         -- bottom-left corner (pixel) [blc]:  [0, 0, 0, 0]
2025-03-15 19:53:42	INFO	ImageStatsCalculator::_logStartup	         -- top-right corner (pixel) [trc]:    [799, 799, 0, 17]
2025-03-15 19:53:42	INFO	ImageStatsCalculator::_logStartup	         -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz
2025-03-15 19:53:42	INFO	ImageStatsCalculator::_logStartup	         -- top-right corner (world) [trcf]:   03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz
2025-03-15 19:53:42	INFO		Values --- 
2025-03-15 19:53:42	INFO		         -- number of points [npts]:                1.152e+07
2025-03-15 19:53:42	INFO		         -- maximum value [max]:                    5.23202 
2025-03-15 19:53:42	INFO		         -- minimum value [min]:                    -5.67752 
2025-03-15 19:53:42	INFO		         -- position of max value (pixel) [maxpos]: [223, 338, 0, 17]
2025-03-15 19:53:42	INFO		         -- position of min value (pixel) [minpos]: [631, 598, 0, 12]
2025-03-15 19:53:42	INFO		         -- position of max value (world) [maxposf]: 03:29:02.300, +31.14.04.268, I, 4.34251e+10Hz
2025-03-15 19:53:42	INFO		         -- position of min value (world) [minposf]: 03:28:46.391, +31.16.14.260, I, 4.34227e+10Hz
2025-03-15 19:53:42	INFO		         -- Sum of pixel values [sum]:               1151.63 
2025-03-15 19:53:42	INFO		         -- Sum of squared pixel values [sumsq]:     1.15196e+07 
2025-03-15 19:53:42	INFO		Statistics --- 
2025-03-15 19:53:42	INFO		        -- Mean of the pixel values [mean]:         9.99683e-05 
2025-03-15 19:53:42	INFO		        -- Variance of the pixel values :           0.999963 
2025-03-15 19:53:42	INFO		        -- Standard deviation of the Mean [sigma]:  0.999981 
2025-03-15 19:53:42	INFO		        -- Root mean square [rms]:                  0.999981 
2025-03-15 19:53:42	INFO	ImageStatsCalculator::statistics	Sum column unit = 
2025-03-15 19:53:42	INFO	ImageStatsCalculator::statistics+	Mean column unit = 
2025-03-15 19:53:42	INFO	ImageStatsCalculator::statistics+	Std_dev column unit = 
2025-03-15 19:53:42	INFO	ImageStatsCalculator::statistics+	Minimum column unit = 
2025-03-15 19:53:42	INFO	ImageStatsCalculator::statistics+	Maximum column unit = 
2025-03-15 19:53:42	INFO	ImageStatsCalculator::statistics	Npts          Sum           Mean          Rms           Std_dev       Minimum       Maximum     
2025-03-15 19:53:42	INFO	ImageStatsCalculator::statistics	 1.152000e+07  1.151635e+03  9.996831e-05  9.999814e-01  9.999815e-01 -5.677520e+00  5.232021e+00
2025-03-15 19:53:42	INFO	immoments::::casa	##########################################
2025-03-15 19:53:42	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:42	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='test.image>-1.7227494716644287', includepix=-1, excludepix=-1, outfile='mask_test_4', stretch=False )
2025-03-15 19:53:42	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:42	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:42	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:42	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:42	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 17]  (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz)
2025-03-15 19:53:42	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:42	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:42	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:42	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:42	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:42	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:42	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:53:43	INFO	immoments::ImageMoments::createMoments	Created mask_test_4
2025-03-15 19:53:43	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:45	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:42.053088 End time: 2025-03-15 19:53:44.820566
2025-03-15 19:53:45	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:45	INFO	immoments::::casa	##########################################
2025-03-15 19:53:45	INFO	name::	No table opened.
2025-03-15 19:53:45	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:45	INFO	name::	No table opened.
2025-03-15 19:53:45	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:45	INFO	name::	No table opened.
2025-03-15 19:53:45	INFO	name::	No table opened.
.2025-03-15 19:53:46	INFO	ImageFactory::createImage	Created Paged image 'median_coord.im' of shape [11, 1, 11] with float valued pixels.
2025-03-15 19:53:46	INFO	immoments::::casa	##########################################
2025-03-15 19:53:46	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:46	INFO	immoments::::casa	immoments( imagename='median_coord.im', moments=[4], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=[0.0, 12.0], excludepix=-1, outfile='median_coord_out.im', stretch=False )
2025-03-15 19:53:46	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:46	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:46	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:46	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0] to [10, 0, 10]  (00:00:20.000, +00.00.00.000, 1.415e+09Hz to 23:59:40.000, +00.00.00.000, 1.415e+09Hz)
2025-03-15 19:53:46	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:46	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:46	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:46	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:46	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:46	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:46	INFO	immoments::ImageMoments::createMoments+	The basic clip method
2025-03-15 19:53:47	INFO	immoments::ImageMoments::createMoments	Created median_coord_out.im
2025-03-15 19:53:47	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:48	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:46.265256 End time: 2025-03-15 19:53:47.663095
2025-03-15 19:53:48	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:48	INFO	immoments::::casa	##########################################
2025-03-15 19:53:48	INFO	name::	No table opened.
2025-03-15 19:53:48	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:48	INFO	name::	No table opened.
2025-03-15 19:53:48	INFO	name::	No table opened.
.2025-03-15 19:53:49	INFO	ImageFactory::createImage	Created Paged image 'coord.im.max' of shape [10, 10, 10] with float valued pixels.
2025-03-15 19:53:49	INFO	immoments::::casa	##########################################
2025-03-15 19:53:49	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:49	INFO	immoments::::casa	immoments( imagename='coord.im.max', moments=[9], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='coord.im.max.out', stretch=False )
2025-03-15 19:53:49	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:49	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:49	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:49	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0] to [9, 9, 9]  (00:00:20.000, -00.05.00.000, 1.415e+09Hz to 23:59:44.000, +00.04.00.000, 1.415e+09Hz)
2025-03-15 19:53:49	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:49	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:49	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:49	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:49	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:49	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:49	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:53:50	INFO	immoments::ImageMoments::createMoments	Created coord.im.max.out
2025-03-15 19:53:51	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:52	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:49.474901 End time: 2025-03-15 19:53:51.541730
2025-03-15 19:53:52	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:52	INFO	immoments::::casa	##########################################
2025-03-15 19:53:52	INFO	ImageFactory::createImage	Created Paged image 'coord.im.min' of shape [10, 10, 10] with float valued pixels.
2025-03-15 19:53:55	INFO	immoments::::casa	##########################################
2025-03-15 19:53:55	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:55	INFO	immoments::::casa	immoments( imagename='coord.im.min', moments=[11], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='coord.im.min.out', stretch=False )
2025-03-15 19:53:55	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:55	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:53:55	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:55	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0] to [9, 9, 9]  (00:00:20.000, -00.05.00.000, 1.415e+09Hz to 23:59:44.000, +00.04.00.000, 1.415e+09Hz)
2025-03-15 19:53:55	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:55	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:55	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:55	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:55	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:55	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:55	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:53:55	INFO	immoments::ImageMoments::createMoments	Created coord.im.min.out
2025-03-15 19:53:56	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:53:57	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:55.052203 End time: 2025-03-15 19:53:56.717276
2025-03-15 19:53:57	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:53:57	INFO	immoments::::casa	##########################################
2025-03-15 19:53:57	INFO	name::	No table opened.
2025-03-15 19:53:57	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:53:57	INFO	name::	No table opened.
2025-03-15 19:53:57	INFO	name::	No table opened.
.2025-03-15 19:53:57	INFO	immoments::::casa	##########################################
2025-03-15 19:53:57	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:53:57	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spec', region='', box='', chans='2~15', stokes='', mask='', includepix=[0.003, 100.0], excludepix=[-1.0], outfile='moment_test.mom0', stretch=False )
2025-03-15 19:53:57	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:53:57	INFO	immoments::CasacRegionManager::fromBCS	Using channel range(s) 
2025-03-15 19:53:57	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:53:57	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:53:57	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 2] to [799, 799, 0, 15]  (03:29:10.986, +31.11.15.221, I, 4.34178e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34241e+10Hz)
2025-03-15 19:53:57	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:57	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:53:57	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:53:57	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:53:57	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:53:57	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:53:57	INFO	immoments::ImageMoments::createMoments+	The basic clip method
2025-03-15 19:53:58	INFO	immoments::ImageMoments::createMoments	Created moment_test.mom0
2025-03-15 19:53:58	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:54:00	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:53:57.074973 End time: 2025-03-15 19:53:59.688852
2025-03-15 19:54:00	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:54:00	INFO	immoments::::casa	##########################################
2025-03-15 19:54:00	INFO	imstat::::casa	##########################################
2025-03-15 19:54:00	INFO	imstat::::casa	##### Begin Task: imstat             #####
2025-03-15 19:54:00	INFO	imstat::::casa	imstat( imagename='moment_test.mom0', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 )
2025-03-15 19:54:00	INFO	imstat::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:54:00	INFO	imstat::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:54:00	INFO	imstat::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:54:00	INFO	imstat::image::statistics 	Determining stats for image moment_test.mom0
2025-03-15 19:54:00	INFO	imstat::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:54:00	INFO	imstat::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 0]  (03:29:10.986, +31.11.15.221, I, 4.34178e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34178e+10Hz)
2025-03-15 19:54:00	INFO	imstat::ImageStatsCalculator::_logStartup	Statistics calculated using Classic algorithm
2025-03-15 19:54:00	INFO	imstat::ImageStatsCalculator::_logStartup	Regions --- 
2025-03-15 19:54:00	INFO	imstat::ImageStatsCalculator::_logStartup	         -- bottom-left corner (pixel) [blc]:  [0, 0, 0, 0]
2025-03-15 19:54:00	INFO	imstat::ImageStatsCalculator::_logStartup	         -- top-right corner (pixel) [trc]:    [799, 799, 0, 0]
2025-03-15 19:54:00	INFO	imstat::ImageStatsCalculator::_logStartup	         -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34178e+10Hz
2025-03-15 19:54:00	INFO	imstat::ImageStatsCalculator::_logStartup	         -- top-right corner (world) [trcf]:   03:28:39.835, +31.17.54.721, I, 4.34178e+10Hz
2025-03-15 19:54:00	INFO	imstat::::	Values --- 
2025-03-15 19:54:00	INFO	imstat::::	         -- flux [flux]:                            82.6319 Jy.km/s
2025-03-15 19:54:00	INFO	imstat::::	         -- number of points [npts]:                35355
2025-03-15 19:54:00	INFO	imstat::::	         -- maximum value [max]:                    0.57014 Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::::	         -- minimum value [min]:                    0.0101136 Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::::	         -- position of max value (pixel) [maxpos]: [251, 367, 0, 0]
2025-03-15 19:54:00	INFO	imstat::::	         -- position of min value (pixel) [minpos]: [289, 392, 0, 0]
2025-03-15 19:54:00	INFO	imstat::::	         -- position of max value (world) [maxposf]: 03:29:01.209, +31.14.18.772, I, 4.34178e+10Hz
2025-03-15 19:54:00	INFO	imstat::::	         -- position of min value (world) [minposf]: 03:28:59.728, +31.14.31.275, I, 4.34178e+10Hz
2025-03-15 19:54:00	INFO	imstat::::	         -- Sum of pixel values [sum]:               1205.65 Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::::	         -- Sum of squared pixel values [sumsq]:     158.702 Jy/beam.km/s.Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::::	Statistics --- 
2025-03-15 19:54:00	INFO	imstat::::	        -- Mean of the pixel values [mean]:         0.0341014 Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::::	        -- Variance of the pixel values :           0.00332599 Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::::	        -- Standard deviation of the Mean [sigma]:  0.0576714 Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::::	        -- Root mean square [rms]:                  0.0669985 Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::::	        -- Median of the pixel values [median]:     0.015673 Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::::	        -- Median of the deviations [medabsdevmed]: 0.00502956 Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::::	        -- IQR [quartile]:                          0.0162873 Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::::	        -- First quartile [q1]:                     0.0117708 Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::::	        -- Third quartile [q3]:                     0.0280582 Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::ImageStatsCalculator::statistics	Sum column unit = Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::ImageStatsCalculator::statistics+	Mean column unit = Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::ImageStatsCalculator::statistics+	Std_dev column unit = Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::ImageStatsCalculator::statistics+	Minimum column unit = Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::ImageStatsCalculator::statistics+	Maximum column unit = Jy/beam.km/s
2025-03-15 19:54:00	INFO	imstat::ImageStatsCalculator::statistics	Npts          Sum           Mean          Rms           Std_dev       Minimum       Maximum     
2025-03-15 19:54:00	INFO	imstat::ImageStatsCalculator::statistics	 3.535500e+04  1.205655e+03  3.410139e-02  6.699855e-02  5.767144e-02  1.011361e-02  5.701404e-01
2025-03-15 19:54:00	INFO	imstat::::casa	Task imstat complete. Start time: 2025-03-15 19:53:59.712219 End time: 2025-03-15 19:53:59.751747
2025-03-15 19:54:00	INFO	imstat::::casa	##### End Task: imstat               #####
2025-03-15 19:54:00	INFO	imstat::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='111,80', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 111,80,111,80
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:53:59.761170 End time: 2025-03-15 19:53:59.795972
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='111,80', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 111,80,111,80
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:53:59.797677 End time: 2025-03-15 19:53:59.827291
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='138,459', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 138,459,138,459
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:53:59.828756 End time: 2025-03-15 19:53:59.855163
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='138,459', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 138,459,138,459
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:53:59.856409 End time: 2025-03-15 19:53:59.880590
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='575,364', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 575,364,575,364
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:53:59.881765 End time: 2025-03-15 19:53:59.904226
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='575,364', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 575,364,575,364
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:53:59.905351 End time: 2025-03-15 19:53:59.926809
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='29,277', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 29,277,29,277
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:53:59.927854 End time: 2025-03-15 19:53:59.948970
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='29,277', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 29,277,29,277
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:53:59.950030 End time: 2025-03-15 19:53:59.970937
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='535,149', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 535,149,535,149
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:53:59.972013 End time: 2025-03-15 19:53:59.992853
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='535,149', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 535,149,535,149
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:53:59.993906 End time: 2025-03-15 19:54:00.016254
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='430,289', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 430,289,430,289
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.017641 End time: 2025-03-15 19:54:00.040108
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='430,289', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 430,289,430,289
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.041251 End time: 2025-03-15 19:54:00.062190
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='534,432', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 534,432,534,432
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.063250 End time: 2025-03-15 19:54:00.083446
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='534,432', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 534,432,534,432
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.084485 End time: 2025-03-15 19:54:00.105087
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='635,17', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 635,17,635,17
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.106121 End time: 2025-03-15 19:54:00.126078
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='635,17', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 635,17,635,17
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.127078 End time: 2025-03-15 19:54:00.147028
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='702,129', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 702,129,702,129
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.148037 End time: 2025-03-15 19:54:00.167852
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='702,129', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 702,129,702,129
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.168829 End time: 2025-03-15 19:54:00.189180
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='627,65', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 627,65,627,65
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.190466 End time: 2025-03-15 19:54:00.212403
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='627,65', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 627,65,627,65
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.213489 End time: 2025-03-15 19:54:00.235460
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='474,383', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 474,383,474,383
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.236621 End time: 2025-03-15 19:54:00.261101
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='474,383', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 474,383,474,383
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.262462 End time: 2025-03-15 19:54:00.285624
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='346,224', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 346,224,346,224
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.286957 End time: 2025-03-15 19:54:00.310098
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='346,224', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 346,224,346,224
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.311256 End time: 2025-03-15 19:54:00.337560
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='127,712', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 127,712,127,712
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.338689 End time: 2025-03-15 19:54:00.359712
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='127,712', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 127,712,127,712
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.360754 End time: 2025-03-15 19:54:00.381646
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='676,327', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 676,327,676,327
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.382684 End time: 2025-03-15 19:54:00.403289
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='676,327', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 676,327,676,327
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.404296 End time: 2025-03-15 19:54:00.424753
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='320,358', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 320,358,320,358
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.425781 End time: 2025-03-15 19:54:00.445823
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='320,358', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 320,358,320,358
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.446855 End time: 2025-03-15 19:54:00.467073
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='616,472', chans='0', stokes='I' )
2025-03-15 19:54:00	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 616,472,616,472
2025-03-15 19:54:00	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.468148 End time: 2025-03-15 19:54:00.488183
2025-03-15 19:54:00	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##########################################
2025-03-15 19:54:00	INFO	imval::::casa	##### Begin Task: imval              #####
2025-03-15 19:54:00	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='616,472', chans='0', stokes='I' )
2025-03-15 19:54:01	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 616,472,616,472
2025-03-15 19:54:01	INFO	imval::::casa	Task imval complete. Start time: 2025-03-15 19:54:00.489464 End time: 2025-03-15 19:54:00.514309
2025-03-15 19:54:01	INFO	imval::::casa	##### End Task: imval                #####
2025-03-15 19:54:01	INFO	imval::::casa	##########################################
2025-03-15 19:54:01	INFO	immath::::casa	##########################################
2025-03-15 19:54:01	INFO	immath::::casa	##### Begin Task: immath             #####
2025-03-15 19:54:01	INFO	immath::::casa	immath( imagename='', mode='evalexpr', outfile='moment_test.resid0', expr='"moment_test.mom0"-"n1333_both.src.tmom0.all"', varnames='', sigma='0.0mJy/beam', polithresh='', mask='', region='', box='', chans='', stokes='', stretch=False, imagemd='', prec='float' )
2025-03-15 19:54:01	INFO	ImageExprCalculator::_imagecalc	Creating image `moment_test.resid0' of shape [800, 800, 1, 1]
2025-03-15 19:54:01	INFO	ImageMaskAttacher::makeMask	Created mask `mask0'
2025-03-15 19:54:01	INFO	immath::::casa	Task immath complete. Start time: 2025-03-15 19:54:00.523106 End time: 2025-03-15 19:54:01.132121
2025-03-15 19:54:01	INFO	immath::::casa	##### End Task: immath               #####
2025-03-15 19:54:01	INFO	immath::::casa	##########################################
2025-03-15 19:54:01	INFO	imstat::::casa	##########################################
2025-03-15 19:54:01	INFO	imstat::::casa	##### Begin Task: imstat             #####
2025-03-15 19:54:01	INFO	imstat::::casa	imstat( imagename='moment_test.resid0', axes=[], region='', box='', chans='', stokes='', listit=True, verbose=True, mask='', stretch=False, logfile='', append=True, algorithm='classic', fence=-1.0, center='mean', lside=True, zscore=-1.0, maxiter=-1, clmethod='auto', niter=3 )
2025-03-15 19:54:01	INFO	imstat::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:54:01	INFO	imstat::CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:54:01	INFO	imstat::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:54:01	INFO	imstat::image::statistics 	Determining stats for image moment_test.resid0
2025-03-15 19:54:01	INFO	imstat::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:54:01	INFO	imstat::ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 0]  (03:29:10.986, +31.11.15.221, I, 4.34178e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34178e+10Hz)
2025-03-15 19:54:01	INFO	imstat::ImageStatsCalculator::_logStartup	Statistics calculated using Classic algorithm
2025-03-15 19:54:01	INFO	imstat::ImageStatsCalculator::_logStartup	Regions --- 
2025-03-15 19:54:01	INFO	imstat::ImageStatsCalculator::_logStartup	         -- bottom-left corner (pixel) [blc]:  [0, 0, 0, 0]
2025-03-15 19:54:01	INFO	imstat::ImageStatsCalculator::_logStartup	         -- top-right corner (pixel) [trc]:    [799, 799, 0, 0]
2025-03-15 19:54:01	INFO	imstat::ImageStatsCalculator::_logStartup	         -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34178e+10Hz
2025-03-15 19:54:01	INFO	imstat::ImageStatsCalculator::_logStartup	         -- top-right corner (world) [trcf]:   03:28:39.835, +31.17.54.721, I, 4.34178e+10Hz
2025-03-15 19:54:01	INFO	imstat::::	Values --- 
2025-03-15 19:54:01	INFO	imstat::::	         -- flux [flux]:                            0 Jy.km/s
2025-03-15 19:54:01	INFO	imstat::::	         -- number of points [npts]:                35355
2025-03-15 19:54:01	INFO	imstat::::	         -- maximum value [max]:                    0 Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::::	         -- minimum value [min]:                    0 Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::::	         -- position of max value (pixel) [maxpos]: [148, 280, 0, 0]
2025-03-15 19:54:01	INFO	imstat::::	         -- position of min value (pixel) [minpos]: [148, 280, 0, 0]
2025-03-15 19:54:01	INFO	imstat::::	         -- position of max value (world) [maxposf]: 03:29:05.223, +31.13.35.257, I, 4.34178e+10Hz
2025-03-15 19:54:01	INFO	imstat::::	         -- position of min value (world) [minposf]: 03:29:05.223, +31.13.35.257, I, 4.34178e+10Hz
2025-03-15 19:54:01	INFO	imstat::::	         -- Sum of pixel values [sum]:               0 Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::::	         -- Sum of squared pixel values [sumsq]:     0 Jy/beam.km/s.Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::::	Statistics --- 
2025-03-15 19:54:01	INFO	imstat::::	        -- Mean of the pixel values [mean]:         0 Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::::	        -- Variance of the pixel values :           0 Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::::	        -- Standard deviation of the Mean [sigma]:  0 Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::::	        -- Root mean square [rms]:                  0 Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::::	        -- Median of the pixel values [median]:     0 Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::::	        -- Median of the deviations [medabsdevmed]: 0 Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::::	        -- IQR [quartile]:                          0 Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::::	        -- First quartile [q1]:                     0 Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::::	        -- Third quartile [q3]:                     0 Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::ImageStatsCalculator::statistics	Sum column unit = Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::ImageStatsCalculator::statistics+	Mean column unit = Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::ImageStatsCalculator::statistics+	Std_dev column unit = Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::ImageStatsCalculator::statistics+	Minimum column unit = Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::ImageStatsCalculator::statistics+	Maximum column unit = Jy/beam.km/s
2025-03-15 19:54:01	INFO	imstat::ImageStatsCalculator::statistics	Npts          Sum           Mean          Rms           Std_dev       Minimum       Maximum     
2025-03-15 19:54:01	INFO	imstat::ImageStatsCalculator::statistics	 3.535500e+04  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00
2025-03-15 19:54:01	INFO	imstat::::casa	Task imstat complete. Start time: 2025-03-15 19:54:01.135100 End time: 2025-03-15 19:54:01.167284
2025-03-15 19:54:01	INFO	imstat::::casa	##### End Task: imstat               #####
2025-03-15 19:54:01	INFO	imstat::::casa	##########################################
2025-03-15 19:54:01	INFO	immoments::::casa	##########################################
2025-03-15 19:54:01	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:54:01	INFO	immoments::::casa	immoments( imagename='immoment_image', moments=[1], axis='spec', region='', box='', chans='2~15', stokes='', mask='', includepix=[0.02, 100.0], excludepix=[-1.0], outfile='moment_test.mom1', stretch=False )
2025-03-15 19:54:01	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:54:01	INFO	immoments::CasacRegionManager::fromBCS	Using channel range(s) 
2025-03-15 19:54:01	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:54:01	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:54:01	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0, 2] to [799, 799, 0, 15]  (03:29:10.986, +31.11.15.221, I, 4.34176e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.3424e+10Hz)
2025-03-15 19:54:01	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:54:01	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:54:01	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:54:01	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:54:01	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:54:01	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:54:01	INFO	immoments::ImageMoments::createMoments+	The basic clip method
2025-03-15 19:54:02	INFO	immoments::ImageMoments::createMoments	Created moment_test.mom1
2025-03-15 19:54:02	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:54:02	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:54:01.172342 End time: 2025-03-15 19:54:02.470679
2025-03-15 19:54:02	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:54:02	INFO	immoments::::casa	##########################################
2025-03-15 19:54:02	INFO	immath::::casa	##########################################
2025-03-15 19:54:02	INFO	immath::::casa	##### Begin Task: immath             #####
2025-03-15 19:54:02	INFO	immath::::casa	immath( imagename='', mode='evalexpr', outfile='first_moment_diff', expr='"moment_test.mom1"-"first_moment.im"', varnames='', sigma='0.0mJy/beam', polithresh='', mask='', region='', box='', chans='', stokes='', stretch=False, imagemd='', prec='float' )
2025-03-15 19:54:03	INFO	ImageExprCalculator::_imagecalc	Creating image `first_moment_diff' of shape [800, 800, 1, 1]
2025-03-15 19:54:03	INFO	ImageMaskAttacher::makeMask	Created mask `mask0'
2025-03-15 19:54:03	INFO	immath::::casa	Task immath complete. Start time: 2025-03-15 19:54:02.473482 End time: 2025-03-15 19:54:03.042563
2025-03-15 19:54:03	INFO	immath::::casa	##### End Task: immath               #####
2025-03-15 19:54:03	INFO	immath::::casa	##########################################
2025-03-15 19:54:03	INFO	image::statistics 	Determining stats for image first_moment_diff
2025-03-15 19:54:03	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:54:03	INFO	CasacRegionManager::fromBCS	Using all spectral channels.
2025-03-15 19:54:03	INFO	CasacRegionManager::fromBCS	Using polarizations ALL
2025-03-15 19:54:03	INFO	ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:54:03	INFO	ImageRegion::fromRecord+	    [0, 0, 0, 0] to [799, 799, 0, 0]  (03:29:10.986, +31.11.15.221, I, 4.34176e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34176e+10Hz)
2025-03-15 19:54:03	INFO	ImageStatsCalculator::_logStartup	Statistics calculated using Classic algorithm
2025-03-15 19:54:03	INFO	ImageStatsCalculator::_logStartup	Regions --- 
2025-03-15 19:54:03	INFO	ImageStatsCalculator::_logStartup	         -- bottom-left corner (pixel) [blc]:  [0, 0, 0, 0]
2025-03-15 19:54:03	INFO	ImageStatsCalculator::_logStartup	         -- top-right corner (pixel) [trc]:    [799, 799, 0, 0]
2025-03-15 19:54:03	INFO	ImageStatsCalculator::_logStartup	         -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34176e+10Hz
2025-03-15 19:54:03	INFO	ImageStatsCalculator::_logStartup	         -- top-right corner (world) [trcf]:   03:28:39.835, +31.17.54.721, I, 4.34176e+10Hz
2025-03-15 19:54:03	INFO		Values --- 
2025-03-15 19:54:03	INFO		         -- number of points [npts]:                501
2025-03-15 19:54:03	INFO		         -- maximum value [max]:                    0 km/s
2025-03-15 19:54:03	INFO		         -- minimum value [min]:                    0 km/s
2025-03-15 19:54:03	INFO		         -- position of max value (pixel) [maxpos]: [261, 361, 0, 0]
2025-03-15 19:54:03	INFO		         -- position of min value (pixel) [minpos]: [261, 361, 0, 0]
2025-03-15 19:54:03	INFO		         -- position of max value (world) [maxposf]: 03:29:00.819, +31.14.15.773, I, 4.34176e+10Hz
2025-03-15 19:54:03	INFO		         -- position of min value (world) [minposf]: 03:29:00.819, +31.14.15.773, I, 4.34176e+10Hz
2025-03-15 19:54:03	INFO		         -- Sum of pixel values [sum]:               0 km/s
2025-03-15 19:54:03	INFO		         -- Sum of squared pixel values [sumsq]:     0 km/s.km/s
2025-03-15 19:54:03	INFO		Statistics --- 
2025-03-15 19:54:03	INFO		        -- Mean of the pixel values [mean]:         0 km/s
2025-03-15 19:54:03	INFO		        -- Variance of the pixel values :           0 km/s
2025-03-15 19:54:03	INFO		        -- Standard deviation of the Mean [sigma]:  0 km/s
2025-03-15 19:54:03	INFO		        -- Root mean square [rms]:                  0 km/s
2025-03-15 19:54:03	INFO	ImageStatsCalculator::statistics	Sum column unit = km/s
2025-03-15 19:54:03	INFO	ImageStatsCalculator::statistics+	Mean column unit = km/s
2025-03-15 19:54:03	INFO	ImageStatsCalculator::statistics+	Std_dev column unit = km/s
2025-03-15 19:54:03	INFO	ImageStatsCalculator::statistics+	Minimum column unit = km/s
2025-03-15 19:54:03	INFO	ImageStatsCalculator::statistics+	Maximum column unit = km/s
2025-03-15 19:54:03	INFO	ImageStatsCalculator::statistics	Npts          Sum           Mean          Rms           Std_dev       Minimum       Maximum     
2025-03-15 19:54:03	INFO	ImageStatsCalculator::statistics	 5.010000e+02  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00
2025-03-15 19:54:03	INFO	immath::::casa	moment 1 difference image stats {'blc': array([0, 0, 0, 0]), 'blcf': '03:29:10.986, +31.11.15.221, I, 4.34176e+10Hz', 'max': array([0.]), 'maxpos': array([261, 361,   0,   0]), 'maxposf': '03:29:00.819, +31.14.15.773, I, 4.34176e+10Hz', 'mean': array([0.]), 'min': array([0.]), 'minpos': array([261, 361,   0,   0]), 'minposf': '03:29:00.819, +31.14.15.773, I, 4.34176e+10Hz', 'npts': array([501.]), 'rms': array([0.]), 'sigma': array([0.]), 'sum': array([0.]), 'sumsq': array([0.]), 'trc': array([799, 799,   0,   0]), 'trcf': '03:28:39.835, +31.17.54.721, I, 4.34176e+10Hz'}
2025-03-15 19:54:03	INFO	name::	No table opened.
2025-03-15 19:54:03	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:54:03	INFO	name::	No table opened.
2025-03-15 19:54:03	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:54:03	INFO	name::	No table opened.
2025-03-15 19:54:03	INFO	name::	No table opened.
.2025-03-15 19:54:03	INFO	name::	No table opened.
2025-03-15 19:54:03	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:54:04	INFO	name::	No table opened.
2025-03-15 19:54:04	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:54:04	INFO	name::	No table opened.
2025-03-15 19:54:04	INFO	name::	No table opened.
starting PIXEL selection tests
.2025-03-15 19:54:04	INFO	name::	No table opened.
2025-03-15 19:54:04	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:54:04	INFO	name::	No table opened.
2025-03-15 19:54:04	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:54:04	INFO	name::	No table opened.
2025-03-15 19:54:04	INFO	name::	No table opened.
starting REGION selection tests
.2025-03-15 19:54:04	INFO	ImageFactory::createImage	Created Paged image 'bb.im' of shape [2, 2, 5] with float valued pixels.
2025-03-15 19:54:05	INFO	immoments::::casa	##########################################
2025-03-15 19:54:05	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:54:05	INFO	immoments::::casa	immoments( imagename='bb.im', moments=[0], axis='spectral', region='', box='', chans='0~2', stokes='', mask='', includepix=-1, excludepix=-1, outfile='myout1.im', stretch=False )
2025-03-15 19:54:05	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:54:05	INFO	immoments::CasacRegionManager::fromBCS	Using channel range(s) 
2025-03-15 19:54:05	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:54:05	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0] to [1, 1, 2]  (00:00:04.000, -00.01.00.000, 1.415e+09Hz to 00:00:00.000, +00.00.00.000, 1.415e+09Hz)
2025-03-15 19:54:05	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:54:05	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:54:05	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:54:05	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:54:05	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:54:05	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:54:05	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:54:05	INFO	immoments::ImageMoments::createMoments	Created myout1.im
2025-03-15 19:54:05	INFO	immoments::ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2025-03-15 19:54:05	INFO	immoments::ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2025-03-15 19:54:05	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:54:05	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:54:04.830873 End time: 2025-03-15 19:54:05.311276
2025-03-15 19:54:05	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:54:05	INFO	immoments::::casa	##########################################
2025-03-15 19:54:05	WARN	image::open (file src/tools/image/image_cmpt.cc, line 4208)	Another image is already open, closing first
2025-03-15 19:54:05	INFO	immoments::::casa	##########################################
2025-03-15 19:54:05	INFO	immoments::::casa	##### Begin Task: immoments          #####
2025-03-15 19:54:05	INFO	immoments::::casa	immoments( imagename='jj.fits', moments=[0], axis='spectral', region='', box='', chans='0~2', stokes='', mask='', includepix=-1, excludepix=-1, outfile='myout2.im', stretch=False )
2025-03-15 19:54:05	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2025-03-15 19:54:05	INFO	immoments::CasacRegionManager::fromBCS	Using channel range(s) 
2025-03-15 19:54:05	INFO	immoments::ImageMomentsTask::makeMoments	Calculating moments of FITS images can be notoriously slow, so converting to a CASA temporary paged image named moments.scratch.image8997_0 first which will be written to the current directory
2025-03-15 19:54:05	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2025-03-15 19:54:05	INFO	immoments::ImageRegion::fromRecord+	    [0, 0, 0] to [1, 1, 2]  (00:00:04.000, -00.01.00.000, 1.415e+09Hz to 00:00:00.000, +00.00.00.000, 1.415e+09Hz)
2025-03-15 19:54:05	INFO	immoments::SubImageFactory::createImage	Creating image 'moments.scratch.image8997_0' of shape [2, 2, 3]
2025-03-15 19:54:06	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:54:06	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2025-03-15 19:54:06	INFO	immoments::ImageMoments::createMoments	
2025-03-15 19:54:06	INFO	immoments::ImageMoments::createMoments+	
2025-03-15 19:54:06	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2025-03-15 19:54:06	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2025-03-15 19:54:06	INFO	immoments::ImageMoments::createMoments+	The basic method
2025-03-15 19:54:06	INFO	immoments::ImageMoments::createMoments	Created myout2.im
2025-03-15 19:54:06	INFO	immoments::ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2025-03-15 19:54:06	INFO	immoments::ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2025-03-15 19:54:06	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2025-03-15 19:54:06	INFO	immoments::::casa	Task immoments complete. Start time: 2025-03-15 19:54:05.318279 End time: 2025-03-15 19:54:06.161569
2025-03-15 19:54:06	INFO	immoments::::casa	##### End Task: immoments            #####
2025-03-15 19:54:06	INFO	immoments::::casa	##########################################
2025-03-15 19:54:06	WARN	image::open (file src/tools/image/image_cmpt.cc, line 4208)	Another image is already open, closing first
2025-03-15 19:54:06	INFO	name::	No table opened.
2025-03-15 19:54:06	INFO	showcache::	The Table Cache is empty.
2025-03-15 19:54:06	INFO	name::	No table opened.
2025-03-15 19:54:06	INFO	name::	No table opened.
.
----------------------------------------------------------------------
Ran 15 tests in 92.310s

OK

Generating XML reports...