2026-03-06 03:18:34 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2026-03-06 03:18:34 INFO ::casa loaded config file : /wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casaconfig/config.py 2026-03-06 03:18:34 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2026-03-06 03:18:34 INFO ::casa 2026-03-06 03:18:34 INFO ::casa config values 2026-03-06 03:18:34 INFO ::casa agg = False 2026-03-06 03:18:34 INFO ::casa cachedir = '/home/casatest/.casa' 2026-03-06 03:18:34 INFO ::casa casaconfig_verbose = 1 2026-03-06 03:18:34 INFO ::casa colors = 'Neutral' 2026-03-06 03:18:34 INFO ::casa data_auto_update = False 2026-03-06 03:18:34 INFO ::casa data_update_interval = 1 2026-03-06 03:18:34 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2026-03-06 03:18:34 INFO ::casa iplog = False 2026-03-06 03:18:34 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/ipython-20260306-031829.log' 2026-03-06 03:18:34 INFO ::casa log2term = True 2026-03-06 03:18:34 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/casa-20260306-031829.log' 2026-03-06 03:18:34 INFO ::casa measures_auto_update = False 2026-03-06 03:18:34 INFO ::casa measures_site = ['https://www.astron.nl/iers/', 'https://go.nrao.edu/iers/'] 2026-03-06 03:18:34 INFO ::casa measures_site_interval = 2 2026-03-06 03:18:34 INFO ::casa measures_update_interval = 1 2026-03-06 03:18:34 INFO ::casa measurespath = '/opt/casa/data/master' 2026-03-06 03:18:34 INFO ::casa nogui = False 2026-03-06 03:18:34 INFO ::casa nologfile = False 2026-03-06 03:18:34 INFO ::casa nologger = True 2026-03-06 03:18:34 INFO ::casa pipeline = False 2026-03-06 03:18:34 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2026-03-06 03:18:34 INFO ::casa user_site = False 2026-03-06 03:18:34 INFO ::casa 2026-03-06 03:18:34 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2026-03-06 03:18:34 INFO ::casa measures version is unknown, this is probably a legacy version not installed by casaconfig 2026-03-06 03:18:34 INFO ::casa 2026-03-06 03:18:34 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2026-03-06 03:18:34 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2026/02/23/15:15, 2025/12/31/00:00:00 2026-03-06 03:18:34 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2026/02/23/15:15, 2025/12/31/00:00:00 2026-03-06 03:18:34 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2026/03/05/15:15, 2026/06/03/00:00:00 2026-03-06 03:18:34 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2026/02/23/15:15, 2017/01/01/00:00:00 Running tests... ---------------------------------------------------------------------- Using user configuration file /home/casatest/.casa/config.py No event loop hook running. Using matplotlib backend: agg CASA 6.7.5.6 -- Common Astronomy Software Applications [6.7.5.6] 2026-03-06 03:18:34 SEVERE immoments::::casa Exception Reported: Error in immoments: the imagename parameter must be a path that exists ('n1333_both' does not exist) 2026-03-06 03:18:34 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:34 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 583, in __call__ 2026-03-06 03:18:34 INFO immoments::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-03-06 03:18:34 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:34 INFO immoments::::casa+ AssertionError: the imagename parameter must be a path that exists ('n1333_both' does not exist) 2026-03-06 03:18:34 INFO immoments::::casa ########################################## 2026-03-06 03:18:34 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:34 INFO immoments::::casa immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_1', stretch=False ) 2026-03-06 03:18:34 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:34 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:34 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:34 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:34 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-06 03:18:34 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:34 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:34 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:34 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:34 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:34 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:34 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:34 INFO immoments::ImageMoments::createMoments Created input_test_1 2026-03-06 03:18:34 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:35 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:34.220625 End time: 2026-03-06 03:18:34.766550 2026-03-06 03:18:35 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:35 INFO immoments::::casa ########################################## 2026-03-06 03:18:35 WARN immoments::::casa The moment parameter tests will cause errors to occur, do not be alarmed 2026-03-06 03:18:35 INFO immoments::::casa ########################################## 2026-03-06 03:18:35 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:35 INFO immoments::::casa immoments( imagename='n1333_both.image', moments=[-2], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='moment_test', stretch=False ) 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:35 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:35 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-06 03:18:35 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: Exception: Illegal moment requested. 2026-03-06 03:18:35 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2026-03-06 03:18:35 SEVERE immoments::::casa Exception Reported: Error in immoments: Exception: Illegal moment requested. 2026-03-06 03:18:35 SEVERE immoments::::casa+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2026-03-06 03:18:35 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:35 INFO immoments::::casa+ task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] ) 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments 2026-03-06 03:18:35 INFO immoments::::casa+ outia = _myia.moments( 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments 2026-03-06 03:18:35 INFO immoments::::casa+ return _wrap_image(swig_object=self._swigobj.moments(moments, axis, region, mask, method, smoothaxes, smoothtypes, smoothwidths, includepix, excludepix, peaksnr, stddev, doppler, outfile, smoothout, overwrite, drop, stretch)) 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments 2026-03-06 03:18:35 INFO immoments::::casa+ return _image.image_moments(self, *args, **kwargs) 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ RuntimeError: Exception: Illegal moment requested. 2026-03-06 03:18:35 INFO immoments::::casa+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2026-03-06 03:18:35 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:34.770435 End time: 2026-03-06 03:18:34.810343 2026-03-06 03:18:35 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:35 INFO immoments::::casa ########################################## 2026-03-06 03:18:35 INFO immoments::::casa ########################################## 2026-03-06 03:18:35 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:35 INFO immoments::::casa immoments( imagename='n1333_both.image', moments=[-10], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='moment_test', stretch=False ) 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:35 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:35 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-06 03:18:35 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: Exception: Illegal moment requested. 2026-03-06 03:18:35 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2026-03-06 03:18:35 SEVERE immoments::::casa Exception Reported: Error in immoments: Exception: Illegal moment requested. 2026-03-06 03:18:35 SEVERE immoments::::casa+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2026-03-06 03:18:35 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:35 INFO immoments::::casa+ task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] ) 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments 2026-03-06 03:18:35 INFO immoments::::casa+ outia = _myia.moments( 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments 2026-03-06 03:18:35 INFO immoments::::casa+ return _wrap_image(swig_object=self._swigobj.moments(moments, axis, region, mask, method, smoothaxes, smoothtypes, smoothwidths, includepix, excludepix, peaksnr, stddev, doppler, outfile, smoothout, overwrite, drop, stretch)) 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments 2026-03-06 03:18:35 INFO immoments::::casa+ return _image.image_moments(self, *args, **kwargs) 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ RuntimeError: Exception: Illegal moment requested. 2026-03-06 03:18:35 INFO immoments::::casa+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2026-03-06 03:18:35 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:34.813238 End time: 2026-03-06 03:18:34.831922 2026-03-06 03:18:35 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:35 INFO immoments::::casa ########################################## 2026-03-06 03:18:35 INFO immoments::::casa ########################################## 2026-03-06 03:18:35 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:35 INFO immoments::::casa immoments( imagename='n1333_both.image', moments=[12], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='moment_test', stretch=False ) 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:35 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:35 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-06 03:18:35 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: Exception: Illegal moment requested. 2026-03-06 03:18:35 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2026-03-06 03:18:35 SEVERE immoments::::casa Exception Reported: Error in immoments: Exception: Illegal moment requested. 2026-03-06 03:18:35 SEVERE immoments::::casa+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2026-03-06 03:18:35 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:35 INFO immoments::::casa+ task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] ) 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments 2026-03-06 03:18:35 INFO immoments::::casa+ outia = _myia.moments( 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments 2026-03-06 03:18:35 INFO immoments::::casa+ return _wrap_image(swig_object=self._swigobj.moments(moments, axis, region, mask, method, smoothaxes, smoothtypes, smoothwidths, includepix, excludepix, peaksnr, stddev, doppler, outfile, smoothout, overwrite, drop, stretch)) 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments 2026-03-06 03:18:35 INFO immoments::::casa+ return _image.image_moments(self, *args, **kwargs) 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ RuntimeError: Exception: Illegal moment requested. 2026-03-06 03:18:35 INFO immoments::::casa+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2026-03-06 03:18:35 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:34.834447 End time: 2026-03-06 03:18:34.851917 2026-03-06 03:18:35 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:35 INFO immoments::::casa ########################################## 2026-03-06 03:18:35 INFO immoments::::casa ########################################## 2026-03-06 03:18:35 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:35 INFO immoments::::casa immoments( imagename='n1333_both.image', moments=[21], axis='spectral', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='moment_test', stretch=False ) 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:35 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:35 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-06 03:18:35 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: Exception: Illegal moment requested. 2026-03-06 03:18:35 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906)+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2026-03-06 03:18:35 SEVERE immoments::::casa Exception Reported: Error in immoments: Exception: Illegal moment requested. 2026-03-06 03:18:35 SEVERE immoments::::casa+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2026-03-06 03:18:35 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:35 INFO immoments::::casa+ task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] ) 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments 2026-03-06 03:18:35 INFO immoments::::casa+ outia = _myia.moments( 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments 2026-03-06 03:18:35 INFO immoments::::casa+ return _wrap_image(swig_object=self._swigobj.moments(moments, axis, region, mask, method, smoothaxes, smoothtypes, smoothwidths, includepix, excludepix, peaksnr, stddev, doppler, outfile, smoothout, overwrite, drop, stretch)) 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments 2026-03-06 03:18:35 INFO immoments::::casa+ return _image.image_moments(self, *args, **kwargs) 2026-03-06 03:18:35 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:35 INFO immoments::::casa+ RuntimeError: Exception: Illegal moment requested. 2026-03-06 03:18:35 INFO immoments::::casa+ ... thrown by std::shared_ptr > casa::ImageMomentsTask::makeMoments() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc, line: 63 2026-03-06 03:18:35 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:34.854185 End time: 2026-03-06 03:18:34.869852 2026-03-06 03:18:35 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:35 INFO immoments::::casa ########################################## 2026-03-06 03:18:35 INFO immoments::::casa ########################################## 2026-03-06 03:18:35 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:35 INFO immoments::::casa immoments( imagename='n1333_both.image', moments=[-1], axis='spec', region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='moment_test_2_1', stretch=False ) 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:35 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:35 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments Created moment_test_2_1 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:35 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:34.872082 End time: 2026-03-06 03:18:35.363373 2026-03-06 03:18:35 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:35 INFO immoments::::casa ########################################## 2026-03-06 03:18:35 INFO name:: No table opened. 2026-03-06 03:18:35 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:35 INFO immoments::::casa ########################################## 2026-03-06 03:18:35 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:35 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 ) 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:35 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:35 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:35 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments Created moment_test_2_5 2026-03-06 03:18:35 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:36 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:35.365462 End time: 2026-03-06 03:18:35.842338 2026-03-06 03:18:36 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:36 INFO immoments::::casa ########################################## 2026-03-06 03:18:36 INFO immoments::::casa ########################################## 2026-03-06 03:18:36 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:36 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 ) 2026-03-06 03:18:36 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:36 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:36 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:36 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:36 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-06 03:18:36 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:36 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:36 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:36 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:36 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:36 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:36 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:36 INFO immoments::ImageMoments::createMoments Created moment_test_2_11 2026-03-06 03:18:36 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:37 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:35.844302 End time: 2026-03-06 03:18:36.812124 2026-03-06 03:18:37 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:37 INFO immoments::::casa ########################################## 2026-03-06 03:18:37 INFO immoments::::casa ########################################## 2026-03-06 03:18:37 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:37 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 ) 2026-03-06 03:18:37 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:37 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:37 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:37 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:37 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ Moment axis type is Right Ascension 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments Created input_test_axis_ra 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments You have asked for a coordinate moment from a non-separable 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ axis. This means a coordinate must be computed for each pixel 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ of each profile which will cause performance degradation 2026-03-06 03:18:37 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:36.814050 End time: 2026-03-06 03:18:36.960154 2026-03-06 03:18:37 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:37 INFO immoments::::casa ########################################## 2026-03-06 03:18:37 INFO immoments::::casa ########################################## 2026-03-06 03:18:37 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:37 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 ) 2026-03-06 03:18:37 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:37 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:37 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:37 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:37 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ Moment axis type is Declination 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments Created input_test_axis_dec 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments You have asked for a coordinate moment from a non-separable 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ axis. This means a coordinate must be computed for each pixel 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ of each profile which will cause performance degradation 2026-03-06 03:18:37 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:36.964302 End time: 2026-03-06 03:18:37.147852 2026-03-06 03:18:37 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:37 INFO immoments::::casa ########################################## 2026-03-06 03:18:37 INFO immoments::::casa ########################################## 2026-03-06 03:18:37 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:37 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 ) 2026-03-06 03:18:37 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:37 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:37 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:37 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:37 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments Created input_test_axis_spec 2026-03-06 03:18:37 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:38 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:37.149687 End time: 2026-03-06 03:18:37.609188 2026-03-06 03:18:38 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:38 INFO immoments::::casa ########################################## 2026-03-06 03:18:38 INFO immoments::::casa ########################################## 2026-03-06 03:18:38 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:38 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 ) 2026-03-06 03:18:38 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:38 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:38 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:38 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:38 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-06 03:18:38 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:38 INFO immoments::ImageMoments::createMoments+ Moment axis type is Stokes 2026-03-06 03:18:38 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:38 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:38 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:38 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:38 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:38 INFO immoments::ImageMoments::createMoments Created input_test_axis_stokes 2026-03-06 03:18:38 INFO immoments::ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-06 03:18:38 INFO immoments::ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-06 03:18:38 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:43 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:37.612679 End time: 2026-03-06 03:18:43.285323 2026-03-06 03:18:43 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:43 INFO immoments::::casa ########################################## 2026-03-06 03:18:43 WARN immoments::::casa The axis parameter tests will cause errors to occur, do not be alarmed 2026-03-06 03:18:43 INFO immoments::::casa ########################################## 2026-03-06 03:18:43 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:43 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 ) 2026-03-06 03:18:43 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:43 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:43 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:43 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:43 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) 2026-03-06 03:18:43 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:43 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:43 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:43 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:43 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:43 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:43 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:43 INFO immoments::ImageMoments::createMoments Created input_test_bad_axis 2026-03-06 03:18:43 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:43.289588 End time: 2026-03-06 03:18:43.836202 2026-03-06 03:18:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:44 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 ) 2026-03-06 03:18:44 SEVERE immoments::::casa Exception Reported: Error in immoments: Output file, input_test_bad_axis exists. immoment can not proceed, please 2026-03-06 03:18:44 SEVERE immoments::::casa+ remove it or change the output file name. 2026-03-06 03:18:44 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:44 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'] ) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 112, in immoments 2026-03-06 03:18:44 INFO immoments::::casa+ raise ValueError( 2026-03-06 03:18:44 INFO immoments::::casa+ ValueError: Output file, input_test_bad_axis exists. immoment can not proceed, please 2026-03-06 03:18:44 INFO immoments::::casa+ remove it or change the output file name. 2026-03-06 03:18:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:43.840597 End time: 2026-03-06 03:18:43.842816 2026-03-06 03:18:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:44 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 ) 2026-03-06 03:18:44 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:44 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:44 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:44 SEVERE immoments::CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663) No axis matches requested axis whatever. Image axis names are [right ascension, declination, stokes, frequency] 2026-03-06 03:18:44 SEVERE immoments::coordsys::findaxisbyname Error: 2026-03-06 03:18:44 SEVERE immoments::CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663) No axis matches requested axis whatever. Image axis names are [right ascension, declination, stokes, frequency] 2026-03-06 03:18:44 SEVERE immoments::::casa Exception Reported: Error in immoments: 2026-03-06 03:18:44 SEVERE immoments::CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663) No axis matches requested axis whatever. Image axis names are [right ascension, declination, stokes, frequency] 2026-03-06 03:18:44 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:44 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'] ) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 126, in immoments 2026-03-06 03:18:44 INFO immoments::::casa+ axis = _csys.findaxisbyname(axis) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/coordsys.py", line 202, in findaxisbyname 2026-03-06 03:18:44 INFO immoments::::casa+ return self._swigobj.findaxisbyname(axisname, allowfriendlyname) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/coordsys.py", line 796, in findaxisbyname 2026-03-06 03:18:44 INFO immoments::::casa+ return _coordsys.coordsys_findaxisbyname(self, *args, **kwargs) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ RuntimeError: 2026-03-06 03:18:44 SEVERE immoments::CoordinateSystem::getWorldAxesOrder (file /source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4663) No axis matches requested axis whatever. Image axis names are [right ascension, declination, stokes, frequency] 2026-03-06 03:18:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:43.846286 End time: 2026-03-06 03:18:43.877971 2026-03-06 03:18:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 WARN immoments::::casa The axis parameter tests will cause errors to occur, do not be alarmed 2026-03-06 03:18:44 INFO name:: No table opened. 2026-03-06 03:18:44 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:44 SEVERE immoments::::casa Exception Reported: Error in immoments: {'region': ['must be of cStr type', 'must be of cStrVec type']} 2026-03-06 03:18:44 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 583, in __call__ 2026-03-06 03:18:44 INFO immoments::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ AssertionError: {'region': ['must be of cStr type', 'must be of cStrVec type']} 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:44 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 ) 2026-03-06 03:18:44 SEVERE immoments::regionmanager::frombcs Exception Reported: Unable to open region file or region table description garbage.rgn. 2026-03-06 03:18:44 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 2026-03-06 03:18:44 SEVERE immoments::::casa Exception Reported: Error in immoments: Unable to open region file or region table description garbage.rgn. 2026-03-06 03:18:44 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 2026-03-06 03:18:44 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:44 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'] ) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-06 03:18:44 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ RuntimeError: Unable to open region file or region table description garbage.rgn. 2026-03-06 03:18:44 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 2026-03-06 03:18:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:43.885514 End time: 2026-03-06 03:18:43.898407 2026-03-06 03:18:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:44 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 ) 2026-03-06 03:18:44 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 2026-03-06 03:18:44 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 2026-03-06 03:18:44 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:44 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'] ) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-06 03:18:44 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 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 2026-03-06 03:18:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:43.901184 End time: 2026-03-06 03:18:43.912451 2026-03-06 03:18:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:44 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 ) 2026-03-06 03:18:44 INFO immoments::CasacRegionManager::fromBCS Region read from binary region file n1333_both.image.rgn 2026-03-06 03:18:44 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:44 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) 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments Created input_test_rgn_1 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:43.914988 End time: 2026-03-06 03:18:43.974652 2026-03-06 03:18:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 WARN immoments::::casa The BOX parameter tests will cause errors to occur, do not be alarmed 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:44 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 ) 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 SEVERE immoments::regionmanager::frombcs Exception Reported: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 SEVERE immoments::::casa Exception Reported: Error in immoments: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:44 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'] ) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-06 03:18:44 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ RuntimeError: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:43.977144 End time: 2026-03-06 03:18:43.986509 2026-03-06 03:18:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:44 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 ) 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 SEVERE immoments::regionmanager::frombcs Exception Reported: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 SEVERE immoments::::casa Exception Reported: Error in immoments: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:44 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'] ) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-06 03:18:44 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ RuntimeError: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:43.988831 End time: 2026-03-06 03:18:43.997283 2026-03-06 03:18:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO name:: No table opened. 2026-03-06 03:18:44 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:44 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 ) 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 SEVERE immoments::regionmanager::frombcs Exception Reported: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 SEVERE immoments::::casa Exception Reported: Error in immoments: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:44 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'] ) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-06 03:18:44 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ RuntimeError: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:43.999478 End time: 2026-03-06 03:18:44.007859 2026-03-06 03:18:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:44 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 ) 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 SEVERE immoments::regionmanager::frombcs Exception Reported: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 SEVERE immoments::::casa Exception Reported: Error in immoments: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:44 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'] ) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-06 03:18:44 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ RuntimeError: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-06 03:18:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:44.009872 End time: 2026-03-06 03:18:44.017691 2026-03-06 03:18:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:44 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 ) 2026-03-06 03:18:44 INFO immoments::CasacRegionManager::_fromBCS dAxisNum0=0 dAxisNum1=1x=800 imShape[0]=800 y=799 imShape[1]=800 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2026-03-06 03:18:44 SEVERE immoments::regionmanager::frombcs Exception Reported: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2026-03-06 03:18:44 SEVERE immoments::::casa Exception Reported: Error in immoments: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2026-03-06 03:18:44 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:44 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'] ) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-06 03:18:44 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ RuntimeError: 2026-03-06 03:18:44 SEVERE immoments::CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2026-03-06 03:18:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:44.019660 End time: 2026-03-06 03:18:44.027242 2026-03-06 03:18:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO name:: No table opened. 2026-03-06 03:18:44 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:44 INFO name:: No table opened. 2026-03-06 03:18:44 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='208,41,213,540', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_box_1', stretch=False ) 2026-03-06 03:18:44 INFO immoments::CasacRegionManager::fromBCS Using specified box(es) 208,41,213,540 2026-03-06 03:18:44 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:44 INFO immoments::ImageRegion::fromRecord+ [208, 41, 0, 0] to [213, 540, 0, 17] (03:29:02.882, +31.11.35.766, I, 4.34168e+10Hz to 03:29:02.692, +31.15.45.267, I, 4.34251e+10Hz) 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments Created input_test_box_1 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:44.029408 End time: 2026-03-06 03:18:44.074964 2026-03-06 03:18:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO name:: No table opened. 2026-03-06 03:18:44 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:44 WARN immoments::::casa The CHANS parameter tests will cause errors to occur, do not be alarmed 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:44 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 ) 2026-03-06 03:18:44 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 2026-03-06 03:18:44 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 2026-03-06 03:18:44 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:44 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'] ) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-06 03:18:44 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 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 2026-03-06 03:18:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:44.076988 End time: 2026-03-06 03:18:44.083989 2026-03-06 03:18:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO name:: No table opened. 2026-03-06 03:18:44 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:44 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 ) 2026-03-06 03:18:44 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. 2026-03-06 03:18:44 SEVERE immoments::regionmanager::frombcs+ ... thrown by static std::vector casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183 2026-03-06 03:18:44 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. 2026-03-06 03:18:44 SEVERE immoments::::casa+ ... thrown by static std::vector casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183 2026-03-06 03:18:44 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:44 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'] ) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-06 03:18:44 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-06 03:18:44 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-06 03:18:44 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:44 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. 2026-03-06 03:18:44 INFO immoments::::casa+ ... thrown by static std::vector casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183 2026-03-06 03:18:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:44.085729 End time: 2026-03-06 03:18:44.091912 2026-03-06 03:18:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO name:: No table opened. 2026-03-06 03:18:44 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:44 INFO immoments::::casa ########################################## 2026-03-06 03:18:44 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:44 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 ) 2026-03-06 03:18:44 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:44 INFO immoments::CasacRegionManager::fromBCS Using channel range(s) 2026-03-06 03:18:44 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:44 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:44 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) 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments Created input_test_chans_1 2026-03-06 03:18:44 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:45 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:44.093605 End time: 2026-03-06 03:18:44.564104 2026-03-06 03:18:45 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:45 INFO immoments::::casa ########################################## 2026-03-06 03:18:45 INFO name:: No table opened. 2026-03-06 03:18:45 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:45 INFO immoments::::casa ########################################## 2026-03-06 03:18:45 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:45 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 ) 2026-03-06 03:18:45 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:45 INFO immoments::CasacRegionManager::fromBCS Using channel range(s) 2026-03-06 03:18:45 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:45 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:45 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) 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments Created input_test_chans_2 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:45 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:44.566077 End time: 2026-03-06 03:18:44.969787 2026-03-06 03:18:45 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:45 INFO immoments::::casa ########################################## 2026-03-06 03:18:45 WARN immoments::::casa The STOKES parameter tests will cause errors to occur, do not be alarmed 2026-03-06 03:18:45 INFO immoments::::casa ########################################## 2026-03-06 03:18:45 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:45 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 ) 2026-03-06 03:18:45 SEVERE immoments::regionmanager::frombcs Exception Reported: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [799, 799, -2147483648, 17] 2026-03-06 03:18:45 SEVERE immoments::::casa Exception Reported: Error in immoments: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [799, 799, -2147483648, 17] 2026-03-06 03:18:45 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:45 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:45 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'] ) 2026-03-06 03:18:45 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:45 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-06 03:18:45 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-06 03:18:45 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:45 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-06 03:18:45 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-06 03:18:45 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:45 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-06 03:18:45 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-06 03:18:45 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:45 INFO immoments::::casa+ RuntimeError: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [799, 799, -2147483648, 17] 2026-03-06 03:18:45 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:44.971765 End time: 2026-03-06 03:18:44.978978 2026-03-06 03:18:45 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:45 INFO immoments::::casa ########################################## 2026-03-06 03:18:45 INFO name:: No table opened. 2026-03-06 03:18:45 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:45 INFO immoments::::casa ########################################## 2026-03-06 03:18:45 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:45 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 ) 2026-03-06 03:18:45 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:45 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:45 INFO immoments::CasacRegionManager::fromBCS Using polarizations I 2026-03-06 03:18:45 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:45 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments Created input_test_stokes_1 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:45 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:44.980658 End time: 2026-03-06 03:18:45.442752 2026-03-06 03:18:45 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:45 INFO immoments::::casa ########################################## 2026-03-06 03:18:45 INFO name:: No table opened. 2026-03-06 03:18:45 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:45 WARN immoments::::casa The MASK parameter tests will cause errors to occur, do not be alarmed 2026-03-06 03:18:45 INFO immoments::::casa ########################################## 2026-03-06 03:18:45 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:45 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 ) 2026-03-06 03:18:45 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:45 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:45 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:45 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 2026-03-06 03:18:45 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 2026-03-06 03:18:45 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 2026-03-06 03:18:45 SEVERE immoments::::casa+ Scanned so far: blarg>= at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 289 2026-03-06 03:18:45 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:45 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:45 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'] ) 2026-03-06 03:18:45 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:45 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments 2026-03-06 03:18:45 INFO immoments::::casa+ outia = _myia.moments( 2026-03-06 03:18:45 INFO immoments::::casa+ ^^^^^^^^^^^^^^ 2026-03-06 03:18:45 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments 2026-03-06 03:18:45 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)) 2026-03-06 03:18:45 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:45 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments 2026-03-06 03:18:45 INFO immoments::::casa+ return _image.image_moments(self, *args, **kwargs) 2026-03-06 03:18:45 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:45 INFO immoments::::casa+ RuntimeError: Input mask specification is incorrect: ImageExprParse: 'blarg' is an unknown lattice or image or it is an unqualified region 2026-03-06 03:18:45 INFO immoments::::casa+ Scanned so far: blarg>= at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 289 2026-03-06 03:18:45 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:45.444749 End time: 2026-03-06 03:18:45.455245 2026-03-06 03:18:45 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:45 INFO immoments::::casa ########################################## 2026-03-06 03:18:45 INFO name:: No table opened. 2026-03-06 03:18:45 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:45 INFO immoments::::casa ########################################## 2026-03-06 03:18:45 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:45 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 ) 2026-03-06 03:18:45 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:45 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:45 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:45 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:45 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments Created input_test_mask_2 2026-03-06 03:18:45 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:46 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:45.456969 End time: 2026-03-06 03:18:46.035759 2026-03-06 03:18:46 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:46 INFO immoments::::casa ########################################## 2026-03-06 03:18:46 WARN immoments::::casa The INCLUDEPIX parameter tests will cause errors to occur, do not be alarmed 2026-03-06 03:18:46 SEVERE immoments::::casa Exception Reported: Error in immoments: {'includepix': ['must be of cInt type', 'must be of cFloatVec type', 'must be of cIntVec type']} 2026-03-06 03:18:46 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:46 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 583, in __call__ 2026-03-06 03:18:46 INFO immoments::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-03-06 03:18:46 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:46 INFO immoments::::casa+ AssertionError: {'includepix': ['must be of cInt type', 'must be of cFloatVec type', 'must be of cIntVec type']} 2026-03-06 03:18:46 INFO immoments::::casa ########################################## 2026-03-06 03:18:46 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:46 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 ) 2026-03-06 03:18:46 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:46 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:46 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:46 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:46 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) 2026-03-06 03:18:46 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:46 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:46 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:46 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:46 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:46 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:46 INFO immoments::ImageMoments::createMoments+ The basic clip method 2026-03-06 03:18:46 INFO immoments::ImageMoments::createMoments Created input_test_incpix_2 2026-03-06 03:18:46 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:47 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:46.045019 End time: 2026-03-06 03:18:46.572355 2026-03-06 03:18:47 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:47 INFO immoments::::casa ########################################## 2026-03-06 03:18:47 WARN immoments::::casa The EXCLUDEPIX parameter tests will cause errors to occur, do not be alarmed 2026-03-06 03:18:47 SEVERE immoments::::casa Exception Reported: Error in immoments: {'excludepix': ['must be of cInt type', 'must be of cFloatVec type', 'must be of cIntVec type']} 2026-03-06 03:18:47 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:47 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 583, in __call__ 2026-03-06 03:18:47 INFO immoments::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-03-06 03:18:47 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:47 INFO immoments::::casa+ AssertionError: {'excludepix': ['must be of cInt type', 'must be of cFloatVec type', 'must be of cIntVec type']} 2026-03-06 03:18:47 INFO immoments::::casa ########################################## 2026-03-06 03:18:47 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:47 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 ) 2026-03-06 03:18:47 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:47 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:47 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:47 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03: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) 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments+ The basic clip method 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments Created input_test_expix_2 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:47 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:46.577378 End time: 2026-03-06 03:18:47.036121 2026-03-06 03:18:47 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:47 INFO immoments::::casa ########################################## 2026-03-06 03:18:47 INFO name:: No table opened. 2026-03-06 03:18:47 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:47 INFO immoments::::casa ########################################## 2026-03-06 03:18:47 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03: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_outfile_1', stretch=False ) 2026-03-06 03:18:47 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:47 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:47 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:47 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03: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) 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments Created input_test_outfile_1 2026-03-06 03:18:47 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:47 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:47.038193 End time: 2026-03-06 03:18:47.494907 2026-03-06 03:18:47 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:47 INFO immoments::::casa ########################################## 2026-03-06 03:18:47 INFO immoments::::casa ########################################## 2026-03-06 03:18:47 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03: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_outfile_1', stretch=False ) 2026-03-06 03:18:47 SEVERE immoments::::casa Exception Reported: Error in immoments: Output file, input_test_outfile_1 exists. immoment can not proceed, please 2026-03-06 03:18:47 SEVERE immoments::::casa+ remove it or change the output file name. 2026-03-06 03:18:47 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:47 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03: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'] ) 2026-03-06 03:18:47 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:47 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 112, in immoments 2026-03-06 03:18:47 INFO immoments::::casa+ raise ValueError( 2026-03-06 03:18:47 INFO immoments::::casa+ ValueError: Output file, input_test_outfile_1 exists. immoment can not proceed, please 2026-03-06 03:18:47 INFO immoments::::casa+ remove it or change the output file name. 2026-03-06 03:18:47 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:47.496850 End time: 2026-03-06 03:18:47.498036 2026-03-06 03:18:47 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:47 INFO immoments::::casa ########################################## 2026-03-06 03:18:47 INFO name:: No table opened. 2026-03-06 03:18:47 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:48 INFO name:: No table opened. 2026-03-06 03:18:48 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:48 INFO name:: No table opened. 2026-03-06 03:18:48 INFO name:: No table opened. .2026-03-06 03:18:48 INFO ImageFactory::createImage Created Paged image 'myim.im' of shape [10, 20, 4, 40] with float valued pixels. 2026-03-06 03:18:48 INFO ImageFactory::createImage Created Paged image 'mask1.im' of shape [10, 20, 4, 40] with float valued pixels. 2026-03-06 03:18:48 INFO ImageFactory::createImage Created Paged image 'mask2.im' of shape [10, 20, 1, 1] with float valued pixels. 2026-03-06 03:18:48 INFO ImageFactory::createImage Created Paged image 'mask3.im' of shape [10, 20, 4, 2] with float valued pixels. 2026-03-06 03:18:48 INFO name:: No table opened. 2026-03-06 03:18:48 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:48 INFO immoments::::casa ########################################## 2026-03-06 03:18:48 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:48 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 ) 2026-03-06 03:18:48 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:48 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:48 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:48 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:48 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) 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments Created out1.im 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:48 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:48.260800 End time: 2026-03-06 03:18:48.343656 2026-03-06 03:18:48 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:48 INFO immoments::::casa ########################################## 2026-03-06 03:18:48 INFO immoments::::casa ########################################## 2026-03-06 03:18:48 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:48 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 ) 2026-03-06 03:18:48 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:48 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:48 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:48 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 2026-03-06 03:18:48 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 2026-03-06 03:18:48 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:48 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:48 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'] ) 2026-03-06 03:18:48 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:48 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments 2026-03-06 03:18:48 INFO immoments::::casa+ outia = _myia.moments( 2026-03-06 03:18:48 INFO immoments::::casa+ ^^^^^^^^^^^^^^ 2026-03-06 03:18:48 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments 2026-03-06 03:18:48 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)) 2026-03-06 03:18:48 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:48 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments 2026-03-06 03:18:48 INFO immoments::::casa+ return _image.image_moments(self, *args, **kwargs) 2026-03-06 03:18:48 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:48 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 2026-03-06 03:18:48 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:48.354178 End time: 2026-03-06 03:18:48.377767 2026-03-06 03:18:48 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:48 INFO immoments::::casa ########################################## 2026-03-06 03:18:48 INFO immoments::::casa ########################################## 2026-03-06 03:18:48 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:48 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 ) 2026-03-06 03:18:48 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:48 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:48 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:48 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:48 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) 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments Created out3.im 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-06 03:18:48 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:48 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:48.380476 End time: 2026-03-06 03:18:48.443577 2026-03-06 03:18:48 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:48 INFO immoments::::casa ########################################## 2026-03-06 03:18:48 INFO immoments::::casa ########################################## 2026-03-06 03:18:48 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:48 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 ) 2026-03-06 03:18:48 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:48 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:48 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:48 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 2026-03-06 03:18:48 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 2026-03-06 03:18:48 INFO immoments::::casa Traceback (most recent call last): 2026-03-06 03:18:48 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-06 03:18:48 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'] ) 2026-03-06 03:18:48 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:48 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments 2026-03-06 03:18:48 INFO immoments::::casa+ outia = _myia.moments( 2026-03-06 03:18:48 INFO immoments::::casa+ ^^^^^^^^^^^^^^ 2026-03-06 03:18:48 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments 2026-03-06 03:18:48 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)) 2026-03-06 03:18:48 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:48 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-6-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments 2026-03-06 03:18:48 INFO immoments::::casa+ return _image.image_moments(self, *args, **kwargs) 2026-03-06 03:18:48 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:18:48 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 2026-03-06 03:18:48 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:48.450032 End time: 2026-03-06 03:18:48.466503 2026-03-06 03:18:48 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:48 INFO immoments::::casa ########################################## 2026-03-06 03:18:48 INFO name:: No table opened. 2026-03-06 03:18:48 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:49 INFO name:: No table opened. 2026-03-06 03:18:49 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:49 INFO name:: No table opened. 2026-03-06 03:18:49 INFO name:: No table opened. .2026-03-06 03:18:49 INFO ImageFactory::createImage Created Temp image of shape [100, 100, 1, 10] with float valued pixels. 2026-03-06 03:18:49 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-06 03:18:49 INFO BeamManipulator::set This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created. 2026-03-06 03:18:49 INFO BeamManipulator::set Beam parameters: Major : 4 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Minor : 3 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-06 03:18:49 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-06 03:18:49 INFO BeamManipulator::set Beam parameters: Major : 5 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Minor : 4 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-06 03:18:49 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-06 03:18:49 INFO BeamManipulator::set Beam parameters: Major : 6 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Minor : 5 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-06 03:18:49 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-06 03:18:49 INFO BeamManipulator::set Beam parameters: Major : 7 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Minor : 6 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-06 03:18:49 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-06 03:18:49 INFO BeamManipulator::set Beam parameters: Major : 8 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Minor : 7 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-06 03:18:49 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-06 03:18:49 INFO BeamManipulator::set Beam parameters: Major : 9 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Minor : 8 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-06 03:18:49 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-06 03:18:49 INFO BeamManipulator::set Beam parameters: Major : 10 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Minor : 9 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-06 03:18:49 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-06 03:18:49 INFO BeamManipulator::set Beam parameters: Major : 11 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Minor : 10 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-06 03:18:49 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-06 03:18:49 INFO BeamManipulator::set Beam parameters: Major : 12 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Minor : 11 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-06 03:18:49 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-06 03:18:49 INFO BeamManipulator::set Beam parameters: Major : 13 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Minor : 12 arcmin 2026-03-06 03:18:49 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-06 03:18:49 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 2026-03-06 03:18:49 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:49 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:49 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:49 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 2026-03-06 03:18:49 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:49 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 INFO Image2DConvolver::_dealWithRestoringBeam Output resolution major: 13 arcmin, minor: 12 arcmin, pa: 60 deg 2026-03-06 03:18:50 INFO ImageMoments::createMoments 2026-03-06 03:18:50 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:50 INFO ImageMoments::createMoments 2026-03-06 03:18:50 INFO ImageMoments::createMoments+ 2026-03-06 03:18:50 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:50 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:50 INFO ImageMoments::createMoments+ The basic method 2026-03-06 03:18:50 INFO ImageMoments::createMoments Created TempImage 2026-03-06 03:18:50 INFO ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:50 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 2026-03-06 03:18:50 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:50 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:50 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:50 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 2026-03-06 03:18:50 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 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 2026-03-06 03:18:50 INFO Image2DConvolver::_dealWithRestoringBeam Output resolution major: 13 arcmin, minor: 12 arcmin, pa: 60 deg 2026-03-06 03:18:50 INFO ImageMoments::createMoments 2026-03-06 03:18:50 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:50 INFO ImageMoments::createMoments 2026-03-06 03:18:50 INFO ImageMoments::createMoments+ 2026-03-06 03:18:50 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:50 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:50 INFO ImageMoments::createMoments+ The basic method 2026-03-06 03:18:50 INFO ImageMoments::createMoments Created TempImage 2026-03-06 03:18:50 INFO ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:50 INFO name:: No table opened. 2026-03-06 03:18:50 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:50 INFO name:: No table opened. 2026-03-06 03:18:50 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:50 INFO name:: No table opened. 2026-03-06 03:18:50 INFO name:: No table opened. .2026-03-06 03:18:51 INFO immoments::::casa ########################################## 2026-03-06 03:18:51 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:51 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 ) 2026-03-06 03:18:51 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:51 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:51 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:51 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:51 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) 2026-03-06 03:18:51 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 2026-03-06 03:18:51 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:51 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:51 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 INFO immoments::Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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 2026-03-06 03:18:51 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. 2026-03-06 03:18:51 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 2026-03-06 03:18:51 INFO immoments::Image2DConvolver::_dealWithRestoringBeam Output resolution major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad 2026-03-06 03:18:51 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:51 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:51 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:51 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:51 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:51 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:51 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:51 INFO immoments::ImageMoments::createMoments Created cas5287.im 2026-03-06 03:18:51 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:51 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:50.540500 End time: 2026-03-06 03:18:50.891125 2026-03-06 03:18:51 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:51 INFO immoments::::casa ########################################## 2026-03-06 03:18:51 INFO name:: No table opened. 2026-03-06 03:18:51 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:51 INFO name:: No table opened. 2026-03-06 03:18:51 INFO name:: No table opened. .2026-03-06 03:18:51 INFO ImageFactory::createImage Created Temp image of shape [20, 20, 20] with float valued pixels. 2026-03-06 03:18:51 INFO ImageMoments::createMoments 2026-03-06 03:18:51 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:51 INFO ImageMoments::createMoments 2026-03-06 03:18:51 INFO ImageMoments::createMoments+ 2026-03-06 03:18:51 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:51 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:51 INFO ImageMoments::createMoments+ The basic method 2026-03-06 03:18:51 INFO ImageMoments::createMoments Created TempImage 2026-03-06 03:18:51 INFO ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-06 03:18:51 INFO ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-06 03:18:51 INFO ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:51 INFO ImageMoments::createMoments 2026-03-06 03:18:51 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:51 INFO ImageMoments::createMoments 2026-03-06 03:18:51 INFO ImageMoments::createMoments+ 2026-03-06 03:18:51 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:51 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:51 INFO ImageMoments::createMoments+ The basic method 2026-03-06 03:18:51 INFO ImageMoments::createMoments Created TempImage 2026-03-06 03:18:51 INFO ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:51 INFO name:: No table opened. 2026-03-06 03:18:51 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:51 INFO name:: No table opened. 2026-03-06 03:18:51 INFO name:: No table opened. .2026-03-06 03:18:51 INFO ImageFactory::createImage Created Temp image of shape [100, 100, 1, 3] with float valued pixels. 2026-03-06 03:18:51 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:51 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) 2026-03-06 03:18:51 INFO ImageRegion::fromRecord Creating image 'expected.im' of shape [100, 100, 3] 2026-03-06 03:18:52 INFO ImageMoments::createMoments 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:52 INFO ImageMoments::createMoments 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ The basic method 2026-03-06 03:18:52 INFO ImageMoments::createMoments Created /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/expected.im.integrated 2026-03-06 03:18:52 INFO ImageMoments::createMoments Created /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/expected.im.median 2026-03-06 03:18:52 INFO ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:52 INFO ImageFactory::createImage Created Temp image of shape [100, 100, 1, 3] with float valued pixels. 2026-03-06 03:18:52 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:52 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) 2026-03-06 03:18:52 INFO ImageRegion::fromRecord Creating image 'got.im' of shape [100, 100, 3] 2026-03-06 03:18:52 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-06 03:18:52 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. 2026-03-06 03:18:52 INFO BeamManipulator::set Beam parameters: Major : 6 arcmin 2026-03-06 03:18:52 INFO BeamManipulator::set+ Minor : 6 arcmin 2026-03-06 03:18:52 INFO BeamManipulator::set+ Position Angle : 0 deg 2026-03-06 03:18:52 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-06 03:18:52 INFO BeamManipulator::set Beam parameters: Major : 8 arcmin 2026-03-06 03:18:52 INFO BeamManipulator::set+ Minor : 8 arcmin 2026-03-06 03:18:52 INFO BeamManipulator::set+ Position Angle : 0 deg 2026-03-06 03:18:52 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-06 03:18:52 INFO BeamManipulator::set Beam parameters: Major : 10 arcmin 2026-03-06 03:18:52 INFO BeamManipulator::set+ Minor : 10 arcmin 2026-03-06 03:18:52 INFO BeamManipulator::set+ Position Angle : 0 deg 2026-03-06 03:18:52 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 2026-03-06 03:18:52 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:52 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:52 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 2026-03-06 03:18:52 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-03-06 03:18:52 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 2026-03-06 03:18:52 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 2026-03-06 03:18:52 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 2026-03-06 03:18:52 INFO Image2DConvolver::_dealWithRestoringBeam Channel 2 of 3 Input beam is already near target resolution so this plane will not be convolved 2026-03-06 03:18:52 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 2026-03-06 03:18:52 INFO Image2DConvolver::_dealWithRestoringBeam Output resolution major: 10 arcmin, minor: 10 arcmin, pa: 0 deg 2026-03-06 03:18:52 INFO ImageMoments::createMoments 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:52 INFO ImageMoments::createMoments 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ The basic method 2026-03-06 03:18:52 INFO ImageMoments::createMoments Created Temporary_Image.integrated 2026-03-06 03:18:52 INFO ImageMoments::createMoments Created Temporary_Image.median 2026-03-06 03:18:52 INFO ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:52 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:52 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) 2026-03-06 03:18:52 INFO ImageRegion::fromRecord Creating image 'mask.im' of shape [100, 100] 2026-03-06 03:18:52 INFO name:: No table opened. 2026-03-06 03:18:52 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:52 INFO name:: No table opened. 2026-03-06 03:18:52 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:52 INFO name:: No table opened. 2026-03-06 03:18:52 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:52 INFO name:: No table opened. 2026-03-06 03:18:52 INFO name:: No table opened. .2026-03-06 03:18:52 INFO ImageFactory::createImage Created Temp image of shape [20, 20, 20] with float valued pixels. 2026-03-06 03:18:52 INFO ImageMoments::createMoments 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:52 INFO ImageMoments::createMoments 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ The basic method 2026-03-06 03:18:52 INFO ImageMoments::createMoments Created cas8570.im 2026-03-06 03:18:52 INFO ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-06 03:18:52 INFO ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-06 03:18:52 INFO ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:52 INFO imhistory::::casa ########################################## 2026-03-06 03:18:52 INFO imhistory::::casa ##### Begin Task: imhistory ##### 2026-03-06 03:18:52 INFO imhistory::::casa imhistory( imagename='cas8570.im', mode='list', verbose=True, origin='imhistory', message='' ) 2026-03-06 03:18:52 INFO imhistory::::::ImageFactory::createImage Created Temp image of shape [20, 20, 20] with float valued pixels. 2026-03-06 03:18:52 INFO imhistory::::::image::fromshape Ran ia.fromshape 2026-03-06 03:18:52 INFO imhistory::::::image::fromshape ia.fromshape(outfile="", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f") 2026-03-06 03:18:52 INFO imhistory::::::image::moments Ran ia.moments 2026-03-06 03:18:52 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) 2026-03-06 03:18:52 INFO imhistory::::casa Task imhistory complete. Start time: 2026-03-06 03:18:52.359893 End time: 2026-03-06 03:18:52.367471 2026-03-06 03:18:52 INFO imhistory::::casa ##### End Task: imhistory ##### 2026-03-06 03:18:52 INFO imhistory::::casa ########################################## 2026-03-06 03:18:53 INFO name:: No table opened. 2026-03-06 03:18:53 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:53 INFO name:: No table opened. 2026-03-06 03:18:53 INFO name:: No table opened. .2026-03-06 03:18:53 INFO ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels. 2026-03-06 03:18:53 INFO ImageMoments::createMoments 2026-03-06 03:18:53 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:53 INFO ImageMoments::createMoments 2026-03-06 03:18:53 INFO ImageMoments::createMoments+ 2026-03-06 03:18:53 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:53 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:53 INFO ImageMoments::createMoments+ The basic method 2026-03-06 03:18:53 INFO ImageMoments::createMoments Created TempImage 2026-03-06 03:18:53 INFO ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-06 03:18:53 INFO ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-06 03:18:53 INFO ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:53 INFO ::::ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels. 2026-03-06 03:18:53 INFO ::::image::fromshape Ran ia.fromshape 2026-03-06 03:18:53 INFO ::::image::fromshape ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f") 2026-03-06 03:18:53 INFO ::::image::moments Ran ia.moments 2026-03-06 03:18:53 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) 2026-03-06 03:18:53 INFO immoments::::casa ########################################## 2026-03-06 03:18:53 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:53 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 ) 2026-03-06 03:18:53 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:53 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:53 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:53 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) 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments Created zz_out.im.average 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments Created zz_out.im.weighted_coord 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments Created zz_out.im.weighted_dispersion_coord 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:53 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:52.720851 End time: 2026-03-06 03:18:52.833760 2026-03-06 03:18:53 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:53 INFO immoments::::casa ########################################## 2026-03-06 03:18:53 INFO ::::ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels. 2026-03-06 03:18:53 INFO ::::image::fromshape Ran ia.fromshape 2026-03-06 03:18:53 INFO ::::image::fromshape ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f") 2026-03-06 03:18:53 INFO ::::immoments version: 6.7.5-6 CASAtools:v1.0.0 2026-03-06 03:18:53 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) 2026-03-06 03:18:53 INFO ::::ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels. 2026-03-06 03:18:53 INFO ::::image::fromshape Ran ia.fromshape 2026-03-06 03:18:53 INFO ::::image::fromshape ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f") 2026-03-06 03:18:53 INFO ::::immoments version: 6.7.5-6 CASAtools:v1.0.0 2026-03-06 03:18:53 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) 2026-03-06 03:18:53 INFO ::::ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels. 2026-03-06 03:18:53 INFO ::::image::fromshape Ran ia.fromshape 2026-03-06 03:18:53 INFO ::::image::fromshape ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f") 2026-03-06 03:18:53 INFO ::::immoments version: 6.7.5-6 CASAtools:v1.0.0 2026-03-06 03:18:53 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) 2026-03-06 03:18:53 INFO name:: No table opened. 2026-03-06 03:18:53 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:53 INFO name:: No table opened. 2026-03-06 03:18:53 INFO name:: No table opened. .2026-03-06 03:18:53 INFO immoments::::casa ########################################## 2026-03-06 03:18:53 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:53 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 ) 2026-03-06 03:18:53 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:53 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:53 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:53 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:53 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) 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments Created mask_test_1 2026-03-06 03:18:53 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:54 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:53.174095 End time: 2026-03-06 03:18:53.674265 2026-03-06 03:18:54 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:54 INFO immoments::::casa ########################################## 2026-03-06 03:18:54 INFO name:: No table opened. 2026-03-06 03:18:54 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:54 INFO immoments::::casa ########################################## 2026-03-06 03:18:54 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:54 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 ) 2026-03-06 03:18:54 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:54 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:54 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:54 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:54 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) 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments Created mask_test_2 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:54 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:53.676268 End time: 2026-03-06 03:18:54.272246 2026-03-06 03:18:54 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:54 INFO immoments::::casa ########################################## 2026-03-06 03:18:54 INFO immoments::::casa ########################################## 2026-03-06 03:18:54 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:54 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 ) 2026-03-06 03:18:54 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:54 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:54 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:54 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:54 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) 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments Created mask_test_3 2026-03-06 03:18:54 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:55 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:54.274222 End time: 2026-03-06 03:18:54.935477 2026-03-06 03:18:55 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:55 INFO immoments::::casa ########################################## 2026-03-06 03:18:55 INFO name:: No table opened. 2026-03-06 03:18:55 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:55 INFO ImageFactory::createImage Created Paged image 'test.image' of shape [800, 800, 1, 18] with float valued pixels. 2026-03-06 03:18:56 INFO image::statistics Determining stats for image test.image 2026-03-06 03:18:56 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:56 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:56 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:56 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:56 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) 2026-03-06 03:18:56 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-06 03:18:56 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-06 03:18:56 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-06 03:18:56 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [799, 799, 0, 17] 2026-03-06 03:18:56 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz 2026-03-06 03:18:56 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz 2026-03-06 03:18:56 INFO Values --- 2026-03-06 03:18:56 INFO -- number of points [npts]: 1.152e+07 2026-03-06 03:18:56 INFO -- maximum value [max]: 5.51073 2026-03-06 03:18:56 INFO -- minimum value [min]: -5.0993 2026-03-06 03:18:56 INFO -- position of max value (pixel) [maxpos]: [92, 507, 0, 11] 2026-03-06 03:18:56 INFO -- position of min value (pixel) [minpos]: [464, 107, 0, 17] 2026-03-06 03:18:56 INFO -- position of max value (world) [maxposf]: 03:29:07.410, +31.15.28.745, I, 4.34222e+10Hz 2026-03-06 03:18:56 INFO -- position of min value (world) [minposf]: 03:28:52.906, +31.12.08.778, I, 4.34251e+10Hz 2026-03-06 03:18:56 INFO -- Sum of pixel values [sum]: -4401.54 2026-03-06 03:18:56 INFO -- Sum of squared pixel values [sumsq]: 1.15176e+07 2026-03-06 03:18:56 INFO Statistics --- 2026-03-06 03:18:56 INFO -- Mean of the pixel values [mean]: -0.000382078 2026-03-06 03:18:56 INFO -- Variance of the pixel values : 0.999795 2026-03-06 03:18:56 INFO -- Standard deviation of the Mean [sigma]: 0.999897 2026-03-06 03:18:56 INFO -- Root mean square [rms]: 0.999898 2026-03-06 03:18:56 INFO ImageStatsCalculator::statistics Sum column unit = 2026-03-06 03:18:56 INFO ImageStatsCalculator::statistics+ Mean column unit = 2026-03-06 03:18:56 INFO ImageStatsCalculator::statistics+ Std_dev column unit = 2026-03-06 03:18:56 INFO ImageStatsCalculator::statistics+ Minimum column unit = 2026-03-06 03:18:56 INFO ImageStatsCalculator::statistics+ Maximum column unit = 2026-03-06 03:18:56 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-06 03:18:56 INFO ImageStatsCalculator::statistics 1.152000e+07 -4.401543e+03 -3.820784e-04 9.998975e-01 9.998975e-01 -5.099299e+00 5.510728e+00 2026-03-06 03:18:56 INFO immoments::::casa ########################################## 2026-03-06 03:18:56 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:56 INFO immoments::::casa immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='test.image>-1.2942852973937988', includepix=-1, excludepix=-1, outfile='mask_test_4', stretch=False ) 2026-03-06 03:18:56 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:56 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:56 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:56 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03: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) 2026-03-06 03:18:56 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:56 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:56 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:56 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:56 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:56 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:56 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:56 INFO immoments::ImageMoments::createMoments Created mask_test_4 2026-03-06 03:18:56 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:57 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:55.956770 End time: 2026-03-06 03:18:56.628356 2026-03-06 03:18:57 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:57 INFO immoments::::casa ########################################## 2026-03-06 03:18:57 INFO name:: No table opened. 2026-03-06 03:18:57 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:57 INFO name:: No table opened. 2026-03-06 03:18:57 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:57 INFO name:: No table opened. 2026-03-06 03:18:57 INFO name:: No table opened. .2026-03-06 03:18:57 INFO ImageFactory::createImage Created Paged image 'median_coord.im' of shape [11, 1, 11] with float valued pixels. 2026-03-06 03:18:57 INFO immoments::::casa ########################################## 2026-03-06 03:18:57 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:57 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 ) 2026-03-06 03:18:57 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:57 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:57 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:57 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) 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments+ The basic clip method 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments Created median_coord_out.im 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:57 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:57.022864 End time: 2026-03-06 03:18:57.072102 2026-03-06 03:18:57 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:57 INFO immoments::::casa ########################################## 2026-03-06 03:18:57 INFO name:: No table opened. 2026-03-06 03:18:57 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:57 INFO name:: No table opened. 2026-03-06 03:18:57 INFO name:: No table opened. .2026-03-06 03:18:57 INFO ImageFactory::createImage Created Paged image 'coord.im.max' of shape [10, 10, 10] with float valued pixels. 2026-03-06 03:18:57 INFO immoments::::casa ########################################## 2026-03-06 03:18:57 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:57 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 ) 2026-03-06 03:18:57 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:57 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:57 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:57 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) 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments Created coord.im.max.out 2026-03-06 03:18:57 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:57 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:57.440998 End time: 2026-03-06 03:18:57.498330 2026-03-06 03:18:57 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:57 INFO immoments::::casa ########################################## 2026-03-06 03:18:58 INFO ImageFactory::createImage Created Paged image 'coord.im.min' of shape [10, 10, 10] with float valued pixels. 2026-03-06 03:18:58 INFO immoments::::casa ########################################## 2026-03-06 03:18:58 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:58 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 ) 2026-03-06 03:18:58 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:58 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:58 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:58 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) 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments Created coord.im.min.out 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:58 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:57.555482 End time: 2026-03-06 03:18:57.609471 2026-03-06 03:18:58 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:58 INFO immoments::::casa ########################################## 2026-03-06 03:18:58 INFO name:: No table opened. 2026-03-06 03:18:58 INFO showcache:: The Table Cache is empty. 2026-03-06 03:18:58 INFO name:: No table opened. 2026-03-06 03:18:58 INFO name:: No table opened. .2026-03-06 03:18:58 INFO immoments::::casa ########################################## 2026-03-06 03:18:58 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:18:58 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 ) 2026-03-06 03:18:58 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:58 INFO immoments::CasacRegionManager::fromBCS Using channel range(s) 2026-03-06 03:18:58 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:58 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:58 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) 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments+ The basic clip method 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments Created moment_test.mom0 2026-03-06 03:18:58 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:18:59 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:57.901474 End time: 2026-03-06 03:18:58.540068 2026-03-06 03:18:59 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:18:59 INFO immoments::::casa ########################################## 2026-03-06 03:18:59 INFO imstat::::casa ########################################## 2026-03-06 03:18:59 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-03-06 03:18:59 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 ) 2026-03-06 03:18:59 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:18:59 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:18:59 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:18:59 INFO imstat::image::statistics Determining stats for image moment_test.mom0 2026-03-06 03:18:59 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:18:59 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) 2026-03-06 03:18:59 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-06 03:18:59 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-03-06 03:18:59 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-06 03:18:59 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [799, 799, 0, 0] 2026-03-06 03:18:59 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34178e+10Hz 2026-03-06 03:18:59 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 03:28:39.835, +31.17.54.721, I, 4.34178e+10Hz 2026-03-06 03:18:59 INFO imstat:::: Values --- 2026-03-06 03:18:59 INFO imstat:::: -- flux [flux]: 82.6319 Jy.km/s 2026-03-06 03:18:59 INFO imstat:::: -- number of points [npts]: 35355 2026-03-06 03:18:59 INFO imstat:::: -- maximum value [max]: 0.57014 Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat:::: -- minimum value [min]: 0.0101136 Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat:::: -- position of max value (pixel) [maxpos]: [251, 367, 0, 0] 2026-03-06 03:18:59 INFO imstat:::: -- position of min value (pixel) [minpos]: [289, 392, 0, 0] 2026-03-06 03:18:59 INFO imstat:::: -- position of max value (world) [maxposf]: 03:29:01.209, +31.14.18.772, I, 4.34178e+10Hz 2026-03-06 03:18:59 INFO imstat:::: -- position of min value (world) [minposf]: 03:28:59.728, +31.14.31.275, I, 4.34178e+10Hz 2026-03-06 03:18:59 INFO imstat:::: -- Sum of pixel values [sum]: 1205.65 Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 158.702 Jy/beam.km/s.Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat:::: Statistics --- 2026-03-06 03:18:59 INFO imstat:::: -- Mean of the pixel values [mean]: 0.0341014 Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat:::: -- Variance of the pixel values : 0.00332599 Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.0576714 Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat:::: -- Root mean square [rms]: 0.0669985 Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat:::: -- Median of the pixel values [median]: 0.015673 Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.00502956 Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat:::: -- IQR [quartile]: 0.0162873 Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat:::: -- First quartile [q1]: 0.0117708 Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat:::: -- Third quartile [q3]: 0.0280582 Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam.km/s 2026-03-06 03:18:59 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-06 03:18:59 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 2026-03-06 03:18:59 INFO imstat::::casa Task imstat complete. Start time: 2026-03-06 03:18:58.555294 End time: 2026-03-06 03:18:58.590561 2026-03-06 03:18:59 INFO imstat::::casa ##### End Task: imstat ##### 2026-03-06 03:18:59 INFO imstat::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='140,324', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 140,324,140,324 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.599040 End time: 2026-03-06 03:18:58.628423 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='140,324', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 140,324,140,324 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.629845 End time: 2026-03-06 03:18:58.655348 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='569,452', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 569,452,569,452 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.656616 End time: 2026-03-06 03:18:58.681858 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='569,452', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 569,452,569,452 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.683110 End time: 2026-03-06 03:18:58.708190 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='451,300', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 451,300,451,300 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.709419 End time: 2026-03-06 03:18:58.734521 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='451,300', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 451,300,451,300 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.735739 End time: 2026-03-06 03:18:58.761127 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='98,278', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 98,278,98,278 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.762325 End time: 2026-03-06 03:18:58.787531 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='98,278', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 98,278,98,278 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.788749 End time: 2026-03-06 03:18:58.814810 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='786,320', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 786,320,786,320 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.816017 End time: 2026-03-06 03:18:58.841438 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='786,320', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 786,320,786,320 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.842686 End time: 2026-03-06 03:18:58.867957 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='503,653', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 503,653,503,653 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.869157 End time: 2026-03-06 03:18:58.895003 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='503,653', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 503,653,503,653 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.896253 End time: 2026-03-06 03:18:58.921731 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='712,639', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 712,639,712,639 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.922959 End time: 2026-03-06 03:18:58.948489 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='712,639', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 712,639,712,639 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.949764 End time: 2026-03-06 03:18:58.975445 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='621,331', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 621,331,621,331 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:58.976731 End time: 2026-03-06 03:18:59.002176 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='621,331', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 621,331,621,331 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.003397 End time: 2026-03-06 03:18:59.028694 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='424,440', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 424,440,424,440 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.029904 End time: 2026-03-06 03:18:59.055437 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='424,440', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 424,440,424,440 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.056751 End time: 2026-03-06 03:18:59.082217 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='435,209', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 435,209,435,209 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.083678 End time: 2026-03-06 03:18:59.109177 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='435,209', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 435,209,435,209 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.110392 End time: 2026-03-06 03:18:59.136711 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='325,114', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 325,114,325,114 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.138078 End time: 2026-03-06 03:18:59.164953 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='325,114', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 325,114,325,114 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.166207 End time: 2026-03-06 03:18:59.192229 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='753,251', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 753,251,753,251 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.193501 End time: 2026-03-06 03:18:59.219440 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='753,251', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 753,251,753,251 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.220812 End time: 2026-03-06 03:18:59.248378 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='123,332', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 123,332,123,332 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.249732 End time: 2026-03-06 03:18:59.277999 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='123,332', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 123,332,123,332 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.279271 End time: 2026-03-06 03:18:59.306187 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='0,361', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 0,361,0,361 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.307504 End time: 2026-03-06 03:18:59.342219 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='0,361', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 0,361,0,361 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.343803 End time: 2026-03-06 03:18:59.368335 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='127,124', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 127,124,127,124 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.369589 End time: 2026-03-06 03:18:59.394239 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='127,124', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 127,124,127,124 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.395452 End time: 2026-03-06 03:18:59.420625 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='408,675', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 408,675,408,675 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.421868 End time: 2026-03-06 03:18:59.446126 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='408,675', chans='0', stokes='I' ) 2026-03-06 03:18:59 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 408,675,408,675 2026-03-06 03:18:59 INFO imval::::casa Task imval complete. Start time: 2026-03-06 03:18:59.447316 End time: 2026-03-06 03:18:59.471624 2026-03-06 03:18:59 INFO imval::::casa ##### End Task: imval ##### 2026-03-06 03:18:59 INFO imval::::casa ########################################## 2026-03-06 03:18:59 INFO immath::::casa ########################################## 2026-03-06 03:18:59 INFO immath::::casa ##### Begin Task: immath ##### 2026-03-06 03:18:59 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' ) 2026-03-06 03:18:59 INFO ImageExprCalculator::_imagecalc Creating image `moment_test.resid0' of shape [800, 800, 1, 1] 2026-03-06 03:19:00 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-06 03:19:00 INFO immath::::casa Task immath complete. Start time: 2026-03-06 03:18:59.480417 End time: 2026-03-06 03:18:59.536517 2026-03-06 03:19:00 INFO immath::::casa ##### End Task: immath ##### 2026-03-06 03:19:00 INFO immath::::casa ########################################## 2026-03-06 03:19:00 INFO imstat::::casa ########################################## 2026-03-06 03:19:00 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-03-06 03:19:00 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 ) 2026-03-06 03:19:00 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:19:00 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:19:00 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:19:00 INFO imstat::image::statistics Determining stats for image moment_test.resid0 2026-03-06 03:19:00 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:19:00 INFO imstat::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 0] (03:29:10.986, +31.11.15.221, I, 4.34178e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34178e+10Hz) 2026-03-06 03:19:00 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-06 03:19:00 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-03-06 03:19:00 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-06 03:19:00 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [799, 799, 0, 0] 2026-03-06 03:19:00 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34178e+10Hz 2026-03-06 03:19:00 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 03:28:39.835, +31.17.54.721, I, 4.34178e+10Hz 2026-03-06 03:19:00 INFO imstat:::: Values --- 2026-03-06 03:19:00 INFO imstat:::: -- flux [flux]: 0 Jy.km/s 2026-03-06 03:19:00 INFO imstat:::: -- number of points [npts]: 35355 2026-03-06 03:19:00 INFO imstat:::: -- maximum value [max]: 0 Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat:::: -- minimum value [min]: 0 Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat:::: -- position of max value (pixel) [maxpos]: [163, 263, 0, 0] 2026-03-06 03:19:00 INFO imstat:::: -- position of min value (pixel) [minpos]: [163, 263, 0, 0] 2026-03-06 03:19:00 INFO imstat:::: -- position of max value (world) [maxposf]: 03:29:04.638, +31.13.26.759, I, 4.34178e+10Hz 2026-03-06 03:19:00 INFO imstat:::: -- position of min value (world) [minposf]: 03:29:04.638, +31.13.26.759, I, 4.34178e+10Hz 2026-03-06 03:19:00 INFO imstat:::: -- Sum of pixel values [sum]: 0 Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 0 Jy/beam.km/s.Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat:::: Statistics --- 2026-03-06 03:19:00 INFO imstat:::: -- Mean of the pixel values [mean]: 0 Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat:::: -- Variance of the pixel values : 0 Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0 Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat:::: -- Root mean square [rms]: 0 Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat:::: -- Median of the pixel values [median]: 0 Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0 Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat:::: -- IQR [quartile]: 0 Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat:::: -- First quartile [q1]: 0 Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat:::: -- Third quartile [q3]: 0 Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam.km/s 2026-03-06 03:19:00 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-06 03:19:00 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 2026-03-06 03:19:00 INFO imstat::::casa Task imstat complete. Start time: 2026-03-06 03:18:59.538086 End time: 2026-03-06 03:18:59.559012 2026-03-06 03:19:00 INFO imstat::::casa ##### End Task: imstat ##### 2026-03-06 03:19:00 INFO imstat::::casa ########################################## 2026-03-06 03:19:00 INFO immoments::::casa ########################################## 2026-03-06 03:19:00 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:19:00 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 ) 2026-03-06 03:19:00 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:19:00 INFO immoments::CasacRegionManager::fromBCS Using channel range(s) 2026-03-06 03:19:00 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:19:00 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:19:00 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) 2026-03-06 03:19:00 INFO immoments::ImageMoments::createMoments 2026-03-06 03:19:00 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:19:00 INFO immoments::ImageMoments::createMoments 2026-03-06 03:19:00 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:19:00 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:19:00 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:19:00 INFO immoments::ImageMoments::createMoments+ The basic clip method 2026-03-06 03:19:00 INFO immoments::ImageMoments::createMoments Created moment_test.mom1 2026-03-06 03:19:00 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:19:00 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:18:59.562463 End time: 2026-03-06 03:19:00.011121 2026-03-06 03:19:00 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:19:00 INFO immoments::::casa ########################################## 2026-03-06 03:19:00 INFO immath::::casa ########################################## 2026-03-06 03:19:00 INFO immath::::casa ##### Begin Task: immath ##### 2026-03-06 03:19:00 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' ) 2026-03-06 03:19:00 INFO ImageExprCalculator::_imagecalc Creating image `first_moment_diff' of shape [800, 800, 1, 1] 2026-03-06 03:19:00 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-06 03:19:00 INFO immath::::casa Task immath complete. Start time: 2026-03-06 03:19:00.012545 End time: 2026-03-06 03:19:00.061564 2026-03-06 03:19:00 INFO immath::::casa ##### End Task: immath ##### 2026-03-06 03:19:00 INFO immath::::casa ########################################## 2026-03-06 03:19:00 INFO image::statistics Determining stats for image first_moment_diff 2026-03-06 03:19:00 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:19:00 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-06 03:19:00 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-06 03:19:00 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:19:00 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) 2026-03-06 03:19:00 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-06 03:19:00 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-06 03:19:00 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-06 03:19:00 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [799, 799, 0, 0] 2026-03-06 03:19:00 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34176e+10Hz 2026-03-06 03:19:00 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 03:28:39.835, +31.17.54.721, I, 4.34176e+10Hz 2026-03-06 03:19:00 INFO Values --- 2026-03-06 03:19:00 INFO -- number of points [npts]: 501 2026-03-06 03:19:00 INFO -- maximum value [max]: 0 km/s 2026-03-06 03:19:00 INFO -- minimum value [min]: 0 km/s 2026-03-06 03:19:00 INFO -- position of max value (pixel) [maxpos]: [261, 361, 0, 0] 2026-03-06 03:19:00 INFO -- position of min value (pixel) [minpos]: [261, 361, 0, 0] 2026-03-06 03:19:00 INFO -- position of max value (world) [maxposf]: 03:29:00.819, +31.14.15.773, I, 4.34176e+10Hz 2026-03-06 03:19:00 INFO -- position of min value (world) [minposf]: 03:29:00.819, +31.14.15.773, I, 4.34176e+10Hz 2026-03-06 03:19:00 INFO -- Sum of pixel values [sum]: 0 km/s 2026-03-06 03:19:00 INFO -- Sum of squared pixel values [sumsq]: 0 km/s.km/s 2026-03-06 03:19:00 INFO Statistics --- 2026-03-06 03:19:00 INFO -- Mean of the pixel values [mean]: 0 km/s 2026-03-06 03:19:00 INFO -- Variance of the pixel values : 0 km/s 2026-03-06 03:19:00 INFO -- Standard deviation of the Mean [sigma]: 0 km/s 2026-03-06 03:19:00 INFO -- Root mean square [rms]: 0 km/s 2026-03-06 03:19:00 INFO ImageStatsCalculator::statistics Sum column unit = km/s 2026-03-06 03:19:00 INFO ImageStatsCalculator::statistics+ Mean column unit = km/s 2026-03-06 03:19:00 INFO ImageStatsCalculator::statistics+ Std_dev column unit = km/s 2026-03-06 03:19:00 INFO ImageStatsCalculator::statistics+ Minimum column unit = km/s 2026-03-06 03:19:00 INFO ImageStatsCalculator::statistics+ Maximum column unit = km/s 2026-03-06 03:19:00 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-06 03:19:00 INFO ImageStatsCalculator::statistics 5.010000e+02 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 2026-03-06 03:19:00 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'} 2026-03-06 03:19:00 INFO name:: No table opened. 2026-03-06 03:19:00 INFO showcache:: The Table Cache is empty. 2026-03-06 03:19:00 INFO name:: No table opened. 2026-03-06 03:19:00 INFO showcache:: The Table Cache is empty. 2026-03-06 03:19:00 INFO name:: No table opened. 2026-03-06 03:19:00 INFO name:: No table opened. .2026-03-06 03:19:00 INFO name:: No table opened. 2026-03-06 03:19:00 INFO showcache:: The Table Cache is empty. 2026-03-06 03:19:01 INFO name:: No table opened. 2026-03-06 03:19:01 INFO showcache:: The Table Cache is empty. 2026-03-06 03:19:01 INFO name:: No table opened. 2026-03-06 03:19:01 INFO name:: No table opened. starting PIXEL selection tests .2026-03-06 03:19:01 INFO name:: No table opened. 2026-03-06 03:19:01 INFO showcache:: The Table Cache is empty. 2026-03-06 03:19:01 INFO name:: No table opened. 2026-03-06 03:19:01 INFO showcache:: The Table Cache is empty. 2026-03-06 03:19:01 INFO name:: No table opened. 2026-03-06 03:19:01 INFO name:: No table opened. starting REGION selection tests .2026-03-06 03:19:01 INFO ImageFactory::createImage Created Paged image 'bb.im' of shape [2, 2, 5] with float valued pixels. 2026-03-06 03:19:01 INFO immoments::::casa ########################################## 2026-03-06 03:19:01 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:19:01 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 ) 2026-03-06 03:19:01 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:19:01 INFO immoments::CasacRegionManager::fromBCS Using channel range(s) 2026-03-06 03:19:01 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:19:01 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) 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments Created myout1.im 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:19:01 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:19:01.144490 End time: 2026-03-06 03:19:01.196967 2026-03-06 03:19:01 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:19:01 INFO immoments::::casa ########################################## 2026-03-06 03:19:01 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2026-03-06 03:19:01 INFO immoments::::casa ########################################## 2026-03-06 03:19:01 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-06 03:19:01 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 ) 2026-03-06 03:19:01 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-06 03:19:01 INFO immoments::CasacRegionManager::fromBCS Using channel range(s) 2026-03-06 03:19:01 INFO immoments::ImageMomentsTask::makeMoments Calculating moments of FITS images can be notoriously slow, so converting to a CASA temporary paged image named moments.scratch.image7887_0 first which will be written to the current directory 2026-03-06 03:19:01 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-06 03:19:01 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) 2026-03-06 03:19:01 INFO immoments::SubImageFactory::createImage Creating image 'moments.scratch.image7887_0' of shape [2, 2, 3] 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments+ 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments Created myout2.im 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-06 03:19:01 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-06 03:19:01 INFO immoments::::casa Task immoments complete. Start time: 2026-03-06 03:19:01.207821 End time: 2026-03-06 03:19:01.284315 2026-03-06 03:19:01 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-06 03:19:01 INFO immoments::::casa ########################################## 2026-03-06 03:19:01 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2026-03-06 03:19:01 INFO name:: No table opened. 2026-03-06 03:19:01 INFO showcache:: The Table Cache is empty. 2026-03-06 03:19:01 INFO name:: No table opened. 2026-03-06 03:19:01 INFO name:: No table opened. . ---------------------------------------------------------------------- Ran 15 tests in 27.397s OK Generating XML reports...