2024-07-17 23:18:46	INFO	::casa	Using user configuration file /home/casatest/.casa/config.py
2024-07-17 23:18:46	INFO	::casa	loaded config file : /wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casaconfig/config.py
2024-07-17 23:18:46	INFO	::casa	loaded config file : /home/casatest/.casa/config.py
2024-07-17 23:18:46	INFO	::casa	
2024-07-17 23:18:46	INFO	::casa	config values
2024-07-17 23:18:46	INFO	::casa	    agg = False
2024-07-17 23:18:46	INFO	::casa	    cachedir = '/home/casatest/.casa'
2024-07-17 23:18:46	INFO	::casa	    casaconfig_verbose = 1
2024-07-17 23:18:46	INFO	::casa	    colors = 'Neutral'
2024-07-17 23:18:46	INFO	::casa	    data_auto_update = False
2024-07-17 23:18:46	INFO	::casa	    datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata']
2024-07-17 23:18:46	INFO	::casa	    iplog = False
2024-07-17 23:18:46	INFO	::casa	    iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/ipython-20240717-231844.log'
2024-07-17 23:18:46	INFO	::casa	    log2term = True
2024-07-17 23:18:46	INFO	::casa	    logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/casa-20240717-231844.log'
2024-07-17 23:18:46	INFO	::casa	    measures_auto_update = False
2024-07-17 23:18:46	INFO	::casa	    measurespath = '/opt/casa/data/master'
2024-07-17 23:18:46	INFO	::casa	    nogui = False
2024-07-17 23:18:46	INFO	::casa	    nologfile = False
2024-07-17 23:18:46	INFO	::casa	    nologger = True
2024-07-17 23:18:46	INFO	::casa	    pipeline = False
2024-07-17 23:18:46	INFO	::casa	    startupfile = '/home/casatest/.casa/startup.py'
2024-07-17 23:18:46	INFO	::casa	    user_site = False
2024-07-17 23:18:46	INFO	::casa	
2024-07-17 23:18:46	INFO	::casa	casarundata version is unknown, this is probably a legacy version not installed by casaconfig
2024-07-17 23:18:46	INFO	::casa	measures version : WSRT_Measures_20211102-160001.ztar
2024-07-17 23:18:46	INFO	::casa	
2024-07-17 23:18:46	INFO	::casa	Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic
2024-07-17 23:18:46	INFO	::casa	  IERSeop2000 (version date, last date in table (UTC)): 2024/06/22/15:00, 2024/05/23/00:00:00
2024-07-17 23:18:46	INFO	::casa	  IERSeop97 (version date, last date in table (UTC)): 2024/06/22/15:00, 2024/05/23/00:00:00
2024-07-17 23:18:46	INFO	::casa	  IERSpredict (version date, last date in table (UTC)): 2024/07/17/15:00, 2024/10/15/00:00:00
2024-07-17 23:18:46	INFO	::casa	  TAI_UTC (version date, last date in table (UTC)): 2024/06/25/15:00, 2017/01/01/00:00:00
2024-07-17 23:18:47	SEVERE	immoments::::casa	Exception Reported: Error in immoments: the imagename parameter must be a path that exists ('n1333_both' does not exist)
2024-07-17 23:18:47	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 583, in __call__
2024-07-17 23:18:47	INFO	immoments::::casa+	    assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors)
2024-07-17 23:18:47	INFO	immoments::::casa+	AssertionError: the imagename parameter must be a path that exists ('n1333_both' does not exist)
2024-07-17 23:18:47	INFO	immoments::::casa	##########################################
2024-07-17 23:18:47	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:47	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 )
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:47	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:47	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)
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments	Created input_test_1
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:47	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:46.642404 End time: 2024-07-17 23:18:47.162990
2024-07-17 23:18:47	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:47	INFO	immoments::::casa	##########################################
2024-07-17 23:18:47	WARN	immoments::::casa	The moment parameter tests will cause errors to occur, do not be alarmed
2024-07-17 23:18:47	INFO	immoments::::casa	##########################################
2024-07-17 23:18:47	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:47	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 )
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:47	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:47	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)
2024-07-17 23:18:47	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)	Exception Reported: Exception: Illegal moment requested.
2024-07-17 23:18:47	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
2024-07-17 23:18:47	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Exception: Illegal moment requested.
2024-07-17 23:18:47	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
2024-07-17 23:18:47	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18:47	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'] )
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 128, in immoments
2024-07-17 23:18:47	INFO	immoments::::casa+	    outia = _myia.moments(
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 2617, in moments
2024-07-17 23:18:47	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))
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 5371, in moments
2024-07-17 23:18:47	INFO	immoments::::casa+	    return _image.image_moments(self, *args, **kwargs)
2024-07-17 23:18:47	INFO	immoments::::casa+	RuntimeError: Exception: Illegal moment requested.
2024-07-17 23:18:47	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
2024-07-17 23:18:47	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:47.165162 End time: 2024-07-17 23:18:47.190680
2024-07-17 23:18:47	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:47	INFO	immoments::::casa	##########################################
2024-07-17 23:18:47	INFO	immoments::::casa	##########################################
2024-07-17 23:18:47	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:47	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 )
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:47	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:47	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)
2024-07-17 23:18:47	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)	Exception Reported: Exception: Illegal moment requested.
2024-07-17 23:18:47	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
2024-07-17 23:18:47	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Exception: Illegal moment requested.
2024-07-17 23:18:47	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
2024-07-17 23:18:47	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18:47	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'] )
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 128, in immoments
2024-07-17 23:18:47	INFO	immoments::::casa+	    outia = _myia.moments(
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 2617, in moments
2024-07-17 23:18:47	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))
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 5371, in moments
2024-07-17 23:18:47	INFO	immoments::::casa+	    return _image.image_moments(self, *args, **kwargs)
2024-07-17 23:18:47	INFO	immoments::::casa+	RuntimeError: Exception: Illegal moment requested.
2024-07-17 23:18:47	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
2024-07-17 23:18:47	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:47.192496 End time: 2024-07-17 23:18:47.202434
2024-07-17 23:18:47	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:47	INFO	immoments::::casa	##########################################
2024-07-17 23:18:47	INFO	immoments::::casa	##########################################
2024-07-17 23:18:47	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:47	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 )
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:47	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:47	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)
2024-07-17 23:18:47	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)	Exception Reported: Exception: Illegal moment requested.
2024-07-17 23:18:47	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
2024-07-17 23:18:47	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Exception: Illegal moment requested.
2024-07-17 23:18:47	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
2024-07-17 23:18:47	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18:47	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'] )
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 128, in immoments
2024-07-17 23:18:47	INFO	immoments::::casa+	    outia = _myia.moments(
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 2617, in moments
2024-07-17 23:18:47	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))
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 5371, in moments
2024-07-17 23:18:47	INFO	immoments::::casa+	    return _image.image_moments(self, *args, **kwargs)
2024-07-17 23:18:47	INFO	immoments::::casa+	RuntimeError: Exception: Illegal moment requested.
2024-07-17 23:18:47	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
2024-07-17 23:18:47	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:47.204292 End time: 2024-07-17 23:18:47.214576
2024-07-17 23:18:47	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:47	INFO	immoments::::casa	##########################################
2024-07-17 23:18:47	INFO	immoments::::casa	##########################################
2024-07-17 23:18:47	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:47	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 )
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:47	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:47	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)
2024-07-17 23:18:47	SEVERE	immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)	Exception Reported: Exception: Illegal moment requested.
2024-07-17 23:18:47	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
2024-07-17 23:18:47	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Exception: Illegal moment requested.
2024-07-17 23:18:47	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
2024-07-17 23:18:47	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18:47	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'] )
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 128, in immoments
2024-07-17 23:18:47	INFO	immoments::::casa+	    outia = _myia.moments(
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 2617, in moments
2024-07-17 23:18:47	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))
2024-07-17 23:18:47	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 5371, in moments
2024-07-17 23:18:47	INFO	immoments::::casa+	    return _image.image_moments(self, *args, **kwargs)
2024-07-17 23:18:47	INFO	immoments::::casa+	RuntimeError: Exception: Illegal moment requested.
2024-07-17 23:18:47	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
2024-07-17 23:18:47	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:47.216447 End time: 2024-07-17 23:18:47.227280
2024-07-17 23:18:47	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:47	INFO	immoments::::casa	##########################################
2024-07-17 23:18:47	INFO	immoments::::casa	##########################################
2024-07-17 23:18:47	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:47	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 )
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:47	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:47	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:47	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)
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments	Created moment_test_2_1
2024-07-17 23:18:47	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:48	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:47.229244 End time: 2024-07-17 23:18:47.707061
2024-07-17 23:18:48	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:48	INFO	immoments::::casa	##########################################
2024-07-17 23:18:48	INFO	name::	No table opened.
2024-07-17 23:18:48	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:18:48	INFO	immoments::::casa	##########################################
2024-07-17 23:18:48	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:48	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 )
2024-07-17 23:18:48	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:48	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:48	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:48	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:48	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)
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments	Created moment_test_2_5
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:48	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:47.709377 End time: 2024-07-17 23:18:48.228506
2024-07-17 23:18:48	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:48	INFO	immoments::::casa	##########################################
2024-07-17 23:18:48	INFO	immoments::::casa	##########################################
2024-07-17 23:18:48	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:48	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 )
2024-07-17 23:18:48	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:48	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:48	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:48	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:48	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)
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments	Created moment_test_2_11
2024-07-17 23:18:48	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:49	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:48.232697 End time: 2024-07-17 23:18:49.128233
2024-07-17 23:18:49	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:49	INFO	immoments::::casa	##########################################
2024-07-17 23:18:49	INFO	immoments::::casa	##########################################
2024-07-17 23:18:49	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:49	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 )
2024-07-17 23:18:49	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:49	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:49	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:49	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:49	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)
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Right Ascension
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments	Created input_test_axis_ra
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments	You have asked for a coordinate moment from a non-separable 
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	axis.  This means a coordinate must be computed for each pixel 
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	of each profile which will cause performance degradation
2024-07-17 23:18:49	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:49.132324 End time: 2024-07-17 23:18:49.280744
2024-07-17 23:18:49	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:49	INFO	immoments::::casa	##########################################
2024-07-17 23:18:49	INFO	immoments::::casa	##########################################
2024-07-17 23:18:49	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:49	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 )
2024-07-17 23:18:49	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:49	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:49	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:49	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:49	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)
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Declination
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments	Created input_test_axis_dec
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments	You have asked for a coordinate moment from a non-separable 
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	axis.  This means a coordinate must be computed for each pixel 
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	of each profile which will cause performance degradation
2024-07-17 23:18:49	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:49.285082 End time: 2024-07-17 23:18:49.465570
2024-07-17 23:18:49	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:49	INFO	immoments::::casa	##########################################
2024-07-17 23:18:49	INFO	immoments::::casa	##########################################
2024-07-17 23:18:49	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:49	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 )
2024-07-17 23:18:49	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:49	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:49	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:49	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:49	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)
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments	Created input_test_axis_spec
2024-07-17 23:18:49	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:50	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:49.467924 End time: 2024-07-17 23:18:49.939118
2024-07-17 23:18:50	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:50	INFO	immoments::::casa	##########################################
2024-07-17 23:18:50	INFO	immoments::::casa	##########################################
2024-07-17 23:18:50	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:50	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 )
2024-07-17 23:18:50	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:50	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:50	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:50	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:50	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)
2024-07-17 23:18:50	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:50	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Stokes
2024-07-17 23:18:50	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:50	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:50	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:50	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:50	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:50	INFO	immoments::ImageMoments::createMoments	Created input_test_axis_stokes
2024-07-17 23:18:50	INFO	immoments::ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2024-07-17 23:18:50	INFO	immoments::ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2024-07-17 23:18:50	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:55	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:49.941176 End time: 2024-07-17 23:18:55.461634
2024-07-17 23:18:55	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:55	INFO	immoments::::casa	##########################################
2024-07-17 23:18:55	WARN	immoments::::casa	The axis parameter tests will cause errors to occur, do not be alarmed
2024-07-17 23:18:55	INFO	immoments::::casa	##########################################
2024-07-17 23:18:55	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:55	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 )
2024-07-17 23:18:55	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:55	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:55	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:55	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:55	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)
2024-07-17 23:18:55	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:55	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:55	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:55	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:55	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:55	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:55	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:55	INFO	immoments::ImageMoments::createMoments	Created input_test_bad_axis
2024-07-17 23:18:55	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:56	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:55.463839 End time: 2024-07-17 23:18:55.936735
2024-07-17 23:18:56	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:56	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 )
2024-07-17 23:18:56	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Output file, input_test_bad_axis exists. immoment can not proceed, please
2024-07-17 23:18:56	SEVERE	immoments::::casa+	remove it or change the output file name.
2024-07-17 23:18:56	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18: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'] )
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 112, in immoments
2024-07-17 23:18:56	INFO	immoments::::casa+	    raise ValueError(
2024-07-17 23:18:56	INFO	immoments::::casa+	ValueError: Output file, input_test_bad_axis exists. immoment can not proceed, please
2024-07-17 23:18:56	INFO	immoments::::casa+	remove it or change the output file name.
2024-07-17 23:18:56	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:55.938925 End time: 2024-07-17 23:18:55.939610
2024-07-17 23:18:56	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:56	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 )
2024-07-17 23:18:56	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:56	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:56	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:56	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]
2024-07-17 23:18:56	SEVERE	immoments::coordsys::findaxisbyname	Error: 2024-07-17 23:18:56	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]
2024-07-17 23:18:56	SEVERE	immoments::::casa	Exception Reported: Error in immoments: 2024-07-17 23:18:56	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]
2024-07-17 23:18:56	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18: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'] )
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 126, in immoments
2024-07-17 23:18:56	INFO	immoments::::casa+	    axis = _csys.findaxisbyname(axis)
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/coordsys.py", line 202, in findaxisbyname
2024-07-17 23:18:56	INFO	immoments::::casa+	    return self._swigobj.findaxisbyname(axisname, allowfriendlyname)
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/coordsys.py", line 796, in findaxisbyname
2024-07-17 23:18:56	INFO	immoments::::casa+	    return _coordsys.coordsys_findaxisbyname(self, *args, **kwargs)
2024-07-17 23:18:56	INFO	immoments::::casa+	RuntimeError: 2024-07-17 23:18:56	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]
2024-07-17 23:18:56	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:55.941323 End time: 2024-07-17 23:18:56.000052
2024-07-17 23:18:56	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	WARN	immoments::::casa	The axis parameter tests will cause errors to occur, do not be alarmed
2024-07-17 23:18:56	INFO	name::	No table opened.
2024-07-17 23:18:56	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:18:56	SEVERE	immoments::::casa	Exception Reported: Error in immoments: {'region': ['must be of cStr type', 'must be of cStrVec type']}
2024-07-17 23:18:56	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 583, in __call__
2024-07-17 23:18:56	INFO	immoments::::casa+	    assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors)
2024-07-17 23:18:56	INFO	immoments::::casa+	AssertionError: {'region': ['must be of cStr type', 'must be of cStrVec type']}
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:56	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 )
2024-07-17 23:18:56	SEVERE	immoments::regionmanager::frombcs	Exception Reported: Unable to open region file or region table description garbage.rgn.
2024-07-17 23:18:56	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
2024-07-17 23:18:56	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Unable to open region file or region table description garbage.rgn.
2024-07-17 23:18:56	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
2024-07-17 23:18:56	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18: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'] )
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2024-07-17 23:18:56	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-07-17 23:18:56	INFO	immoments::::casa+	RuntimeError: Unable to open region file or region table description garbage.rgn.
2024-07-17 23:18:56	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
2024-07-17 23:18:56	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:56.008330 End time: 2024-07-17 23:18:56.020025
2024-07-17 23:18:56	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:56	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 )
2024-07-17 23:18:56	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
2024-07-17 23:18:56	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
2024-07-17 23:18:56	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18: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'] )
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2024-07-17 23:18:56	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-07-17 23:18:56	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
2024-07-17 23:18:56	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:56.023232 End time: 2024-07-17 23:18:56.033929
2024-07-17 23:18:56	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:56	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 )
2024-07-17 23:18:56	INFO	immoments::CasacRegionManager::fromBCS	Region read from binary region file n1333_both.image.rgn
2024-07-17 23:18:56	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:56	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)
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments	Created input_test_rgn_1
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:56	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:56.036838 End time: 2024-07-17 23:18:56.097375
2024-07-17 23:18:56	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	WARN	immoments::::casa	The BOX parameter tests will cause errors to occur, do not be alarmed
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:56	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 )
2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	SEVERE	immoments::regionmanager::frombcs	Exception Reported: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	SEVERE	immoments::::casa	Exception Reported: Error in immoments: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18: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'] )
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2024-07-17 23:18:56	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-07-17 23:18:56	INFO	immoments::::casa+	RuntimeError: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:56.100239 End time: 2024-07-17 23:18:56.109179
2024-07-17 23:18:56	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:56	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 )
2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	SEVERE	immoments::regionmanager::frombcs	Exception Reported: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	SEVERE	immoments::::casa	Exception Reported: Error in immoments: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18: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'] )
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2024-07-17 23:18:56	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-07-17 23:18:56	INFO	immoments::::casa+	RuntimeError: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:56.111919 End time: 2024-07-17 23:18:56.120312
2024-07-17 23:18:56	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	name::	No table opened.
2024-07-17 23:18:56	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:56	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 )
2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	SEVERE	immoments::regionmanager::frombcs	Exception Reported: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	SEVERE	immoments::::casa	Exception Reported: Error in immoments: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18: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'] )
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2024-07-17 23:18:56	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-07-17 23:18:56	INFO	immoments::::casa+	RuntimeError: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:56.123063 End time: 2024-07-17 23:18:56.131041
2024-07-17 23:18:56	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:56	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 )
2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	SEVERE	immoments::regionmanager::frombcs	Exception Reported: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	SEVERE	immoments::::casa	Exception Reported: Error in immoments: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18: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'] )
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2024-07-17 23:18:56	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-07-17 23:18:56	INFO	immoments::::casa+	RuntimeError: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	blc in box spec is less than 0
2024-07-17 23:18:56	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:56.133590 End time: 2024-07-17 23:18:56.142165
2024-07-17 23:18:56	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:56	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 )
2024-07-17 23:18:56	INFO	immoments::CasacRegionManager::_fromBCS	dAxisNum0=0 dAxisNum1=1x=800 imShape[0]=800 y=799 imShape[1]=800
2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	trc in box spec is greater than or equal to number of direction coordinate pixels in the image
2024-07-17 23:18:56	SEVERE	immoments::regionmanager::frombcs	Exception Reported: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	trc in box spec is greater than or equal to number of direction coordinate pixels in the image
2024-07-17 23:18:56	SEVERE	immoments::::casa	Exception Reported: Error in immoments: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	trc in box spec is greater than or equal to number of direction coordinate pixels in the image
2024-07-17 23:18:56	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18: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'] )
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2024-07-17 23:18:56	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-07-17 23:18:56	INFO	immoments::::casa+	RuntimeError: 2024-07-17 23:18:56	SEVERE	immoments::CasacRegionManager::_fromBCS	trc in box spec is greater than or equal to number of direction coordinate pixels in the image
2024-07-17 23:18:56	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:56.144747 End time: 2024-07-17 23:18:56.153242
2024-07-17 23:18:56	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	name::	No table opened.
2024-07-17 23:18:56	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:18:56	INFO	name::	No table opened.
2024-07-17 23:18:56	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:56	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='40,602,691,783', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_box_1', stretch=False )
2024-07-17 23:18:56	INFO	immoments::CasacRegionManager::fromBCS	Using specified box(es) 40,602,691,783
2024-07-17 23:18:56	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:56	INFO	immoments::ImageRegion::fromRecord+	    [40, 602, 0, 0] to [691, 783, 0, 17]  (03:29:09.440, +31.16.16.232, I, 4.34168e+10Hz to 03:28:44.048, +31.17.46.749, I, 4.34251e+10Hz)
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments	Created input_test_box_1
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:56	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:56.157881 End time: 2024-07-17 23:18:56.344584
2024-07-17 23:18:56	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	name::	No table opened.
2024-07-17 23:18:56	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:18:56	WARN	immoments::::casa	The CHANS parameter tests will cause errors to occur, do not be alarmed
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18: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 )
2024-07-17 23:18: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
2024-07-17 23:18: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
2024-07-17 23:18:56	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18: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'] )
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2024-07-17 23:18:56	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-07-17 23:18: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
2024-07-17 23:18:56	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:56.347321 End time: 2024-07-17 23:18:56.355254
2024-07-17 23:18:56	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	name::	No table opened.
2024-07-17 23:18:56	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18: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 )
2024-07-17 23:18: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.
2024-07-17 23:18: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
2024-07-17 23:18: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.
2024-07-17 23:18: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
2024-07-17 23:18:56	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18: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'] )
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2024-07-17 23:18:56	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-07-17 23:18:56	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-07-17 23:18:56	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-07-17 23:18: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.
2024-07-17 23:18: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
2024-07-17 23:18:56	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:56.357583 End time: 2024-07-17 23:18:56.364377
2024-07-17 23:18:56	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	name::	No table opened.
2024-07-17 23:18:56	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:18:56	INFO	immoments::::casa	##########################################
2024-07-17 23:18:56	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18: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 )
2024-07-17 23:18:56	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:56	INFO	immoments::CasacRegionManager::fromBCS	Using channel range(s) 
2024-07-17 23:18:56	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:56	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18: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)
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments	Created input_test_chans_1
2024-07-17 23:18:56	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:57	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:56.366643 End time: 2024-07-17 23:18:56.837412
2024-07-17 23:18:57	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:57	INFO	immoments::::casa	##########################################
2024-07-17 23:18:57	INFO	name::	No table opened.
2024-07-17 23:18:57	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:18:57	INFO	immoments::::casa	##########################################
2024-07-17 23:18:57	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18: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 )
2024-07-17 23:18:57	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:57	INFO	immoments::CasacRegionManager::fromBCS	Using channel range(s) 
2024-07-17 23:18:57	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:57	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18: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)
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments	Created input_test_chans_2
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:57	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:56.839581 End time: 2024-07-17 23:18:57.235389
2024-07-17 23:18:57	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:57	INFO	immoments::::casa	##########################################
2024-07-17 23:18:57	WARN	immoments::::casa	The STOKES parameter tests will cause errors to occur, do not be alarmed
2024-07-17 23:18:57	INFO	immoments::::casa	##########################################
2024-07-17 23:18:57	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:57	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 )
2024-07-17 23:18:57	SEVERE	immoments::regionmanager::frombcs	Exception Reported: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [799, 799, -2147483648, 17]
2024-07-17 23:18:57	SEVERE	immoments::::casa	Exception Reported: Error in immoments: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [799, 799, -2147483648, 17]
2024-07-17 23:18:57	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:57	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18:57	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'] )
2024-07-17 23:18:57	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 121, in immoments
2024-07-17 23:18:57	INFO	immoments::::casa+	    reg = _rg.frombcs(csys=_csys.torecord(),
2024-07-17 23:18:57	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/regionmanager.py", line 73, in frombcs
2024-07-17 23:18:57	INFO	immoments::::casa+	    return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region)
2024-07-17 23:18:57	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs
2024-07-17 23:18:57	INFO	immoments::::casa+	    return _regionmanager.regionmanager_frombcs(self, *args, **kwargs)
2024-07-17 23:18:57	INFO	immoments::::casa+	RuntimeError: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [799, 799, -2147483648, 17]
2024-07-17 23:18:57	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:57.237618 End time: 2024-07-17 23:18:57.244088
2024-07-17 23:18:57	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:57	INFO	immoments::::casa	##########################################
2024-07-17 23:18:57	INFO	name::	No table opened.
2024-07-17 23:18:57	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:18:57	INFO	immoments::::casa	##########################################
2024-07-17 23:18:57	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:57	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 )
2024-07-17 23:18:57	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:57	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:57	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations I
2024-07-17 23:18:57	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:57	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)
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments	Created input_test_stokes_1
2024-07-17 23:18:57	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:58	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:57.245908 End time: 2024-07-17 23:18:57.764792
2024-07-17 23:18:58	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:58	INFO	immoments::::casa	##########################################
2024-07-17 23:18:58	INFO	name::	No table opened.
2024-07-17 23:18:58	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:18:58	WARN	immoments::::casa	The MASK parameter tests will cause errors to occur, do not be alarmed
2024-07-17 23:18:58	INFO	immoments::::casa	##########################################
2024-07-17 23:18:58	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:58	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 )
2024-07-17 23:18:58	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:58	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:58	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:58	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
2024-07-17 23:18:58	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
2024-07-17 23:18:58	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
2024-07-17 23:18:58	SEVERE	immoments::::casa+	Scanned so far: blarg>= at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 289
2024-07-17 23:18:58	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:58	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:18: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'] )
2024-07-17 23:18:58	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 128, in immoments
2024-07-17 23:18:58	INFO	immoments::::casa+	    outia = _myia.moments(
2024-07-17 23:18:58	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 2617, in moments
2024-07-17 23:18:58	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))
2024-07-17 23:18:58	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 5371, in moments
2024-07-17 23:18:58	INFO	immoments::::casa+	    return _image.image_moments(self, *args, **kwargs)
2024-07-17 23:18:58	INFO	immoments::::casa+	RuntimeError: Input mask specification is incorrect: ImageExprParse: 'blarg' is an unknown lattice or image or it is an unqualified region
2024-07-17 23:18:58	INFO	immoments::::casa+	Scanned so far: blarg>= at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 289
2024-07-17 23:18:58	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:57.766984 End time: 2024-07-17 23:18:57.775867
2024-07-17 23:18:58	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:58	INFO	immoments::::casa	##########################################
2024-07-17 23:18:58	INFO	name::	No table opened.
2024-07-17 23:18:58	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:18:58	INFO	immoments::::casa	##########################################
2024-07-17 23:18:58	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:58	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 )
2024-07-17 23:18:58	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:58	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:58	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:58	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18: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)
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments	Created input_test_mask_2
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:58	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:57.777758 End time: 2024-07-17 23:18:58.354623
2024-07-17 23:18:58	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:58	INFO	immoments::::casa	##########################################
2024-07-17 23:18:58	WARN	immoments::::casa	The INCLUDEPIX parameter tests will cause errors to occur, do not be alarmed
2024-07-17 23:18:58	SEVERE	immoments::::casa	Exception Reported: Error in immoments: {'includepix': ['must be of cInt type', 'must be of cFloatVec type', 'must be of cIntVec type']}
2024-07-17 23:18:58	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:58	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 583, in __call__
2024-07-17 23:18:58	INFO	immoments::::casa+	    assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors)
2024-07-17 23:18:58	INFO	immoments::::casa+	AssertionError: {'includepix': ['must be of cInt type', 'must be of cFloatVec type', 'must be of cIntVec type']}
2024-07-17 23:18:58	INFO	immoments::::casa	##########################################
2024-07-17 23:18:58	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:58	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 )
2024-07-17 23:18:58	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:58	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:58	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:58	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18: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)
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments+	The basic clip method
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments	Created input_test_incpix_2
2024-07-17 23:18:58	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:59	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:58.359284 End time: 2024-07-17 23:18:58.842455
2024-07-17 23:18:59	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:59	INFO	immoments::::casa	##########################################
2024-07-17 23:18:59	WARN	immoments::::casa	The EXCLUDEPIX parameter tests will cause errors to occur, do not be alarmed
2024-07-17 23:18:59	SEVERE	immoments::::casa	Exception Reported: Error in immoments: {'excludepix': ['must be of cInt type', 'must be of cFloatVec type', 'must be of cIntVec type']}
2024-07-17 23:18:59	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:18:59	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 583, in __call__
2024-07-17 23:18:59	INFO	immoments::::casa+	    assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors)
2024-07-17 23:18:59	INFO	immoments::::casa+	AssertionError: {'excludepix': ['must be of cInt type', 'must be of cFloatVec type', 'must be of cIntVec type']}
2024-07-17 23:18:59	INFO	immoments::::casa	##########################################
2024-07-17 23:18:59	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:59	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 )
2024-07-17 23:18:59	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:59	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:59	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:59	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:59	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)
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments+	The basic clip method
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments	Created input_test_expix_2
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:18:59	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:58.848014 End time: 2024-07-17 23:18:59.376597
2024-07-17 23:18:59	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:18:59	INFO	immoments::::casa	##########################################
2024-07-17 23:18:59	INFO	name::	No table opened.
2024-07-17 23:18:59	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:18:59	INFO	immoments::::casa	##########################################
2024-07-17 23:18:59	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:18:59	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 )
2024-07-17 23:18:59	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:18:59	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:18:59	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:18:59	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:18:59	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)
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments	Created input_test_outfile_1
2024-07-17 23:18:59	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:00	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:59.380997 End time: 2024-07-17 23:18:59.909936
2024-07-17 23:19:00	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:00	INFO	immoments::::casa	##########################################
2024-07-17 23:19:00	INFO	immoments::::casa	##########################################
2024-07-17 23:19:00	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:00	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 )
2024-07-17 23:19:00	SEVERE	immoments::::casa	Exception Reported: Error in immoments: Output file, input_test_outfile_1 exists. immoment can not proceed, please
2024-07-17 23:19:00	SEVERE	immoments::::casa+	remove it or change the output file name.
2024-07-17 23:19:00	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:19:00	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:19: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'] )
2024-07-17 23:19:00	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 112, in immoments
2024-07-17 23:19:00	INFO	immoments::::casa+	    raise ValueError(
2024-07-17 23:19:00	INFO	immoments::::casa+	ValueError: Output file, input_test_outfile_1 exists. immoment can not proceed, please
2024-07-17 23:19:00	INFO	immoments::::casa+	remove it or change the output file name.
2024-07-17 23:19:00	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:18:59.912114 End time: 2024-07-17 23:18:59.912797
2024-07-17 23:19:00	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:00	INFO	immoments::::casa	##########################################
2024-07-17 23:19:00	INFO	name::	No table opened.
2024-07-17 23:19:00	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:00	INFO	name::	No table opened.
2024-07-17 23:19:00	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:00	INFO	name::	No table opened.
2024-07-17 23:19:00	INFO	name::	No table opened.
2024-07-17 23:19:01	INFO	ImageFactory::createImage	Created Paged image 'myim.im' of shape [10, 20, 4, 40] with float valued pixels.
2024-07-17 23:19:01	INFO	ImageFactory::createImage	Created Paged image 'mask1.im' of shape [10, 20, 4, 40] with float valued pixels.
2024-07-17 23:19:01	INFO	ImageFactory::createImage	Created Paged image 'mask2.im' of shape [10, 20, 1, 1] with float valued pixels.
2024-07-17 23:19:01	INFO	ImageFactory::createImage	Created Paged image 'mask3.im' of shape [10, 20, 4, 2] with float valued pixels.
2024-07-17 23:19:01	INFO	name::	No table opened.
2024-07-17 23:19:01	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:01	INFO	immoments::::casa	##########################################
2024-07-17 23:19:01	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:01	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 )
2024-07-17 23:19:01	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:01	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:01	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:01	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:01	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)
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments	Created out1.im
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:01	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:00.920847 End time: 2024-07-17 23:19:00.979504
2024-07-17 23:19:01	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:01	INFO	immoments::::casa	##########################################
2024-07-17 23:19:01	INFO	immoments::::casa	##########################################
2024-07-17 23:19:01	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:01	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 )
2024-07-17 23:19:01	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:01	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:01	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:01	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
2024-07-17 23:19:01	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
2024-07-17 23:19:01	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:19:01	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:19:01	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'] )
2024-07-17 23:19:01	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 128, in immoments
2024-07-17 23:19:01	INFO	immoments::::casa+	    outia = _myia.moments(
2024-07-17 23:19:01	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 2617, in moments
2024-07-17 23:19:01	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))
2024-07-17 23:19:01	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 5371, in moments
2024-07-17 23:19:01	INFO	immoments::::casa+	    return _image.image_moments(self, *args, **kwargs)
2024-07-17 23:19:01	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
2024-07-17 23:19:01	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:00.986517 End time: 2024-07-17 23:19:01.001764
2024-07-17 23:19:01	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:01	INFO	immoments::::casa	##########################################
2024-07-17 23:19:01	INFO	immoments::::casa	##########################################
2024-07-17 23:19:01	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:01	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 )
2024-07-17 23:19:01	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:01	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:01	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:01	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:01	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)
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments	Created out3.im
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2024-07-17 23:19:01	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:01	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:01.003917 End time: 2024-07-17 23:19:01.054445
2024-07-17 23:19:01	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:01	INFO	immoments::::casa	##########################################
2024-07-17 23:19:01	INFO	immoments::::casa	##########################################
2024-07-17 23:19:01	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:01	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 )
2024-07-17 23:19:01	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:01	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:01	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:01	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
2024-07-17 23:19:01	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
2024-07-17 23:19:01	INFO	immoments::::casa	Traceback (most recent call last):
2024-07-17 23:19:01	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/immoments.py", line 585, in __call__
2024-07-17 23:19:01	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'] )
2024-07-17 23:19:01	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_immoments.py", line 128, in immoments
2024-07-17 23:19:01	INFO	immoments::::casa+	    outia = _myia.moments(
2024-07-17 23:19:01	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 2617, in moments
2024-07-17 23:19:01	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))
2024-07-17 23:19:01	INFO	immoments::::casa+	  File "/wheeldirectory/casa-CAS-14363-1-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 5371, in moments
2024-07-17 23:19:01	INFO	immoments::::casa+	    return _image.image_moments(self, *args, **kwargs)
2024-07-17 23:19:01	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
2024-07-17 23:19:01	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:01.059504 End time: 2024-07-17 23:19:01.071297
2024-07-17 23:19:01	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:01	INFO	immoments::::casa	##########################################
2024-07-17 23:19:01	INFO	name::	No table opened.
2024-07-17 23:19:01	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:01	INFO	name::	No table opened.
2024-07-17 23:19:01	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:01	INFO	name::	No table opened.
2024-07-17 23:19:01	INFO	name::	No table opened.
2024-07-17 23:19:01	INFO	ImageFactory::createImage	Created Temp image  of shape [100, 100, 1, 10] with float valued pixels.
2024-07-17 23:19:01	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-07-17 23:19:01	INFO	BeamManipulator::set	This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
2024-07-17 23:19:01	INFO	BeamManipulator::set	Beam parameters:  Major          : 4 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Minor          : 3 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2024-07-17 23:19:01	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-07-17 23:19:01	INFO	BeamManipulator::set	Beam parameters:  Major          : 5 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Minor          : 4 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2024-07-17 23:19:01	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-07-17 23:19:01	INFO	BeamManipulator::set	Beam parameters:  Major          : 6 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Minor          : 5 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2024-07-17 23:19:01	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-07-17 23:19:01	INFO	BeamManipulator::set	Beam parameters:  Major          : 7 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Minor          : 6 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2024-07-17 23:19:01	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-07-17 23:19:01	INFO	BeamManipulator::set	Beam parameters:  Major          : 8 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Minor          : 7 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2024-07-17 23:19:01	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-07-17 23:19:01	INFO	BeamManipulator::set	Beam parameters:  Major          : 9 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Minor          : 8 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2024-07-17 23:19:01	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-07-17 23:19:01	INFO	BeamManipulator::set	Beam parameters:  Major          : 10 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Minor          : 9 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2024-07-17 23:19:01	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-07-17 23:19:01	INFO	BeamManipulator::set	Beam parameters:  Major          : 11 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Minor          : 10 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2024-07-17 23:19:01	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-07-17 23:19:01	INFO	BeamManipulator::set	Beam parameters:  Major          : 12 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Minor          : 11 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2024-07-17 23:19:01	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-07-17 23:19:01	INFO	BeamManipulator::set	Beam parameters:  Major          : 13 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Minor          : 12 arcmin
2024-07-17 23:19:01	INFO	BeamManipulator::set+	  Position Angle : 60 deg
2024-07-17 23:19:01	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
2024-07-17 23:19:01	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:01	INFO	CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:01	INFO	CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:01	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
2024-07-17 23:19:01	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	INFO	Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2024-07-17 23:19:02	INFO	ImageMoments::createMoments	
2024-07-17 23:19:02	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:02	INFO	ImageMoments::createMoments	
2024-07-17 23:19:02	INFO	ImageMoments::createMoments+	
2024-07-17 23:19:02	INFO	ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:02	INFO	ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:02	INFO	ImageMoments::createMoments+	The basic method
2024-07-17 23:19:02	INFO	ImageMoments::createMoments	Created TempImage
2024-07-17 23:19:02	INFO	ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:02	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
2024-07-17 23:19:02	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:02	INFO	CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:02	INFO	CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:02	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
2024-07-17 23:19:02	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:02	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	INFO	Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 13 arcmin, minor: 12 arcmin, pa: 60 deg
2024-07-17 23:19:03	INFO	ImageMoments::createMoments	
2024-07-17 23:19:03	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:03	INFO	ImageMoments::createMoments	
2024-07-17 23:19:03	INFO	ImageMoments::createMoments+	
2024-07-17 23:19:03	INFO	ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:03	INFO	ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:03	INFO	ImageMoments::createMoments+	The basic method
2024-07-17 23:19:03	INFO	ImageMoments::createMoments	Created TempImage
2024-07-17 23:19:03	INFO	ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:03	INFO	name::	No table opened.
2024-07-17 23:19:03	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:03	INFO	name::	No table opened.
2024-07-17 23:19:03	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:03	INFO	name::	No table opened.
2024-07-17 23:19:03	INFO	name::	No table opened.
2024-07-17 23:19:03	INFO	immoments::::casa	##########################################
2024-07-17 23:19:03	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:03	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 )
2024-07-17 23:19:03	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:03	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:03	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:03	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:03	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)
2024-07-17 23:19:03	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
2024-07-17 23:19:03	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:03	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:03	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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
2024-07-17 23:19:03	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.
2024-07-17 23:19:03	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
2024-07-17 23:19:03	INFO	immoments::Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad
2024-07-17 23:19:03	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:03	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:03	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:03	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:03	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:03	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:03	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:19:03	INFO	immoments::ImageMoments::createMoments	Created cas5287.im
2024-07-17 23:19:03	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:03	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:03.142417 End time: 2024-07-17 23:19:03.498625
2024-07-17 23:19:03	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:03	INFO	immoments::::casa	##########################################
2024-07-17 23:19:04	INFO	name::	No table opened.
2024-07-17 23:19:04	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:04	INFO	name::	No table opened.
2024-07-17 23:19:04	INFO	name::	No table opened.
2024-07-17 23:19:04	INFO	ImageFactory::createImage	Created Temp image  of shape [20, 20, 20] with float valued pixels.
2024-07-17 23:19:04	INFO	ImageMoments::createMoments	
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:04	INFO	ImageMoments::createMoments	
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	The basic method
2024-07-17 23:19:04	INFO	ImageMoments::createMoments	Created TempImage
2024-07-17 23:19:04	INFO	ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2024-07-17 23:19:04	INFO	ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:04	INFO	ImageMoments::createMoments	
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:04	INFO	ImageMoments::createMoments	
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	The basic method
2024-07-17 23:19:04	INFO	ImageMoments::createMoments	Created TempImage
2024-07-17 23:19:04	INFO	ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:04	INFO	name::	No table opened.
2024-07-17 23:19:04	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:04	INFO	name::	No table opened.
2024-07-17 23:19:04	INFO	name::	No table opened.
2024-07-17 23:19:04	INFO	ImageFactory::createImage	Created Temp image  of shape [100, 100, 1, 3] with float valued pixels.
2024-07-17 23:19:04	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:04	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)
2024-07-17 23:19:04	INFO	ImageRegion::fromRecord	Creating image 'expected.im' of shape [100, 100, 3]
2024-07-17 23:19:04	INFO	ImageMoments::createMoments	
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:04	INFO	ImageMoments::createMoments	
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:04	INFO	ImageMoments::createMoments+	The basic method
2024-07-17 23:19:04	INFO	ImageMoments::createMoments	Created /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/expected.im.integrated
2024-07-17 23:19:04	INFO	ImageMoments::createMoments	Created /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/expected.im.median
2024-07-17 23:19:04	INFO	ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:04	INFO	ImageFactory::createImage	Created Temp image  of shape [100, 100, 1, 3] with float valued pixels.
2024-07-17 23:19:04	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:04	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)
2024-07-17 23:19:04	INFO	ImageRegion::fromRecord	Creating image 'got.im' of shape [100, 100, 3]
2024-07-17 23:19:04	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-07-17 23:19:04	INFO	BeamManipulator::set	This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
2024-07-17 23:19:04	INFO	BeamManipulator::set	Beam parameters:  Major          : 6 arcmin
2024-07-17 23:19:04	INFO	BeamManipulator::set+	  Minor          : 6 arcmin
2024-07-17 23:19:04	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-07-17 23:19:04	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-07-17 23:19:04	INFO	BeamManipulator::set	Beam parameters:  Major          : 8 arcmin
2024-07-17 23:19:04	INFO	BeamManipulator::set+	  Minor          : 8 arcmin
2024-07-17 23:19:04	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-07-17 23:19:04	INFO	image::_casaQuantityFromVar 	Will use values specified in major, minor, pa to set beam
2024-07-17 23:19:04	INFO	BeamManipulator::set	Beam parameters:  Major          : 10 arcmin
2024-07-17 23:19:04	INFO	BeamManipulator::set+	  Minor          : 10 arcmin
2024-07-17 23:19:04	INFO	BeamManipulator::set+	  Position Angle : 0 deg
2024-07-17 23:19:04	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
2024-07-17 23:19:04	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:04	INFO	CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:04	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
2024-07-17 23:19:04	INFO	Image2DConvolver::_dealWithRestoringBeam	You are convolving the sky
2024-07-17 23:19:04	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
2024-07-17 23:19:05	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
2024-07-17 23:19:05	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
2024-07-17 23:19:05	INFO	Image2DConvolver::_dealWithRestoringBeam	Channel 2 of 3  Input beam is already near target resolution so this plane will not be convolved
2024-07-17 23:19:05	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
2024-07-17 23:19:05	INFO	Image2DConvolver::_dealWithRestoringBeam	Output  resolution major: 10 arcmin, minor: 10 arcmin, pa: 0 deg
2024-07-17 23:19:05	INFO	ImageMoments::createMoments	
2024-07-17 23:19:05	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:05	INFO	ImageMoments::createMoments	
2024-07-17 23:19:05	INFO	ImageMoments::createMoments+	
2024-07-17 23:19:05	INFO	ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:05	INFO	ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:05	INFO	ImageMoments::createMoments+	The basic method
2024-07-17 23:19:05	INFO	ImageMoments::createMoments	Created Temporary_Image.integrated
2024-07-17 23:19:05	INFO	ImageMoments::createMoments	Created Temporary_Image.median
2024-07-17 23:19:05	INFO	ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:05	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:05	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)
2024-07-17 23:19:05	INFO	ImageRegion::fromRecord	Creating image 'mask.im' of shape [100, 100]
2024-07-17 23:19:05	INFO	name::	No table opened.
2024-07-17 23:19:05	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:05	INFO	name::	No table opened.
2024-07-17 23:19:05	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:05	INFO	name::	No table opened.
2024-07-17 23:19:05	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:05	INFO	name::	No table opened.
2024-07-17 23:19:05	INFO	name::	No table opened.
2024-07-17 23:19:05	INFO	ImageFactory::createImage	Created Temp image  of shape [20, 20, 20] with float valued pixels.
2024-07-17 23:19:05	INFO	ImageMoments::createMoments	
2024-07-17 23:19:05	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:05	INFO	ImageMoments::createMoments	
2024-07-17 23:19:05	INFO	ImageMoments::createMoments+	
2024-07-17 23:19:05	INFO	ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:05	INFO	ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:05	INFO	ImageMoments::createMoments+	The basic method
2024-07-17 23:19:05	INFO	ImageMoments::createMoments	Created cas8570.im
2024-07-17 23:19:05	INFO	ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2024-07-17 23:19:05	INFO	ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2024-07-17 23:19:05	INFO	ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:05	INFO	imhistory::::casa	##########################################
2024-07-17 23:19:05	INFO	imhistory::::casa	##### Begin Task: imhistory          #####
2024-07-17 23:19:05	INFO	imhistory::::casa	imhistory( imagename='cas8570.im', mode='list', verbose=True, origin='imhistory', message='' )
2024-07-17 23:19:05	INFO	imhistory::::::ImageFactory::createImage	Created Temp image  of shape [20, 20, 20] with float valued pixels.
2024-07-17 23:19:05	INFO	imhistory::::::image::fromshape	Ran ia.fromshape
2024-07-17 23:19:05	INFO	imhistory::::::image::fromshape	ia.fromshape(outfile="", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2024-07-17 23:19:05	INFO	imhistory::::::image::moments	Ran ia.moments
2024-07-17 23:19:05	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)
2024-07-17 23:19:05	INFO	imhistory::::casa	Task imhistory complete. Start time: 2024-07-17 23:19:05.094955 End time: 2024-07-17 23:19:05.101714
2024-07-17 23:19:05	INFO	imhistory::::casa	##### End Task: imhistory            #####
2024-07-17 23:19:05	INFO	imhistory::::casa	##########################################
2024-07-17 23:19:05	INFO	name::	No table opened.
2024-07-17 23:19:05	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:05	INFO	name::	No table opened.
2024-07-17 23:19:05	INFO	name::	No table opened.
2024-07-17 23:19:06	INFO	ImageFactory::createImage	Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
2024-07-17 23:19:06	INFO	ImageMoments::createMoments	
2024-07-17 23:19:06	INFO	ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:06	INFO	ImageMoments::createMoments	
2024-07-17 23:19:06	INFO	ImageMoments::createMoments+	
2024-07-17 23:19:06	INFO	ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:06	INFO	ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:06	INFO	ImageMoments::createMoments+	The basic method
2024-07-17 23:19:06	INFO	ImageMoments::createMoments	Created TempImage
2024-07-17 23:19:06	INFO	ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2024-07-17 23:19:06	INFO	ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2024-07-17 23:19:06	INFO	ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:06	INFO	::::ImageFactory::createImage	Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
2024-07-17 23:19:06	INFO	::::image::fromshape	Ran ia.fromshape
2024-07-17 23:19:06	INFO	::::image::fromshape	ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2024-07-17 23:19:06	INFO	::::image::moments	Ran ia.moments
2024-07-17 23:19:06	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)
2024-07-17 23:19:06	INFO	immoments::::casa	##########################################
2024-07-17 23:19:06	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:06	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 )
2024-07-17 23:19:06	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:06	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:06	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:06	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)
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments	Created zz_out.im.average
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments	Created zz_out.im.weighted_coord
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments	Created zz_out.im.weighted_dispersion_coord
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:06	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:05.535872 End time: 2024-07-17 23:19:05.629559
2024-07-17 23:19:06	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:06	INFO	immoments::::casa	##########################################
2024-07-17 23:19:06	INFO	::::ImageFactory::createImage	Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
2024-07-17 23:19:06	INFO	::::image::fromshape	Ran ia.fromshape
2024-07-17 23:19:06	INFO	::::image::fromshape	ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2024-07-17 23:19:06	INFO	::::immoments	version: 6.6.5-10 CASAtools:v1.0.0
2024-07-17 23:19:06	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)
2024-07-17 23:19:06	INFO	::::ImageFactory::createImage	Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
2024-07-17 23:19:06	INFO	::::image::fromshape	Ran ia.fromshape
2024-07-17 23:19:06	INFO	::::image::fromshape	ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2024-07-17 23:19:06	INFO	::::immoments	version: 6.6.5-10 CASAtools:v1.0.0
2024-07-17 23:19:06	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)
2024-07-17 23:19:06	INFO	::::ImageFactory::createImage	Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
2024-07-17 23:19:06	INFO	::::image::fromshape	Ran ia.fromshape
2024-07-17 23:19:06	INFO	::::image::fromshape	ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2024-07-17 23:19:06	INFO	::::immoments	version: 6.6.5-10 CASAtools:v1.0.0
2024-07-17 23:19:06	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)
2024-07-17 23:19:06	INFO	name::	No table opened.
2024-07-17 23:19:06	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:06	INFO	name::	No table opened.
2024-07-17 23:19:06	INFO	name::	No table opened.
2024-07-17 23:19:06	INFO	immoments::::casa	##########################################
2024-07-17 23:19:06	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:06	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 )
2024-07-17 23:19:06	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:06	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:06	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:06	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:06	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)
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments	Created mask_test_1
2024-07-17 23:19:06	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:07	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:06.102521 End time: 2024-07-17 23:19:06.654779
2024-07-17 23:19:07	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:07	INFO	immoments::::casa	##########################################
2024-07-17 23:19:07	INFO	name::	No table opened.
2024-07-17 23:19:07	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:07	INFO	immoments::::casa	##########################################
2024-07-17 23:19:07	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:07	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 )
2024-07-17 23:19:07	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:07	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:07	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:07	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:07	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)
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments	Created mask_test_2
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:07	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:06.657104 End time: 2024-07-17 23:19:07.264065
2024-07-17 23:19:07	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:07	INFO	immoments::::casa	##########################################
2024-07-17 23:19:07	INFO	immoments::::casa	##########################################
2024-07-17 23:19:07	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:07	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 )
2024-07-17 23:19:07	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:07	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:07	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:07	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:07	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)
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments	Created mask_test_3
2024-07-17 23:19:07	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:08	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:07.266131 End time: 2024-07-17 23:19:07.924868
2024-07-17 23:19:08	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:08	INFO	immoments::::casa	##########################################
2024-07-17 23:19:08	INFO	name::	No table opened.
2024-07-17 23:19:08	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:08	INFO	ImageFactory::createImage	Created Paged image 'test.image' of shape [800, 800, 1, 18] with float valued pixels.
2024-07-17 23:19:09	INFO	image::statistics 	Determining stats for image test.image
2024-07-17 23:19:09	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:09	INFO	CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:09	INFO	CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:09	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:09	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)
2024-07-17 23:19:09	INFO	ImageStatsCalculator::_logStartup	Statistics calculated using Classic algorithm
2024-07-17 23:19:09	INFO	ImageStatsCalculator::_logStartup	Regions --- 
2024-07-17 23:19:09	INFO	ImageStatsCalculator::_logStartup	         -- bottom-left corner (pixel) [blc]:  [0, 0, 0, 0]
2024-07-17 23:19:09	INFO	ImageStatsCalculator::_logStartup	         -- top-right corner (pixel) [trc]:    [799, 799, 0, 17]
2024-07-17 23:19:09	INFO	ImageStatsCalculator::_logStartup	         -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz
2024-07-17 23:19:09	INFO	ImageStatsCalculator::_logStartup	         -- top-right corner (world) [trcf]:   03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz
2024-07-17 23:19:09	INFO		Values --- 
2024-07-17 23:19:09	INFO		         -- number of points [npts]:                1.152e+07
2024-07-17 23:19:09	INFO		         -- maximum value [max]:                    5.20555 
2024-07-17 23:19:09	INFO		         -- minimum value [min]:                    -5.14098 
2024-07-17 23:19:09	INFO		         -- position of max value (pixel) [maxpos]: [68, 768, 0, 13]
2024-07-17 23:19:09	INFO		         -- position of min value (pixel) [minpos]: [570, 648, 0, 7]
2024-07-17 23:19:09	INFO		         -- position of max value (world) [maxposf]: 03:29:08.351, +31.17.39.239, I, 4.34232e+10Hz
2024-07-17 23:19:09	INFO		         -- position of min value (world) [minposf]: 03:28:48.770, +31.16.39.269, I, 4.34202e+10Hz
2024-07-17 23:19:09	INFO		         -- Sum of pixel values [sum]:               3265.52 
2024-07-17 23:19:09	INFO		         -- Sum of squared pixel values [sumsq]:     1.15139e+07 
2024-07-17 23:19:09	INFO		Statistics --- 
2024-07-17 23:19:09	INFO		        -- Mean of the pixel values [mean]:         0.000283465 
2024-07-17 23:19:09	INFO		        -- Variance of the pixel values :           0.999471 
2024-07-17 23:19:09	INFO		        -- Standard deviation of the Mean [sigma]:  0.999736 
2024-07-17 23:19:09	INFO		        -- Root mean square [rms]:                  0.999736 
2024-07-17 23:19:09	INFO	ImageStatsCalculator::statistics	Sum column unit = 
2024-07-17 23:19:09	INFO	ImageStatsCalculator::statistics+	Mean column unit = 
2024-07-17 23:19:09	INFO	ImageStatsCalculator::statistics+	Std_dev column unit = 
2024-07-17 23:19:09	INFO	ImageStatsCalculator::statistics+	Minimum column unit = 
2024-07-17 23:19:09	INFO	ImageStatsCalculator::statistics+	Maximum column unit = 
2024-07-17 23:19:09	INFO	ImageStatsCalculator::statistics	Npts          Sum           Mean          Rms           Std_dev       Minimum       Maximum     
2024-07-17 23:19:09	INFO	ImageStatsCalculator::statistics	 1.152000e+07  3.265517e+03  2.834650e-04  9.997357e-01  9.997357e-01 -5.140985e+00  5.205550e+00
2024-07-17 23:19:09	INFO	immoments::::casa	##########################################
2024-07-17 23:19:09	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:09	INFO	immoments::::casa	immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='test.image>-1.4677174091339111', includepix=-1, excludepix=-1, outfile='mask_test_4', stretch=False )
2024-07-17 23:19:09	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:09	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:09	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:09	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:09	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)
2024-07-17 23:19:09	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:09	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:09	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:09	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:09	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:09	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:09	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:19:09	INFO	immoments::ImageMoments::createMoments	Created mask_test_4
2024-07-17 23:19:09	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:10	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:08.898085 End time: 2024-07-17 23:19:09.543686
2024-07-17 23:19:10	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:10	INFO	immoments::::casa	##########################################
2024-07-17 23:19:10	INFO	name::	No table opened.
2024-07-17 23:19:10	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:10	INFO	name::	No table opened.
2024-07-17 23:19:10	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:10	INFO	name::	No table opened.
2024-07-17 23:19:10	INFO	name::	No table opened.
2024-07-17 23:19:10	INFO	ImageFactory::createImage	Created Paged image 'median_coord.im' of shape [11, 1, 11] with float valued pixels.
2024-07-17 23:19:10	INFO	immoments::::casa	##########################################
2024-07-17 23:19:10	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:10	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 )
2024-07-17 23:19:10	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:10	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:10	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:10	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)
2024-07-17 23:19:10	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:10	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:10	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:10	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:10	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:10	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:10	INFO	immoments::ImageMoments::createMoments+	The basic clip method
2024-07-17 23:19:10	INFO	immoments::ImageMoments::createMoments	Created median_coord_out.im
2024-07-17 23:19:10	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:10	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:10.061949 End time: 2024-07-17 23:19:10.108736
2024-07-17 23:19:10	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:10	INFO	immoments::::casa	##########################################
2024-07-17 23:19:10	INFO	name::	No table opened.
2024-07-17 23:19:10	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:10	INFO	name::	No table opened.
2024-07-17 23:19:10	INFO	name::	No table opened.
2024-07-17 23:19:11	INFO	ImageFactory::createImage	Created Paged image 'coord.im.max' of shape [10, 10, 10] with float valued pixels.
2024-07-17 23:19:11	INFO	immoments::::casa	##########################################
2024-07-17 23:19:11	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:11	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 )
2024-07-17 23:19:11	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:11	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:11	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:11	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)
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments	Created coord.im.max.out
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:11	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:10.647534 End time: 2024-07-17 23:19:10.689593
2024-07-17 23:19:11	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:11	INFO	immoments::::casa	##########################################
2024-07-17 23:19:11	INFO	ImageFactory::createImage	Created Paged image 'coord.im.min' of shape [10, 10, 10] with float valued pixels.
2024-07-17 23:19:11	INFO	immoments::::casa	##########################################
2024-07-17 23:19:11	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:11	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 )
2024-07-17 23:19:11	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:11	INFO	immoments::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:11	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:11	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)
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments	Created coord.im.min.out
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:11	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:10.744036 End time: 2024-07-17 23:19:10.796397
2024-07-17 23:19:11	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:11	INFO	immoments::::casa	##########################################
2024-07-17 23:19:11	INFO	name::	No table opened.
2024-07-17 23:19:11	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:11	INFO	name::	No table opened.
2024-07-17 23:19:11	INFO	name::	No table opened.
2024-07-17 23:19:11	INFO	immoments::::casa	##########################################
2024-07-17 23:19:11	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:11	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 )
2024-07-17 23:19:11	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:11	INFO	immoments::CasacRegionManager::fromBCS	Using channel range(s) 
2024-07-17 23:19:11	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:11	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:11	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)
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments+	The basic clip method
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments	Created moment_test.mom0
2024-07-17 23:19:11	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:12	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:11.179430 End time: 2024-07-17 23:19:11.693588
2024-07-17 23:19:12	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:12	INFO	immoments::::casa	##########################################
2024-07-17 23:19:12	INFO	imstat::::casa	##########################################
2024-07-17 23:19:12	INFO	imstat::::casa	##### Begin Task: imstat             #####
2024-07-17 23:19:12	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 )
2024-07-17 23:19:12	INFO	imstat::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:12	INFO	imstat::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:12	INFO	imstat::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:12	INFO	imstat::image::statistics 	Determining stats for image moment_test.mom0
2024-07-17 23:19:12	INFO	imstat::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:12	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)
2024-07-17 23:19:12	INFO	imstat::ImageStatsCalculator::_logStartup	Statistics calculated using Classic algorithm
2024-07-17 23:19:12	INFO	imstat::ImageStatsCalculator::_logStartup	Regions --- 
2024-07-17 23:19:12	INFO	imstat::ImageStatsCalculator::_logStartup	         -- bottom-left corner (pixel) [blc]:  [0, 0, 0, 0]
2024-07-17 23:19:12	INFO	imstat::ImageStatsCalculator::_logStartup	         -- top-right corner (pixel) [trc]:    [799, 799, 0, 0]
2024-07-17 23:19:12	INFO	imstat::ImageStatsCalculator::_logStartup	         -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34178e+10Hz
2024-07-17 23:19:12	INFO	imstat::ImageStatsCalculator::_logStartup	         -- top-right corner (world) [trcf]:   03:28:39.835, +31.17.54.721, I, 4.34178e+10Hz
2024-07-17 23:19:12	INFO	imstat::::	Values --- 
2024-07-17 23:19:12	INFO	imstat::::	         -- flux [flux]:                            82.6319 Jy.km/s
2024-07-17 23:19:12	INFO	imstat::::	         -- number of points [npts]:                35355
2024-07-17 23:19:12	INFO	imstat::::	         -- maximum value [max]:                    0.57014 Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::::	         -- minimum value [min]:                    0.0101136 Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::::	         -- position of max value (pixel) [maxpos]: [251, 367, 0, 0]
2024-07-17 23:19:12	INFO	imstat::::	         -- position of min value (pixel) [minpos]: [289, 392, 0, 0]
2024-07-17 23:19:12	INFO	imstat::::	         -- position of max value (world) [maxposf]: 03:29:01.209, +31.14.18.772, I, 4.34178e+10Hz
2024-07-17 23:19:12	INFO	imstat::::	         -- position of min value (world) [minposf]: 03:28:59.728, +31.14.31.275, I, 4.34178e+10Hz
2024-07-17 23:19:12	INFO	imstat::::	         -- Sum of pixel values [sum]:               1205.65 Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::::	         -- Sum of squared pixel values [sumsq]:     158.702 Jy/beam.km/s.Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::::	Statistics --- 
2024-07-17 23:19:12	INFO	imstat::::	        -- Mean of the pixel values [mean]:         0.0341014 Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::::	        -- Variance of the pixel values :           0.00332599 Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::::	        -- Standard deviation of the Mean [sigma]:  0.0576714 Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::::	        -- Root mean square [rms]:                  0.0669985 Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::::	        -- Median of the pixel values [median]:     0.015673 Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::::	        -- Median of the deviations [medabsdevmed]: 0.00502956 Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::::	        -- IQR [quartile]:                          0.0162873 Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::::	        -- First quartile [q1]:                     0.0117708 Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::::	        -- Third quartile [q3]:                     0.0280582 Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::ImageStatsCalculator::statistics	Sum column unit = Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::ImageStatsCalculator::statistics+	Mean column unit = Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::ImageStatsCalculator::statistics+	Std_dev column unit = Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::ImageStatsCalculator::statistics+	Minimum column unit = Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::ImageStatsCalculator::statistics+	Maximum column unit = Jy/beam.km/s
2024-07-17 23:19:12	INFO	imstat::ImageStatsCalculator::statistics	Npts          Sum           Mean          Rms           Std_dev       Minimum       Maximum     
2024-07-17 23:19:12	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
2024-07-17 23:19:12	INFO	imstat::::casa	Task imstat complete. Start time: 2024-07-17 23:19:11.705227 End time: 2024-07-17 23:19:11.736440
2024-07-17 23:19:12	INFO	imstat::::casa	##### End Task: imstat               #####
2024-07-17 23:19:12	INFO	imstat::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='661,264', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 661,264,661,264
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:11.751275 End time: 2024-07-17 23:19:11.791615
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='661,264', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 661,264,661,264
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:11.793586 End time: 2024-07-17 23:19:11.826690
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='211,628', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 211,628,211,628
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:11.828291 End time: 2024-07-17 23:19:11.857318
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='211,628', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 211,628,211,628
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:11.858738 End time: 2024-07-17 23:19:11.882658
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='773,102', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 773,102,773,102
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:11.884047 End time: 2024-07-17 23:19:11.914900
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='773,102', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 773,102,773,102
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:11.916337 End time: 2024-07-17 23:19:11.939908
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='54,341', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 54,341,54,341
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:11.941235 End time: 2024-07-17 23:19:11.965364
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='54,341', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 54,341,54,341
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:11.966726 End time: 2024-07-17 23:19:11.989355
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='594,533', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 594,533,594,533
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:11.990731 End time: 2024-07-17 23:19:12.013904
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='594,533', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 594,533,594,533
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.015261 End time: 2024-07-17 23:19:12.038874
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='400,397', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 400,397,400,397
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.040245 End time: 2024-07-17 23:19:12.073028
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='400,397', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 400,397,400,397
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.074742 End time: 2024-07-17 23:19:12.098064
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='776,44', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 776,44,776,44
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.099496 End time: 2024-07-17 23:19:12.122349
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='776,44', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 776,44,776,44
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.123733 End time: 2024-07-17 23:19:12.146677
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='507,535', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 507,535,507,535
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.148030 End time: 2024-07-17 23:19:12.171522
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='507,535', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 507,535,507,535
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.172816 End time: 2024-07-17 23:19:12.196727
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='114,788', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 114,788,114,788
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.198076 End time: 2024-07-17 23:19:12.221176
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='114,788', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 114,788,114,788
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.222537 End time: 2024-07-17 23:19:12.245501
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='175,763', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 175,763,175,763
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.246871 End time: 2024-07-17 23:19:12.269740
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='175,763', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 175,763,175,763
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.271070 End time: 2024-07-17 23:19:12.295527
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='469,170', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 469,170,469,170
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.296919 End time: 2024-07-17 23:19:12.320079
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='469,170', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 469,170,469,170
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.321446 End time: 2024-07-17 23:19:12.344782
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='446,115', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 446,115,446,115
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.346170 End time: 2024-07-17 23:19:12.368920
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='446,115', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 446,115,446,115
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.370245 End time: 2024-07-17 23:19:12.394942
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='30,217', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 30,217,30,217
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.396324 End time: 2024-07-17 23:19:12.420480
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='30,217', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 30,217,30,217
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.422216 End time: 2024-07-17 23:19:12.447921
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='781,6', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 781,6,781,6
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.449664 End time: 2024-07-17 23:19:12.472907
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='781,6', chans='0', stokes='I' )
2024-07-17 23:19:12	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 781,6,781,6
2024-07-17 23:19:12	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.474277 End time: 2024-07-17 23:19:12.497697
2024-07-17 23:19:12	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##########################################
2024-07-17 23:19:12	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:12	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='720,389', chans='0', stokes='I' )
2024-07-17 23:19:13	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 720,389,720,389
2024-07-17 23:19:13	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.499133 End time: 2024-07-17 23:19:12.522475
2024-07-17 23:19:13	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:13	INFO	imval::::casa	##########################################
2024-07-17 23:19:13	INFO	imval::::casa	##########################################
2024-07-17 23:19:13	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:13	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='720,389', chans='0', stokes='I' )
2024-07-17 23:19:13	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 720,389,720,389
2024-07-17 23:19:13	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.523819 End time: 2024-07-17 23:19:12.548113
2024-07-17 23:19:13	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:13	INFO	imval::::casa	##########################################
2024-07-17 23:19:13	INFO	imval::::casa	##########################################
2024-07-17 23:19:13	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:13	INFO	imval::::casa	imval( imagename='moment_test.mom0', region='', box='361,152', chans='0', stokes='I' )
2024-07-17 23:19:13	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 361,152,361,152
2024-07-17 23:19:13	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.549499 End time: 2024-07-17 23:19:12.572673
2024-07-17 23:19:13	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:13	INFO	imval::::casa	##########################################
2024-07-17 23:19:13	INFO	imval::::casa	##########################################
2024-07-17 23:19:13	INFO	imval::::casa	##### Begin Task: imval              #####
2024-07-17 23:19:13	INFO	imval::::casa	imval( imagename='n1333_both.src.tmom0.all', region='', box='361,152', chans='0', stokes='I' )
2024-07-17 23:19:13	INFO	imval::CasacRegionManager::fromBCS	Using specified box(es) 361,152,361,152
2024-07-17 23:19:13	INFO	imval::::casa	Task imval complete. Start time: 2024-07-17 23:19:12.574087 End time: 2024-07-17 23:19:12.598360
2024-07-17 23:19:13	INFO	imval::::casa	##### End Task: imval                #####
2024-07-17 23:19:13	INFO	imval::::casa	##########################################
2024-07-17 23:19:13	INFO	immath::::casa	##########################################
2024-07-17 23:19:13	INFO	immath::::casa	##### Begin Task: immath             #####
2024-07-17 23:19:13	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' )
2024-07-17 23:19:13	INFO	ImageExprCalculator::_imagecalc	Creating image `moment_test.resid0' of shape [800, 800, 1, 1]
2024-07-17 23:19:13	INFO	ImageMaskAttacher::makeMask	Created mask `mask0'
2024-07-17 23:19:13	INFO	immath::::casa	Task immath complete. Start time: 2024-07-17 23:19:12.610017 End time: 2024-07-17 23:19:12.661494
2024-07-17 23:19:13	INFO	immath::::casa	##### End Task: immath               #####
2024-07-17 23:19:13	INFO	immath::::casa	##########################################
2024-07-17 23:19:13	INFO	imstat::::casa	##########################################
2024-07-17 23:19:13	INFO	imstat::::casa	##### Begin Task: imstat             #####
2024-07-17 23:19:13	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 )
2024-07-17 23:19:13	INFO	imstat::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:13	INFO	imstat::CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:13	INFO	imstat::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:13	INFO	imstat::image::statistics 	Determining stats for image moment_test.resid0
2024-07-17 23:19:13	INFO	imstat::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:13	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)
2024-07-17 23:19:13	INFO	imstat::ImageStatsCalculator::_logStartup	Statistics calculated using Classic algorithm
2024-07-17 23:19:13	INFO	imstat::ImageStatsCalculator::_logStartup	Regions --- 
2024-07-17 23:19:13	INFO	imstat::ImageStatsCalculator::_logStartup	         -- bottom-left corner (pixel) [blc]:  [0, 0, 0, 0]
2024-07-17 23:19:13	INFO	imstat::ImageStatsCalculator::_logStartup	         -- top-right corner (pixel) [trc]:    [799, 799, 0, 0]
2024-07-17 23:19:13	INFO	imstat::ImageStatsCalculator::_logStartup	         -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34178e+10Hz
2024-07-17 23:19:13	INFO	imstat::ImageStatsCalculator::_logStartup	         -- top-right corner (world) [trcf]:   03:28:39.835, +31.17.54.721, I, 4.34178e+10Hz
2024-07-17 23:19:13	INFO	imstat::::	Values --- 
2024-07-17 23:19:13	INFO	imstat::::	         -- flux [flux]:                            0 Jy.km/s
2024-07-17 23:19:13	INFO	imstat::::	         -- number of points [npts]:                35355
2024-07-17 23:19:13	INFO	imstat::::	         -- maximum value [max]:                    0 Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::::	         -- minimum value [min]:                    0 Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::::	         -- position of max value (pixel) [maxpos]: [163, 263, 0, 0]
2024-07-17 23:19:13	INFO	imstat::::	         -- position of min value (pixel) [minpos]: [163, 263, 0, 0]
2024-07-17 23:19:13	INFO	imstat::::	         -- position of max value (world) [maxposf]: 03:29:04.638, +31.13.26.759, I, 4.34178e+10Hz
2024-07-17 23:19:13	INFO	imstat::::	         -- position of min value (world) [minposf]: 03:29:04.638, +31.13.26.759, I, 4.34178e+10Hz
2024-07-17 23:19:13	INFO	imstat::::	         -- Sum of pixel values [sum]:               0 Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::::	         -- Sum of squared pixel values [sumsq]:     0 Jy/beam.km/s.Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::::	Statistics --- 
2024-07-17 23:19:13	INFO	imstat::::	        -- Mean of the pixel values [mean]:         0 Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::::	        -- Variance of the pixel values :           0 Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::::	        -- Standard deviation of the Mean [sigma]:  0 Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::::	        -- Root mean square [rms]:                  0 Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::::	        -- Median of the pixel values [median]:     0 Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::::	        -- Median of the deviations [medabsdevmed]: 0 Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::::	        -- IQR [quartile]:                          0 Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::::	        -- First quartile [q1]:                     0 Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::::	        -- Third quartile [q3]:                     0 Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::ImageStatsCalculator::statistics	Sum column unit = Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::ImageStatsCalculator::statistics+	Mean column unit = Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::ImageStatsCalculator::statistics+	Std_dev column unit = Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::ImageStatsCalculator::statistics+	Minimum column unit = Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::ImageStatsCalculator::statistics+	Maximum column unit = Jy/beam.km/s
2024-07-17 23:19:13	INFO	imstat::ImageStatsCalculator::statistics	Npts          Sum           Mean          Rms           Std_dev       Minimum       Maximum     
2024-07-17 23:19:13	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
2024-07-17 23:19:13	INFO	imstat::::casa	Task imstat complete. Start time: 2024-07-17 23:19:12.663317 End time: 2024-07-17 23:19:12.684507
2024-07-17 23:19:13	INFO	imstat::::casa	##### End Task: imstat               #####
2024-07-17 23:19:13	INFO	imstat::::casa	##########################################
2024-07-17 23:19:13	INFO	immoments::::casa	##########################################
2024-07-17 23:19:13	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:13	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 )
2024-07-17 23:19:13	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:13	INFO	immoments::CasacRegionManager::fromBCS	Using channel range(s) 
2024-07-17 23:19:13	INFO	immoments::CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:13	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:13	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)
2024-07-17 23:19:13	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:13	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:13	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:13	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:13	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:13	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:13	INFO	immoments::ImageMoments::createMoments+	The basic clip method
2024-07-17 23:19:13	INFO	immoments::ImageMoments::createMoments	Created moment_test.mom1
2024-07-17 23:19:13	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:13	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:12.688073 End time: 2024-07-17 23:19:13.129800
2024-07-17 23:19:13	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:13	INFO	immoments::::casa	##########################################
2024-07-17 23:19:13	INFO	immath::::casa	##########################################
2024-07-17 23:19:13	INFO	immath::::casa	##### Begin Task: immath             #####
2024-07-17 23:19:13	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' )
2024-07-17 23:19:13	INFO	ImageExprCalculator::_imagecalc	Creating image `first_moment_diff' of shape [800, 800, 1, 1]
2024-07-17 23:19:13	INFO	ImageMaskAttacher::makeMask	Created mask `mask0'
2024-07-17 23:19:13	INFO	immath::::casa	Task immath complete. Start time: 2024-07-17 23:19:13.131364 End time: 2024-07-17 23:19:13.183381
2024-07-17 23:19:13	INFO	immath::::casa	##### End Task: immath               #####
2024-07-17 23:19:13	INFO	immath::::casa	##########################################
2024-07-17 23:19:13	INFO	image::statistics 	Determining stats for image first_moment_diff
2024-07-17 23:19:13	INFO	CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:13	INFO	CasacRegionManager::fromBCS	Using all spectral channels.
2024-07-17 23:19:13	INFO	CasacRegionManager::fromBCS	Using polarizations ALL
2024-07-17 23:19:13	INFO	ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:13	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)
2024-07-17 23:19:13	INFO	ImageStatsCalculator::_logStartup	Statistics calculated using Classic algorithm
2024-07-17 23:19:13	INFO	ImageStatsCalculator::_logStartup	Regions --- 
2024-07-17 23:19:13	INFO	ImageStatsCalculator::_logStartup	         -- bottom-left corner (pixel) [blc]:  [0, 0, 0, 0]
2024-07-17 23:19:13	INFO	ImageStatsCalculator::_logStartup	         -- top-right corner (pixel) [trc]:    [799, 799, 0, 0]
2024-07-17 23:19:13	INFO	ImageStatsCalculator::_logStartup	         -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34176e+10Hz
2024-07-17 23:19:13	INFO	ImageStatsCalculator::_logStartup	         -- top-right corner (world) [trcf]:   03:28:39.835, +31.17.54.721, I, 4.34176e+10Hz
2024-07-17 23:19:13	INFO		Values --- 
2024-07-17 23:19:13	INFO		         -- number of points [npts]:                501
2024-07-17 23:19:13	INFO		         -- maximum value [max]:                    0 km/s
2024-07-17 23:19:13	INFO		         -- minimum value [min]:                    0 km/s
2024-07-17 23:19:13	INFO		         -- position of max value (pixel) [maxpos]: [261, 361, 0, 0]
2024-07-17 23:19:13	INFO		         -- position of min value (pixel) [minpos]: [261, 361, 0, 0]
2024-07-17 23:19:13	INFO		         -- position of max value (world) [maxposf]: 03:29:00.819, +31.14.15.773, I, 4.34176e+10Hz
2024-07-17 23:19:13	INFO		         -- position of min value (world) [minposf]: 03:29:00.819, +31.14.15.773, I, 4.34176e+10Hz
2024-07-17 23:19:13	INFO		         -- Sum of pixel values [sum]:               0 km/s
2024-07-17 23:19:13	INFO		         -- Sum of squared pixel values [sumsq]:     0 km/s.km/s
2024-07-17 23:19:13	INFO		Statistics --- 
2024-07-17 23:19:13	INFO		        -- Mean of the pixel values [mean]:         0 km/s
2024-07-17 23:19:13	INFO		        -- Variance of the pixel values :           0 km/s
2024-07-17 23:19:13	INFO		        -- Standard deviation of the Mean [sigma]:  0 km/s
2024-07-17 23:19:13	INFO		        -- Root mean square [rms]:                  0 km/s
2024-07-17 23:19:13	INFO	ImageStatsCalculator::statistics	Sum column unit = km/s
2024-07-17 23:19:13	INFO	ImageStatsCalculator::statistics+	Mean column unit = km/s
2024-07-17 23:19:13	INFO	ImageStatsCalculator::statistics+	Std_dev column unit = km/s
2024-07-17 23:19:13	INFO	ImageStatsCalculator::statistics+	Minimum column unit = km/s
2024-07-17 23:19:13	INFO	ImageStatsCalculator::statistics+	Maximum column unit = km/s
2024-07-17 23:19:13	INFO	ImageStatsCalculator::statistics	Npts          Sum           Mean          Rms           Std_dev       Minimum       Maximum     
2024-07-17 23:19:13	INFO	ImageStatsCalculator::statistics	 5.010000e+02  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00
2024-07-17 23:19:13	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'}
2024-07-17 23:19:13	INFO	name::	No table opened.
2024-07-17 23:19:13	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:13	INFO	name::	No table opened.
2024-07-17 23:19:13	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:13	INFO	name::	No table opened.
2024-07-17 23:19:13	INFO	name::	No table opened.
2024-07-17 23:19:14	INFO	name::	No table opened.
2024-07-17 23:19:14	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:14	INFO	name::	No table opened.
2024-07-17 23:19:14	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:14	INFO	name::	No table opened.
2024-07-17 23:19:14	INFO	name::	No table opened.
2024-07-17 23:19:14	INFO	name::	No table opened.
2024-07-17 23:19:14	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:14	INFO	name::	No table opened.
2024-07-17 23:19:14	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:14	INFO	name::	No table opened.
2024-07-17 23:19:14	INFO	name::	No table opened.
2024-07-17 23:19:14	INFO	ImageFactory::createImage	Created Paged image 'bb.im' of shape [2, 2, 5] with float valued pixels.
2024-07-17 23:19:15	INFO	immoments::::casa	##########################################
2024-07-17 23:19:15	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:15	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 )
2024-07-17 23:19:15	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:15	INFO	immoments::CasacRegionManager::fromBCS	Using channel range(s) 
2024-07-17 23:19:15	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:15	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)
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments	Created myout1.im
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:15	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:14.516570 End time: 2024-07-17 23:19:14.569199
2024-07-17 23:19:15	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:15	INFO	immoments::::casa	##########################################
2024-07-17 23:19:15	WARN	image::open (file src/tools/image/image_cmpt.cc, line 4208)	Another image is already open, closing first
2024-07-17 23:19:15	INFO	immoments::::casa	##########################################
2024-07-17 23:19:15	INFO	immoments::::casa	##### Begin Task: immoments          #####
2024-07-17 23:19:15	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 )
2024-07-17 23:19:15	INFO	immoments::CasacRegionManager::fromBCS	No directional region specified. Using full positional plane.
2024-07-17 23:19:15	INFO	immoments::CasacRegionManager::fromBCS	Using channel range(s) 
2024-07-17 23:19:15	INFO	immoments::ImageMomentsTask::makeMoments	Calculating moments of FITS images can be notoriously slow, so converting to a CASA temporary paged image named moments.scratch.image8342_0 first which will be written to the current directory
2024-07-17 23:19:15	INFO	immoments::ImageRegion::fromRecord	Selected bounding box : 
2024-07-17 23:19:15	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)
2024-07-17 23:19:15	INFO	immoments::SubImageFactory::createImage	Creating image 'moments.scratch.image8342_0' of shape [2, 2, 3]
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments+	Moment axis type is Frequency
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments	
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments+	
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments+	***********************************************************************
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments+	You have selected the following methods
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments+	The basic method
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments	Created myout2.im
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments	Could not determine the units of the moment image(s) so the units 
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments+	will be the same as those of the input image. This may not be very useful.
2024-07-17 23:19:15	INFO	immoments::ImageMoments::createMoments	Begin computation of moments
2024-07-17 23:19:15	INFO	immoments::::casa	Task immoments complete. Start time: 2024-07-17 23:19:14.578088 End time: 2024-07-17 23:19:14.658576
2024-07-17 23:19:15	INFO	immoments::::casa	##### End Task: immoments            #####
2024-07-17 23:19:15	INFO	immoments::::casa	##########################################
2024-07-17 23:19:15	WARN	image::open (file src/tools/image/image_cmpt.cc, line 4208)	Another image is already open, closing first
2024-07-17 23:19:15	INFO	name::	No table opened.
2024-07-17 23:19:15	INFO	showcache::	The Table Cache is empty.
2024-07-17 23:19:15	INFO	name::	No table opened.
2024-07-17 23:19:15	INFO	name::	No table opened.

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

Using matplotlib backend: agg
CASA 6.6.5.10a14363.dev1 -- Common Astronomy Software Applications [6.6.5.10a14363.dev1]
starting PIXEL selection tests
starting REGION selection tests

Running tests...
----------------------------------------------------------------------
...............
----------------------------------------------------------------------
Ran 15 tests in 28.494s

OK

Generating XML reports...