2026-03-04 22:41:48 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2026-03-04 22:41:48 INFO ::casa loaded config file : /wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casaconfig/config.py 2026-03-04 22:41:48 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2026-03-04 22:41:48 INFO ::casa 2026-03-04 22:41:48 INFO ::casa config values 2026-03-04 22:41:48 INFO ::casa agg = False 2026-03-04 22:41:48 INFO ::casa cachedir = '/home/casatest/.casa' 2026-03-04 22:41:48 INFO ::casa casaconfig_verbose = 1 2026-03-04 22:41:48 INFO ::casa colors = 'Neutral' 2026-03-04 22:41:48 INFO ::casa data_auto_update = False 2026-03-04 22:41:48 INFO ::casa data_update_interval = 1 2026-03-04 22:41:48 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2026-03-04 22:41:48 INFO ::casa iplog = False 2026-03-04 22:41:48 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/ipython-20260304-224143.log' 2026-03-04 22:41:48 INFO ::casa log2term = True 2026-03-04 22:41:48 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/casa-20260304-224143.log' 2026-03-04 22:41:48 INFO ::casa measures_auto_update = False 2026-03-04 22:41:48 INFO ::casa measures_site = ['https://www.astron.nl/iers/', 'https://go.nrao.edu/iers/'] 2026-03-04 22:41:48 INFO ::casa measures_site_interval = 2 2026-03-04 22:41:48 INFO ::casa measures_update_interval = 1 2026-03-04 22:41:48 INFO ::casa measurespath = '/opt/casa/data/master' 2026-03-04 22:41:48 INFO ::casa nogui = False 2026-03-04 22:41:48 INFO ::casa nologfile = False 2026-03-04 22:41:48 INFO ::casa nologger = True 2026-03-04 22:41:48 INFO ::casa pipeline = False 2026-03-04 22:41:48 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2026-03-04 22:41:48 INFO ::casa user_site = False 2026-03-04 22:41:48 INFO ::casa 2026-03-04 22:41:48 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2026-03-04 22:41:48 INFO ::casa measures version is unknown, this is probably a legacy version not installed by casaconfig 2026-03-04 22:41:48 INFO ::casa 2026-03-04 22:41:48 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2026-03-04 22:41:48 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2026/02/23/15:15, 2025/12/31/00:00:00 2026-03-04 22:41:48 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2026/02/23/15:15, 2025/12/31/00:00:00 2026-03-04 22:41:48 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2026/03/04/15:15, 2026/06/02/00:00:00 2026-03-04 22:41:48 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.5 -- Common Astronomy Software Applications [6.7.5.5] 2026-03-04 22:41:48 SEVERE immoments::::casa Exception Reported: Error in immoments: the imagename parameter must be a path that exists ('n1333_both' does not exist) 2026-03-04 22:41:48 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:41:48 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 583, in __call__ 2026-03-04 22:41:48 INFO immoments::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-03-04 22:41:48 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:41:48 INFO immoments::::casa+ AssertionError: the imagename parameter must be a path that exists ('n1333_both' does not exist) 2026-03-04 22:41:48 INFO immoments::::casa ########################################## 2026-03-04 22:41:48 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:41:48 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-04 22:41:48 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:41:48 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:41:48 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:41:48 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:41:48 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-04 22:41:48 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:48 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:41:48 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:48 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:41:48 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:41:48 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:41:48 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:41:48 INFO immoments::ImageMoments::createMoments Created input_test_1 2026-03-04 22:41:48 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:41:49 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:41:47.737262 End time: 2026-03-04 22:41:49.119543 2026-03-04 22:41:49 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:41:49 INFO immoments::::casa ########################################## 2026-03-04 22:41:49 WARN immoments::::casa The moment parameter tests will cause errors to occur, do not be alarmed 2026-03-04 22:41:49 INFO immoments::::casa ########################################## 2026-03-04 22:41:49 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:41:49 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:41:49 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-04 22:41:49 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: Exception: Illegal moment requested. 2026-03-04 22:41:49 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-04 22:41:49 SEVERE immoments::::casa Exception Reported: Error in immoments: Exception: Illegal moment requested. 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments 2026-03-04 22:41:49 INFO immoments::::casa+ outia = _myia.moments( 2026-03-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments 2026-03-04 22:41:49 INFO immoments::::casa+ return _image.image_moments(self, *args, **kwargs) 2026-03-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ RuntimeError: Exception: Illegal moment requested. 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:41:49.125223 End time: 2026-03-04 22:41:49.149643 2026-03-04 22:41:49 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:41:49 INFO immoments::::casa ########################################## 2026-03-04 22:41:49 INFO immoments::::casa ########################################## 2026-03-04 22:41:49 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:41:49 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:41:49 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-04 22:41:49 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: Exception: Illegal moment requested. 2026-03-04 22:41:49 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-04 22:41:49 SEVERE immoments::::casa Exception Reported: Error in immoments: Exception: Illegal moment requested. 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments 2026-03-04 22:41:49 INFO immoments::::casa+ outia = _myia.moments( 2026-03-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments 2026-03-04 22:41:49 INFO immoments::::casa+ return _image.image_moments(self, *args, **kwargs) 2026-03-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ RuntimeError: Exception: Illegal moment requested. 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:41:49.151295 End time: 2026-03-04 22:41:49.162351 2026-03-04 22:41:49 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:41:49 INFO immoments::::casa ########################################## 2026-03-04 22:41:49 INFO immoments::::casa ########################################## 2026-03-04 22:41:49 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:41:49 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:41:49 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-04 22:41:49 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: Exception: Illegal moment requested. 2026-03-04 22:41:49 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-04 22:41:49 SEVERE immoments::::casa Exception Reported: Error in immoments: Exception: Illegal moment requested. 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments 2026-03-04 22:41:49 INFO immoments::::casa+ outia = _myia.moments( 2026-03-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments 2026-03-04 22:41:49 INFO immoments::::casa+ return _image.image_moments(self, *args, **kwargs) 2026-03-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ RuntimeError: Exception: Illegal moment requested. 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:41:49.163827 End time: 2026-03-04 22:41:49.175282 2026-03-04 22:41:49 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:41:49 INFO immoments::::casa ########################################## 2026-03-04 22:41:49 INFO immoments::::casa ########################################## 2026-03-04 22:41:49 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:41:49 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:41:49 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-04 22:41:49 SEVERE immoments::image::moments (file src/tools/image/image_cmpt.cc, line 3906) Exception Reported: Exception: Illegal moment requested. 2026-03-04 22:41:49 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-04 22:41:49 SEVERE immoments::::casa Exception Reported: Error in immoments: Exception: Illegal moment requested. 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments 2026-03-04 22:41:49 INFO immoments::::casa+ outia = _myia.moments( 2026-03-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments 2026-03-04 22:41:49 INFO immoments::::casa+ return _image.image_moments(self, *args, **kwargs) 2026-03-04 22:41:49 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:41:49 INFO immoments::::casa+ RuntimeError: Exception: Illegal moment requested. 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:41:49.176694 End time: 2026-03-04 22:41:49.187120 2026-03-04 22:41:49 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:41:49 INFO immoments::::casa ########################################## 2026-03-04 22:41:49 INFO immoments::::casa ########################################## 2026-03-04 22:41:49 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:41:49 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-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:41:49 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:41:49 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:41:49 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-04 22:41:49 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:49 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:41:49 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:49 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:41:49 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:41:49 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:41:49 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:41:49 INFO immoments::ImageMoments::createMoments Created moment_test_2_1 2026-03-04 22:41:50 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:41:50 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:41:49.188493 End time: 2026-03-04 22:41:50.381368 2026-03-04 22:41:50 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:41:50 INFO immoments::::casa ########################################## 2026-03-04 22:41:50 INFO name:: No table opened. 2026-03-04 22:41:50 INFO showcache:: The Table Cache is empty. 2026-03-04 22:41:50 INFO immoments::::casa ########################################## 2026-03-04 22:41:50 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:41:50 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-04 22:41:50 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:41:50 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:41:50 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:41:50 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:41:50 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-04 22:41:50 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:50 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:41:50 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:50 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:41:50 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:41:50 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:41:50 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:41:51 INFO immoments::ImageMoments::createMoments Created moment_test_2_5 2026-03-04 22:41:51 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:41:52 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:41:50.387141 End time: 2026-03-04 22:41:51.644760 2026-03-04 22:41:52 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:41:52 INFO immoments::::casa ########################################## 2026-03-04 22:41:52 INFO immoments::::casa ########################################## 2026-03-04 22:41:52 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:41:52 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-04 22:41:52 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:41:52 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:41:52 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:41:52 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:41:52 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-04 22:41:52 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:52 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:41:52 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:52 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:41:52 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:41:52 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:41:52 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:41:52 INFO immoments::ImageMoments::createMoments Created moment_test_2_11 2026-03-04 22:41:52 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:41:53 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:41:51.650119 End time: 2026-03-04 22:41:53.381120 2026-03-04 22:41:53 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:41:53 INFO immoments::::casa ########################################## 2026-03-04 22:41:53 INFO immoments::::casa ########################################## 2026-03-04 22:41:53 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:41:53 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-04 22:41:53 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:41:53 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:41:53 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:41:53 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:41: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-04 22:41:53 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:53 INFO immoments::ImageMoments::createMoments+ Moment axis type is Right Ascension 2026-03-04 22:41:53 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:53 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:41:53 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:41:53 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:41:53 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments Created input_test_axis_ra 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments You have asked for a coordinate moment from a non-separable 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments+ axis. This means a coordinate must be computed for each pixel 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments+ of each profile which will cause performance degradation 2026-03-04 22:41:54 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:41:53.386721 End time: 2026-03-04 22:41:54.111533 2026-03-04 22:41:54 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:41:54 INFO immoments::::casa ########################################## 2026-03-04 22:41:54 INFO immoments::::casa ########################################## 2026-03-04 22:41:54 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:41:54 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-04 22:41:54 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:41:54 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:41:54 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:41:54 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:41: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-04 22:41:54 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments+ Moment axis type is Declination 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments Created input_test_axis_dec 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments You have asked for a coordinate moment from a non-separable 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments+ axis. This means a coordinate must be computed for each pixel 2026-03-04 22:41:54 INFO immoments::ImageMoments::createMoments+ of each profile which will cause performance degradation 2026-03-04 22:41:55 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:41:54.117359 End time: 2026-03-04 22:41:54.917924 2026-03-04 22:41:55 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:41:55 INFO immoments::::casa ########################################## 2026-03-04 22:41:55 INFO immoments::::casa ########################################## 2026-03-04 22:41:55 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:41:55 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-04 22:41:55 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:41:55 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:41:55 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:41:55 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:41:55 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-04 22:41:55 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:55 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:41:55 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:55 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:41:55 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:41:55 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:41:55 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:41:55 INFO immoments::ImageMoments::createMoments Created input_test_axis_spec 2026-03-04 22:41:55 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:41:56 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:41:54.923247 End time: 2026-03-04 22:41:56.214954 2026-03-04 22:41:56 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:41:56 INFO immoments::::casa ########################################## 2026-03-04 22:41:56 INFO immoments::::casa ########################################## 2026-03-04 22:41:56 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:41:56 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-04 22:41:56 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:41:56 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:41:56 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:41:56 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:41: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-04 22:41:56 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:56 INFO immoments::ImageMoments::createMoments+ Moment axis type is Stokes 2026-03-04 22:41:56 INFO immoments::ImageMoments::createMoments 2026-03-04 22:41:56 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:41:56 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:41:56 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:41:56 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:41:56 INFO immoments::ImageMoments::createMoments Created input_test_axis_stokes 2026-03-04 22:41:57 INFO immoments::ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-04 22:41:57 INFO immoments::ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-04 22:41:57 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:03 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:41:56.220347 End time: 2026-03-04 22:42:02.703603 2026-03-04 22:42:03 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:03 INFO immoments::::casa ########################################## 2026-03-04 22:42:03 WARN immoments::::casa The axis parameter tests will cause errors to occur, do not be alarmed 2026-03-04 22:42:03 INFO immoments::::casa ########################################## 2026-03-04 22:42:03 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:03 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-04 22:42:03 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:03 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:03 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:03 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:03 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-04 22:42:03 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:03 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:03 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:03 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:03 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:03 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:03 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:03 INFO immoments::ImageMoments::createMoments Created input_test_bad_axis 2026-03-04 22:42:03 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:04 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:02.706383 End time: 2026-03-04 22:42:03.855413 2026-03-04 22:42:04 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:04 INFO immoments::::casa ########################################## 2026-03-04 22:42:04 INFO immoments::::casa ########################################## 2026-03-04 22:42:04 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:04 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-04 22:42:04 SEVERE immoments::::casa Exception Reported: Error in immoments: Output file, input_test_bad_axis exists. immoment can not proceed, please 2026-03-04 22:42:04 SEVERE immoments::::casa+ remove it or change the output file name. 2026-03-04 22:42:04 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:04 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-04 22:42:04 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 112, in immoments 2026-03-04 22:42:04 INFO immoments::::casa+ raise ValueError( 2026-03-04 22:42:04 INFO immoments::::casa+ ValueError: Output file, input_test_bad_axis exists. immoment can not proceed, please 2026-03-04 22:42:04 INFO immoments::::casa+ remove it or change the output file name. 2026-03-04 22:42:04 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:03.861885 End time: 2026-03-04 22:42:03.864498 2026-03-04 22:42:04 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:04 INFO immoments::::casa ########################################## 2026-03-04 22:42:04 INFO immoments::::casa ########################################## 2026-03-04 22:42:04 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:04 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-04 22:42:04 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:04 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:04 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:04 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-04 22:42:04 SEVERE immoments::coordsys::findaxisbyname Error: 2026-03-04 22:42:04 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-04 22:42:04 SEVERE immoments::::casa Exception Reported: Error in immoments: 2026-03-04 22:42:04 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-04 22:42:04 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:04 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-04 22:42:04 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 126, in immoments 2026-03-04 22:42:04 INFO immoments::::casa+ axis = _csys.findaxisbyname(axis) 2026-03-04 22:42:04 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/coordsys.py", line 202, in findaxisbyname 2026-03-04 22:42:04 INFO immoments::::casa+ return self._swigobj.findaxisbyname(axisname, allowfriendlyname) 2026-03-04 22:42:04 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/coordsys.py", line 796, in findaxisbyname 2026-03-04 22:42:04 INFO immoments::::casa+ return _coordsys.coordsys_findaxisbyname(self, *args, **kwargs) 2026-03-04 22:42:04 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:04 INFO immoments::::casa+ RuntimeError: 2026-03-04 22:42:04 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-04 22:42:04 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:03.866936 End time: 2026-03-04 22:42:03.883152 2026-03-04 22:42:04 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:04 INFO immoments::::casa ########################################## 2026-03-04 22:42:04 WARN immoments::::casa The axis parameter tests will cause errors to occur, do not be alarmed 2026-03-04 22:42:04 INFO name:: No table opened. 2026-03-04 22:42:04 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:04 SEVERE immoments::::casa Exception Reported: Error in immoments: {'region': ['must be of cStr type', 'must be of cStrVec type']} 2026-03-04 22:42:04 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 583, in __call__ 2026-03-04 22:42:04 INFO immoments::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-03-04 22:42:04 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:04 INFO immoments::::casa+ AssertionError: {'region': ['must be of cStr type', 'must be of cStrVec type']} 2026-03-04 22:42:04 INFO immoments::::casa ########################################## 2026-03-04 22:42:04 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:04 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-04 22:42:04 SEVERE immoments::regionmanager::frombcs Exception Reported: Unable to open region file or region table description garbage.rgn. 2026-03-04 22:42:04 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-04 22:42:04 SEVERE immoments::::casa Exception Reported: Error in immoments: Unable to open region file or region table description garbage.rgn. 2026-03-04 22:42:04 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-04 22:42:04 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:04 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-04 22:42:04 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-04 22:42:04 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-04 22:42:04 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-04 22:42:04 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-04 22:42:04 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-04 22:42:04 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-04 22:42:04 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:04 INFO immoments::::casa+ RuntimeError: Unable to open region file or region table description garbage.rgn. 2026-03-04 22:42:04 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-04 22:42:04 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:03.908579 End time: 2026-03-04 22:42:03.922556 2026-03-04 22:42:04 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:04 INFO immoments::::casa ########################################## 2026-03-04 22:42:04 INFO immoments::::casa ########################################## 2026-03-04 22:42:04 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:04 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-04 22:42:04 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-04 22:42:04 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-04 22:42:04 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:04 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-04 22:42:04 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-04 22:42:04 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-04 22:42:04 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-04 22:42:04 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-04 22:42:04 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:04 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-04 22:42:04 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-04 22:42:04 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:04 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-04 22:42:04 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:03.924612 End time: 2026-03-04 22:42:03.936024 2026-03-04 22:42:04 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:04 INFO immoments::::casa ########################################## 2026-03-04 22:42:04 INFO immoments::::casa ########################################## 2026-03-04 22:42:04 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:04 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-04 22:42:04 INFO immoments::CasacRegionManager::fromBCS Region read from binary region file n1333_both.image.rgn 2026-03-04 22:42:04 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:04 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-04 22:42:04 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:04 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:04 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:04 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:04 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:04 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:04 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:04 INFO immoments::ImageMoments::createMoments Created input_test_rgn_1 2026-03-04 22:42:04 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:05 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:03.938076 End time: 2026-03-04 22:42:04.668014 2026-03-04 22:42:05 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:05 INFO immoments::::casa ########################################## 2026-03-04 22:42:05 WARN immoments::::casa The BOX parameter tests will cause errors to occur, do not be alarmed 2026-03-04 22:42:05 INFO immoments::::casa ########################################## 2026-03-04 22:42:05 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:05 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-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 SEVERE immoments::regionmanager::frombcs Exception Reported: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 SEVERE immoments::::casa Exception Reported: Error in immoments: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:05 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-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-04 22:42:05 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-04 22:42:05 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-04 22:42:05 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ RuntimeError: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:04.673505 End time: 2026-03-04 22:42:04.687344 2026-03-04 22:42:05 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:05 INFO immoments::::casa ########################################## 2026-03-04 22:42:05 INFO immoments::::casa ########################################## 2026-03-04 22:42:05 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:05 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-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 SEVERE immoments::regionmanager::frombcs Exception Reported: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 SEVERE immoments::::casa Exception Reported: Error in immoments: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:05 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-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-04 22:42:05 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-04 22:42:05 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-04 22:42:05 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ RuntimeError: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:04.689464 End time: 2026-03-04 22:42:04.697226 2026-03-04 22:42:05 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:05 INFO immoments::::casa ########################################## 2026-03-04 22:42:05 INFO name:: No table opened. 2026-03-04 22:42:05 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:05 INFO immoments::::casa ########################################## 2026-03-04 22:42:05 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:05 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-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 SEVERE immoments::regionmanager::frombcs Exception Reported: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 SEVERE immoments::::casa Exception Reported: Error in immoments: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:05 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-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-04 22:42:05 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-04 22:42:05 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-04 22:42:05 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ RuntimeError: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:04.698994 End time: 2026-03-04 22:42:04.705978 2026-03-04 22:42:05 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:05 INFO immoments::::casa ########################################## 2026-03-04 22:42:05 INFO immoments::::casa ########################################## 2026-03-04 22:42:05 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:05 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-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 SEVERE immoments::regionmanager::frombcs Exception Reported: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 SEVERE immoments::::casa Exception Reported: Error in immoments: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:05 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-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-04 22:42:05 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-04 22:42:05 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-04 22:42:05 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ RuntimeError: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS blc in box spec is less than 0 2026-03-04 22:42:05 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:04.707643 End time: 2026-03-04 22:42:04.716569 2026-03-04 22:42:05 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:05 INFO immoments::::casa ########################################## 2026-03-04 22:42:05 INFO immoments::::casa ########################################## 2026-03-04 22:42:05 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:05 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-04 22:42:05 INFO immoments::CasacRegionManager::_fromBCS dAxisNum0=0 dAxisNum1=1x=800 imShape[0]=800 y=799 imShape[1]=800 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2026-03-04 22:42:05 SEVERE immoments::regionmanager::frombcs Exception Reported: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2026-03-04 22:42:05 SEVERE immoments::::casa Exception Reported: Error in immoments: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2026-03-04 22:42:05 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:05 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-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-04 22:42:05 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-04 22:42:05 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-04 22:42:05 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-04 22:42:05 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:05 INFO immoments::::casa+ RuntimeError: 2026-03-04 22:42:05 SEVERE immoments::CasacRegionManager::_fromBCS trc in box spec is greater than or equal to number of direction coordinate pixels in the image 2026-03-04 22:42:05 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:04.718770 End time: 2026-03-04 22:42:04.727500 2026-03-04 22:42:05 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:05 INFO immoments::::casa ########################################## 2026-03-04 22:42:05 INFO name:: No table opened. 2026-03-04 22:42:05 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:05 INFO name:: No table opened. 2026-03-04 22:42:05 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:05 INFO immoments::::casa ########################################## 2026-03-04 22:42:05 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:05 INFO immoments::::casa immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='262,240,522,532', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='input_test_box_1', stretch=False ) 2026-03-04 22:42:05 INFO immoments::CasacRegionManager::fromBCS Using specified box(es) 262,240,522,532 2026-03-04 22:42:05 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:05 INFO immoments::ImageRegion::fromRecord+ [262, 240, 0, 0] to [522, 532, 0, 17] (03:29:00.779, +31.13.15.273, I, 4.34168e+10Hz to 03:28:50.643, +31.15.41.275, I, 4.34251e+10Hz) 2026-03-04 22:42:05 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:05 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:05 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:05 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:05 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:05 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:05 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:05 INFO immoments::ImageMoments::createMoments Created input_test_box_1 2026-03-04 22:42:05 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:06 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:04.729257 End time: 2026-03-04 22:42:05.530771 2026-03-04 22:42:06 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:06 INFO immoments::::casa ########################################## 2026-03-04 22:42:06 INFO name:: No table opened. 2026-03-04 22:42:06 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:06 WARN immoments::::casa The CHANS parameter tests will cause errors to occur, do not be alarmed 2026-03-04 22:42:06 INFO immoments::::casa ########################################## 2026-03-04 22:42:06 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:06 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-04 22:42:06 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-04 22:42:06 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-04 22:42:06 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:06 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:06 INFO immoments::::casa+ task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] ) 2026-03-04 22:42:06 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:06 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-04 22:42:06 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-04 22:42:06 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:06 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-04 22:42:06 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-04 22:42:06 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:06 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-04 22:42:06 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-04 22:42:06 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:06 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-04 22:42:06 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:05.536542 End time: 2026-03-04 22:42:05.550950 2026-03-04 22:42:06 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:06 INFO immoments::::casa ########################################## 2026-03-04 22:42:06 INFO name:: No table opened. 2026-03-04 22:42:06 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:06 INFO immoments::::casa ########################################## 2026-03-04 22:42:06 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:06 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-04 22:42:06 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-04 22:42:06 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-04 22:42:06 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-04 22:42:06 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-04 22:42:06 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:06 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:06 INFO immoments::::casa+ task_result = _immoments_t( _pc.document['imagename'],_pc.document['moments'],_pc.document['axis'],_pc.document['region'],_pc.document['box'],_pc.document['chans'],_pc.document['stokes'],_pc.document['mask'],_pc.document['includepix'],_pc.document['excludepix'],_pc.document['outfile'],_pc.document['stretch'] ) 2026-03-04 22:42:06 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:06 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-04 22:42:06 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-04 22:42:06 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:06 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-04 22:42:06 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-04 22:42:06 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:06 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-04 22:42:06 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-04 22:42:06 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:06 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-04 22:42:06 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-04 22:42:06 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:05.552987 End time: 2026-03-04 22:42:05.561703 2026-03-04 22:42:06 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:06 INFO immoments::::casa ########################################## 2026-03-04 22:42:06 INFO name:: No table opened. 2026-03-04 22:42:06 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:06 INFO immoments::::casa ########################################## 2026-03-04 22:42:06 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:06 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-04 22:42:06 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:06 INFO immoments::CasacRegionManager::fromBCS Using channel range(s) 2026-03-04 22:42:06 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:06 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:06 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-04 22:42:06 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:06 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:06 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:06 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:06 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:06 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:06 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:06 INFO immoments::ImageMoments::createMoments Created input_test_chans_1 2026-03-04 22:42:06 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:07 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:05.563358 End time: 2026-03-04 22:42:06.701268 2026-03-04 22:42:07 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:07 INFO immoments::::casa ########################################## 2026-03-04 22:42:07 INFO name:: No table opened. 2026-03-04 22:42:07 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:07 INFO immoments::::casa ########################################## 2026-03-04 22:42:07 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:07 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-04 22:42:07 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:07 INFO immoments::CasacRegionManager::fromBCS Using channel range(s) 2026-03-04 22:42:07 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:07 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:07 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-04 22:42:07 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:07 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:07 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:07 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:07 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:07 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:07 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:07 INFO immoments::ImageMoments::createMoments Created input_test_chans_2 2026-03-04 22:42:07 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:08 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:06.706902 End time: 2026-03-04 22:42:07.821340 2026-03-04 22:42:08 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:08 INFO immoments::::casa ########################################## 2026-03-04 22:42:08 WARN immoments::::casa The STOKES parameter tests will cause errors to occur, do not be alarmed 2026-03-04 22:42:08 INFO immoments::::casa ########################################## 2026-03-04 22:42:08 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:08 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-04 22:42:08 SEVERE immoments::regionmanager::frombcs Exception Reported: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [799, 799, -2147483648, 17] 2026-03-04 22:42:08 SEVERE immoments::::casa Exception Reported: Error in immoments: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [799, 799, -2147483648, 17] 2026-03-04 22:42:08 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:08 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:08 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-04 22:42:08 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:08 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 121, in immoments 2026-03-04 22:42:08 INFO immoments::::casa+ reg = _rg.frombcs(csys=_csys.torecord(), 2026-03-04 22:42:08 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:08 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/regionmanager.py", line 73, in frombcs 2026-03-04 22:42:08 INFO immoments::::casa+ return self._swigobj.frombcs(csys, shape, box, chans, stokes, stokescontrol, region) 2026-03-04 22:42:08 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:08 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/regionmanager.py", line 329, in frombcs 2026-03-04 22:42:08 INFO immoments::::casa+ return _regionmanager.regionmanager_frombcs(self, *args, **kwargs) 2026-03-04 22:42:08 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:08 INFO immoments::::casa+ RuntimeError: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [799, 799, -2147483648, 17] 2026-03-04 22:42:08 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:07.826571 End time: 2026-03-04 22:42:07.840289 2026-03-04 22:42:08 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:08 INFO immoments::::casa ########################################## 2026-03-04 22:42:08 INFO name:: No table opened. 2026-03-04 22:42:08 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:08 INFO immoments::::casa ########################################## 2026-03-04 22:42:08 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:08 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-04 22:42:08 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:08 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:08 INFO immoments::CasacRegionManager::fromBCS Using polarizations I 2026-03-04 22:42:08 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:08 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-04 22:42:08 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:08 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:08 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:08 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:08 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:08 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:08 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:08 INFO immoments::ImageMoments::createMoments Created input_test_stokes_1 2026-03-04 22:42:08 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:09 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:07.842161 End time: 2026-03-04 22:42:09.075166 2026-03-04 22:42:09 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:09 INFO immoments::::casa ########################################## 2026-03-04 22:42:09 INFO name:: No table opened. 2026-03-04 22:42:09 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:09 WARN immoments::::casa The MASK parameter tests will cause errors to occur, do not be alarmed 2026-03-04 22:42:09 INFO immoments::::casa ########################################## 2026-03-04 22:42:09 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:09 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-04 22:42:09 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:09 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:09 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:09 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-04 22:42:09 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-04 22:42:09 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-04 22:42:09 SEVERE immoments::::casa+ Scanned so far: blarg>= at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 289 2026-03-04 22:42:09 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:09 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:09 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-04 22:42:09 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:09 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments 2026-03-04 22:42:09 INFO immoments::::casa+ outia = _myia.moments( 2026-03-04 22:42:09 INFO immoments::::casa+ ^^^^^^^^^^^^^^ 2026-03-04 22:42:09 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments 2026-03-04 22:42:09 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-04 22:42:09 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:09 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments 2026-03-04 22:42:09 INFO immoments::::casa+ return _image.image_moments(self, *args, **kwargs) 2026-03-04 22:42:09 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:09 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-04 22:42:09 INFO immoments::::casa+ Scanned so far: blarg>= at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 289 2026-03-04 22:42:09 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:09.080888 End time: 2026-03-04 22:42:09.098047 2026-03-04 22:42:09 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:09 INFO immoments::::casa ########################################## 2026-03-04 22:42:09 INFO name:: No table opened. 2026-03-04 22:42:09 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:09 INFO immoments::::casa ########################################## 2026-03-04 22:42:09 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:09 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-04 22:42:09 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:09 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:09 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:09 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:09 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-04 22:42:09 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:09 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:09 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:09 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:09 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:09 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:09 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:09 INFO immoments::ImageMoments::createMoments Created input_test_mask_2 2026-03-04 22:42:09 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:10 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:09.099895 End time: 2026-03-04 22:42:10.439432 2026-03-04 22:42:10 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:10 INFO immoments::::casa ########################################## 2026-03-04 22:42:10 WARN immoments::::casa The INCLUDEPIX parameter tests will cause errors to occur, do not be alarmed 2026-03-04 22:42:10 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-04 22:42:10 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:10 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 583, in __call__ 2026-03-04 22:42:10 INFO immoments::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-03-04 22:42:10 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:10 INFO immoments::::casa+ AssertionError: {'includepix': ['must be of cInt type', 'must be of cFloatVec type', 'must be of cIntVec type']} 2026-03-04 22:42:10 INFO immoments::::casa ########################################## 2026-03-04 22:42:10 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:10 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-04 22:42:10 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:10 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:10 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:10 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:10 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-04 22:42:10 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:10 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:10 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:10 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:10 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:10 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:10 INFO immoments::ImageMoments::createMoments+ The basic clip method 2026-03-04 22:42:11 INFO immoments::ImageMoments::createMoments Created input_test_incpix_2 2026-03-04 22:42:11 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:12 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:10.459217 End time: 2026-03-04 22:42:11.832839 2026-03-04 22:42:12 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:12 INFO immoments::::casa ########################################## 2026-03-04 22:42:12 WARN immoments::::casa The EXCLUDEPIX parameter tests will cause errors to occur, do not be alarmed 2026-03-04 22:42:12 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-04 22:42:12 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:12 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 583, in __call__ 2026-03-04 22:42:12 INFO immoments::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-03-04 22:42:12 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:12 INFO immoments::::casa+ AssertionError: {'excludepix': ['must be of cInt type', 'must be of cFloatVec type', 'must be of cIntVec type']} 2026-03-04 22:42:12 INFO immoments::::casa ########################################## 2026-03-04 22:42:12 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:12 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-04 22:42:12 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:12 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:12 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:12 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:12 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-04 22:42:12 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:12 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:12 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:12 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:12 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:12 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:12 INFO immoments::ImageMoments::createMoments+ The basic clip method 2026-03-04 22:42:12 INFO immoments::ImageMoments::createMoments Created input_test_expix_2 2026-03-04 22:42:12 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:13 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:11.846520 End time: 2026-03-04 22:42:13.015130 2026-03-04 22:42:13 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:13 INFO immoments::::casa ########################################## 2026-03-04 22:42:13 INFO name:: No table opened. 2026-03-04 22:42:13 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:13 INFO immoments::::casa ########################################## 2026-03-04 22:42:13 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:13 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-04 22:42:13 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:13 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:13 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:13 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:13 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-04 22:42:13 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:13 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:13 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:13 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:13 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:13 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:13 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:13 INFO immoments::ImageMoments::createMoments Created input_test_outfile_1 2026-03-04 22:42:13 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:14 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:13.020553 End time: 2026-03-04 22:42:14.294404 2026-03-04 22:42:14 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:14 INFO immoments::::casa ########################################## 2026-03-04 22:42:14 INFO immoments::::casa ########################################## 2026-03-04 22:42:14 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:14 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-04 22:42:14 SEVERE immoments::::casa Exception Reported: Error in immoments: Output file, input_test_outfile_1 exists. immoment can not proceed, please 2026-03-04 22:42:14 SEVERE immoments::::casa+ remove it or change the output file name. 2026-03-04 22:42:14 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:14 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:14 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-04 22:42:14 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:14 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 112, in immoments 2026-03-04 22:42:14 INFO immoments::::casa+ raise ValueError( 2026-03-04 22:42:14 INFO immoments::::casa+ ValueError: Output file, input_test_outfile_1 exists. immoment can not proceed, please 2026-03-04 22:42:14 INFO immoments::::casa+ remove it or change the output file name. 2026-03-04 22:42:14 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:14.299725 End time: 2026-03-04 22:42:14.310303 2026-03-04 22:42:14 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:14 INFO immoments::::casa ########################################## 2026-03-04 22:42:14 INFO name:: No table opened. 2026-03-04 22:42:14 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:14 INFO name:: No table opened. 2026-03-04 22:42:14 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:14 INFO name:: No table opened. 2026-03-04 22:42:14 INFO name:: No table opened. .2026-03-04 22:42:16 INFO ImageFactory::createImage Created Paged image 'myim.im' of shape [10, 20, 4, 40] with float valued pixels. 2026-03-04 22:42:16 INFO ImageFactory::createImage Created Paged image 'mask1.im' of shape [10, 20, 4, 40] with float valued pixels. 2026-03-04 22:42:16 INFO ImageFactory::createImage Created Paged image 'mask2.im' of shape [10, 20, 1, 1] with float valued pixels. 2026-03-04 22:42:17 INFO ImageFactory::createImage Created Paged image 'mask3.im' of shape [10, 20, 4, 2] with float valued pixels. 2026-03-04 22:42:17 INFO name:: No table opened. 2026-03-04 22:42:17 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:17 INFO immoments::::casa ########################################## 2026-03-04 22:42:17 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:17 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-04 22:42:17 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:17 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:17 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:17 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:17 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-04 22:42:17 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:17 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:17 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:17 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:17 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:17 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:17 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:17 INFO immoments::ImageMoments::createMoments Created out1.im 2026-03-04 22:42:17 INFO immoments::ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-04 22:42:17 INFO immoments::ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-04 22:42:17 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:18 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:17.092131 End time: 2026-03-04 22:42:17.862433 2026-03-04 22:42:18 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:18 INFO immoments::::casa ########################################## 2026-03-04 22:42:18 INFO immoments::::casa ########################################## 2026-03-04 22:42:18 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:18 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-04 22:42:18 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:18 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:18 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:18 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-04 22:42:18 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-04 22:42:18 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:18 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:18 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-04 22:42:18 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:18 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments 2026-03-04 22:42:18 INFO immoments::::casa+ outia = _myia.moments( 2026-03-04 22:42:18 INFO immoments::::casa+ ^^^^^^^^^^^^^^ 2026-03-04 22:42:18 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments 2026-03-04 22:42:18 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-04 22:42:18 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:18 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments 2026-03-04 22:42:18 INFO immoments::::casa+ return _image.image_moments(self, *args, **kwargs) 2026-03-04 22:42:18 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:18 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-04 22:42:18 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:17.875923 End time: 2026-03-04 22:42:17.891530 2026-03-04 22:42:18 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:18 INFO immoments::::casa ########################################## 2026-03-04 22:42:18 INFO immoments::::casa ########################################## 2026-03-04 22:42:18 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:18 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-04 22:42:18 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:18 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:18 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:18 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:18 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-04 22:42:18 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:18 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:18 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:18 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:18 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:18 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:18 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:18 INFO immoments::ImageMoments::createMoments Created out3.im 2026-03-04 22:42:18 INFO immoments::ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-04 22:42:18 INFO immoments::ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-04 22:42:18 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:19 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:17.893304 End time: 2026-03-04 22:42:18.831792 2026-03-04 22:42:19 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:19 INFO immoments::::casa ########################################## 2026-03-04 22:42:19 INFO immoments::::casa ########################################## 2026-03-04 22:42:19 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:19 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-04 22:42:19 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:19 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:19 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:19 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-04 22:42:19 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-04 22:42:19 INFO immoments::::casa Traceback (most recent call last): 2026-03-04 22:42:19 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/immoments.py", line 585, in __call__ 2026-03-04 22:42:19 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-04 22:42:19 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:19 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_immoments.py", line 128, in immoments 2026-03-04 22:42:19 INFO immoments::::casa+ outia = _myia.moments( 2026-03-04 22:42:19 INFO immoments::::casa+ ^^^^^^^^^^^^^^ 2026-03-04 22:42:19 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 2617, in moments 2026-03-04 22:42:19 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-04 22:42:19 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:19 INFO immoments::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 5371, in moments 2026-03-04 22:42:19 INFO immoments::::casa+ return _image.image_moments(self, *args, **kwargs) 2026-03-04 22:42:19 INFO immoments::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 22:42:19 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-04 22:42:19 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:18.846854 End time: 2026-03-04 22:42:18.863243 2026-03-04 22:42:19 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:19 INFO immoments::::casa ########################################## 2026-03-04 22:42:19 INFO name:: No table opened. 2026-03-04 22:42:19 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:19 INFO name:: No table opened. 2026-03-04 22:42:19 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:19 INFO name:: No table opened. 2026-03-04 22:42:19 INFO name:: No table opened. .2026-03-04 22:42:19 INFO ImageFactory::createImage Created Temp image of shape [100, 100, 1, 10] with float valued pixels. 2026-03-04 22:42:19 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-04 22:42:19 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-04 22:42:19 INFO BeamManipulator::set Beam parameters: Major : 4 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Minor : 3 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-04 22:42:19 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-04 22:42:19 INFO BeamManipulator::set Beam parameters: Major : 5 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Minor : 4 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-04 22:42:19 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-04 22:42:19 INFO BeamManipulator::set Beam parameters: Major : 6 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Minor : 5 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-04 22:42:19 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-04 22:42:19 INFO BeamManipulator::set Beam parameters: Major : 7 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Minor : 6 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-04 22:42:19 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-04 22:42:19 INFO BeamManipulator::set Beam parameters: Major : 8 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Minor : 7 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-04 22:42:19 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-04 22:42:19 INFO BeamManipulator::set Beam parameters: Major : 9 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Minor : 8 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-04 22:42:19 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-04 22:42:19 INFO BeamManipulator::set Beam parameters: Major : 10 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Minor : 9 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-04 22:42:19 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-04 22:42:19 INFO BeamManipulator::set Beam parameters: Major : 11 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Minor : 10 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-04 22:42:19 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-04 22:42:19 INFO BeamManipulator::set Beam parameters: Major : 12 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Minor : 11 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-04 22:42:19 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-04 22:42:19 INFO BeamManipulator::set Beam parameters: Major : 13 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Minor : 12 arcmin 2026-03-04 22:42:19 INFO BeamManipulator::set+ Position Angle : 60 deg 2026-03-04 22:42:19 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-04 22:42:19 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:19 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:19 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:19 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-04 22:42:19 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-03-04 22:42:19 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-04 22:42:19 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-04 22:42:19 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 INFO Image2DConvolver::_dealWithRestoringBeam Output resolution major: 13 arcmin, minor: 12 arcmin, pa: 60 deg 2026-03-04 22:42:20 INFO ImageMoments::createMoments 2026-03-04 22:42:20 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:20 INFO ImageMoments::createMoments 2026-03-04 22:42:20 INFO ImageMoments::createMoments+ 2026-03-04 22:42:20 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:20 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:20 INFO ImageMoments::createMoments+ The basic method 2026-03-04 22:42:20 INFO ImageMoments::createMoments Created TempImage 2026-03-04 22:42:20 INFO ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:20 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-04 22:42:20 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:20 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:20 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:20 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-04 22:42:20 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-03-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:20 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 INFO Image2DConvolver::_dealWithRestoringBeam Output resolution major: 13 arcmin, minor: 12 arcmin, pa: 60 deg 2026-03-04 22:42:21 INFO ImageMoments::createMoments 2026-03-04 22:42:21 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:21 INFO ImageMoments::createMoments 2026-03-04 22:42:21 INFO ImageMoments::createMoments+ 2026-03-04 22:42:21 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:21 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:21 INFO ImageMoments::createMoments+ The basic method 2026-03-04 22:42:21 INFO ImageMoments::createMoments Created TempImage 2026-03-04 22:42:21 INFO ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:21 INFO name:: No table opened. 2026-03-04 22:42:21 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:21 INFO name:: No table opened. 2026-03-04 22:42:21 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:21 INFO name:: No table opened. 2026-03-04 22:42:21 INFO name:: No table opened. .2026-03-04 22:42:21 INFO immoments::::casa ########################################## 2026-03-04 22:42:21 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:21 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-04 22:42:21 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:21 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:21 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:21 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:21 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-04 22:42:21 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-04 22:42:21 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:21 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:21 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:21 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-04 22:42:21 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-04 22:42:21 INFO immoments::Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-03-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 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-04 22:42:21 INFO immoments::Image2DConvolver::_dealWithRestoringBeam Output resolution major: 31.2205 arcsec, minor: 22.7696 arcsec, pa: -0.00505972 rad 2026-03-04 22:42:21 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:21 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:21 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:21 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:21 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:21 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:21 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:22 INFO immoments::ImageMoments::createMoments Created cas5287.im 2026-03-04 22:42:22 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:22 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:21.221165 End time: 2026-03-04 22:42:22.295255 2026-03-04 22:42:22 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:22 INFO immoments::::casa ########################################## 2026-03-04 22:42:23 INFO name:: No table opened. 2026-03-04 22:42:23 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:23 INFO name:: No table opened. 2026-03-04 22:42:23 INFO name:: No table opened. .2026-03-04 22:42:23 INFO ImageFactory::createImage Created Temp image of shape [20, 20, 20] with float valued pixels. 2026-03-04 22:42:23 INFO ImageMoments::createMoments 2026-03-04 22:42:23 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:23 INFO ImageMoments::createMoments 2026-03-04 22:42:23 INFO ImageMoments::createMoments+ 2026-03-04 22:42:23 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:23 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:23 INFO ImageMoments::createMoments+ The basic method 2026-03-04 22:42:23 INFO ImageMoments::createMoments Created TempImage 2026-03-04 22:42:23 INFO ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-04 22:42:23 INFO ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-04 22:42:23 INFO ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:23 INFO ImageMoments::createMoments 2026-03-04 22:42:23 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:23 INFO ImageMoments::createMoments 2026-03-04 22:42:23 INFO ImageMoments::createMoments+ 2026-03-04 22:42:23 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:23 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:23 INFO ImageMoments::createMoments+ The basic method 2026-03-04 22:42:23 INFO ImageMoments::createMoments Created TempImage 2026-03-04 22:42:23 INFO ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:23 INFO name:: No table opened. 2026-03-04 22:42:23 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:23 INFO name:: No table opened. 2026-03-04 22:42:23 INFO name:: No table opened. .2026-03-04 22:42:23 INFO ImageFactory::createImage Created Temp image of shape [100, 100, 1, 3] with float valued pixels. 2026-03-04 22:42:23 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:23 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [99, 99, 0, 2] (00:03:20.028, -00.50.00.106, I, 1.415e+09Hz to 23:56:43.973, +00.49.00.100, I, 1.415e+09Hz) 2026-03-04 22:42:23 INFO ImageRegion::fromRecord Creating image 'expected.im' of shape [100, 100, 3] 2026-03-04 22:42:24 INFO ImageMoments::createMoments 2026-03-04 22:42:24 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:24 INFO ImageMoments::createMoments 2026-03-04 22:42:24 INFO ImageMoments::createMoments+ 2026-03-04 22:42:24 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:24 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:24 INFO ImageMoments::createMoments+ The basic method 2026-03-04 22:42:24 INFO ImageMoments::createMoments Created /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/expected.im.integrated 2026-03-04 22:42:24 INFO ImageMoments::createMoments Created /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_immoments_casashell/expected.im.median 2026-03-04 22:42:24 INFO ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:25 INFO ImageFactory::createImage Created Temp image of shape [100, 100, 1, 3] with float valued pixels. 2026-03-04 22:42:25 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:25 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-04 22:42:26 INFO ImageRegion::fromRecord Creating image 'got.im' of shape [100, 100, 3] 2026-03-04 22:42:26 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-04 22:42:26 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-04 22:42:26 INFO BeamManipulator::set Beam parameters: Major : 6 arcmin 2026-03-04 22:42:26 INFO BeamManipulator::set+ Minor : 6 arcmin 2026-03-04 22:42:26 INFO BeamManipulator::set+ Position Angle : 0 deg 2026-03-04 22:42:26 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-04 22:42:26 INFO BeamManipulator::set Beam parameters: Major : 8 arcmin 2026-03-04 22:42:26 INFO BeamManipulator::set+ Minor : 8 arcmin 2026-03-04 22:42:26 INFO BeamManipulator::set+ Position Angle : 0 deg 2026-03-04 22:42:26 INFO image::_casaQuantityFromVar Will use values specified in major, minor, pa to set beam 2026-03-04 22:42:26 INFO BeamManipulator::set Beam parameters: Major : 10 arcmin 2026-03-04 22:42:26 INFO BeamManipulator::set+ Minor : 10 arcmin 2026-03-04 22:42:26 INFO BeamManipulator::set+ Position Angle : 0 deg 2026-03-04 22:42:26 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-04 22:42:26 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:26 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:26 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-04 22:42:26 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-03-04 22:42:26 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-04 22:42:27 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-04 22:42:27 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-04 22:42:27 INFO Image2DConvolver::_dealWithRestoringBeam Channel 2 of 3 Input beam is already near target resolution so this plane will not be convolved 2026-03-04 22:42:27 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-04 22:42:27 INFO Image2DConvolver::_dealWithRestoringBeam Output resolution major: 10 arcmin, minor: 10 arcmin, pa: 0 deg 2026-03-04 22:42:27 INFO ImageMoments::createMoments 2026-03-04 22:42:27 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:27 INFO ImageMoments::createMoments 2026-03-04 22:42:27 INFO ImageMoments::createMoments+ 2026-03-04 22:42:27 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:27 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:27 INFO ImageMoments::createMoments+ The basic method 2026-03-04 22:42:27 INFO ImageMoments::createMoments Created Temporary_Image.integrated 2026-03-04 22:42:27 INFO ImageMoments::createMoments Created Temporary_Image.median 2026-03-04 22:42:27 INFO ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:28 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:28 INFO ImageRegion::fromRecord+ [0, 0, 0] to [99, 99, 0] (00:03:20.028, -00.50.00.106, 1.415e+09Hz to 23:56:43.973, +00.49.00.100, 1.415e+09Hz) 2026-03-04 22:42:29 INFO ImageRegion::fromRecord Creating image 'mask.im' of shape [100, 100] 2026-03-04 22:42:29 INFO name:: No table opened. 2026-03-04 22:42:29 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:29 INFO name:: No table opened. 2026-03-04 22:42:29 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:29 INFO name:: No table opened. 2026-03-04 22:42:29 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:29 INFO name:: No table opened. 2026-03-04 22:42:29 INFO name:: No table opened. .2026-03-04 22:42:29 INFO ImageFactory::createImage Created Temp image of shape [20, 20, 20] with float valued pixels. 2026-03-04 22:42:29 INFO ImageMoments::createMoments 2026-03-04 22:42:29 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:29 INFO ImageMoments::createMoments 2026-03-04 22:42:29 INFO ImageMoments::createMoments+ 2026-03-04 22:42:29 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:29 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:29 INFO ImageMoments::createMoments+ The basic method 2026-03-04 22:42:30 INFO ImageMoments::createMoments Created cas8570.im 2026-03-04 22:42:30 INFO ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-04 22:42:30 INFO ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-04 22:42:30 INFO ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:30 INFO imhistory::::casa ########################################## 2026-03-04 22:42:30 INFO imhistory::::casa ##### Begin Task: imhistory ##### 2026-03-04 22:42:30 INFO imhistory::::casa imhistory( imagename='cas8570.im', mode='list', verbose=True, origin='imhistory', message='' ) 2026-03-04 22:42:29 INFO imhistory::::::ImageFactory::createImage Created Temp image of shape [20, 20, 20] with float valued pixels. 2026-03-04 22:42:29 INFO imhistory::::::image::fromshape Ran ia.fromshape 2026-03-04 22:42:29 INFO imhistory::::::image::fromshape ia.fromshape(outfile="", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f") 2026-03-04 22:42:30 INFO imhistory::::::image::moments Ran ia.moments 2026-03-04 22:42:30 INFO imhistory::::::image::moments ia.moments(moments=[8], axis=-10, region={...}, mask="", method=[], smoothaxes=[-1], smoothtypes=[], smoothwidths=[0.000000], includepix=[-1.000000], excludepix=[-1.000000], peaksnr=3.000000, stddev=0.000000, doppler="RADIO", outfile="cas8570.im", smoothout="", overwrite=false, drop=true, stretch=false) 2026-03-04 22:42:30 INFO imhistory::::casa Task imhistory complete. Start time: 2026-03-04 22:42:30.086959 End time: 2026-03-04 22:42:30.237445 2026-03-04 22:42:30 INFO imhistory::::casa ##### End Task: imhistory ##### 2026-03-04 22:42:30 INFO imhistory::::casa ########################################## 2026-03-04 22:42:31 INFO name:: No table opened. 2026-03-04 22:42:31 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:31 INFO name:: No table opened. 2026-03-04 22:42:31 INFO name:: No table opened. .2026-03-04 22:42:31 INFO ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels. 2026-03-04 22:42:31 INFO ImageMoments::createMoments 2026-03-04 22:42:31 INFO ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:31 INFO ImageMoments::createMoments 2026-03-04 22:42:31 INFO ImageMoments::createMoments+ 2026-03-04 22:42:31 INFO ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:31 INFO ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:31 INFO ImageMoments::createMoments+ The basic method 2026-03-04 22:42:31 INFO ImageMoments::createMoments Created TempImage 2026-03-04 22:42:31 INFO ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-04 22:42:31 INFO ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-04 22:42:31 INFO ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:31 INFO ::::ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels. 2026-03-04 22:42:31 INFO ::::image::fromshape Ran ia.fromshape 2026-03-04 22:42:31 INFO ::::image::fromshape ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f") 2026-03-04 22:42:31 INFO ::::image::moments Ran ia.moments 2026-03-04 22:42:31 INFO ::::image::moments ia.moments(moments=[0], axis=-10, region={...}, mask="", method=[], smoothaxes=[-1], smoothtypes=[], smoothwidths=[0.000000], includepix=[-1.000000], excludepix=[-1.000000], peaksnr=3.000000, stddev=0.000000, doppler="RADIO", outfile="", smoothout="", overwrite=false, drop=true, stretch=false) 2026-03-04 22:42:31 INFO immoments::::casa ########################################## 2026-03-04 22:42:31 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:31 INFO immoments::::casa immoments( imagename='zz.im', moments=[-1, 1, 2], axis=2, region='', box='', chans='', stokes='', mask='', includepix=-1, excludepix=-1, outfile='zz_out.im', stretch=False ) 2026-03-04 22:42:31 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:31 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:31 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:31 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0] to [19, 19, 19] (00:00:40.000, -00.10.00.001, 1.41499e+09Hz to 23:59:24.000, +00.09.00.001, 1.41501e+09Hz) 2026-03-04 22:42:31 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:31 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:31 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:31 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:31 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:31 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:31 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:31 INFO immoments::ImageMoments::createMoments Created zz_out.im.average 2026-03-04 22:42:32 INFO immoments::ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-04 22:42:32 INFO immoments::ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-04 22:42:32 INFO immoments::ImageMoments::createMoments Created zz_out.im.weighted_coord 2026-03-04 22:42:32 INFO immoments::ImageMoments::createMoments Created zz_out.im.weighted_dispersion_coord 2026-03-04 22:42:32 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:33 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:31.226207 End time: 2026-03-04 22:42:33.281219 2026-03-04 22:42:33 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:33 INFO immoments::::casa ########################################## 2026-03-04 22:42:31 INFO ::::ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels. 2026-03-04 22:42:31 INFO ::::image::fromshape Ran ia.fromshape 2026-03-04 22:42:31 INFO ::::image::fromshape ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f") 2026-03-04 22:42:33 INFO ::::immoments version: 6.7.5-5 CASAtools:v1.0.0 2026-03-04 22:42:33 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-04 22:42:31 INFO ::::ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels. 2026-03-04 22:42:31 INFO ::::image::fromshape Ran ia.fromshape 2026-03-04 22:42:31 INFO ::::image::fromshape ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f") 2026-03-04 22:42:33 INFO ::::immoments version: 6.7.5-5 CASAtools:v1.0.0 2026-03-04 22:42:33 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-04 22:42:31 INFO ::::ImageFactory::createImage Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels. 2026-03-04 22:42:31 INFO ::::image::fromshape Ran ia.fromshape 2026-03-04 22:42:31 INFO ::::image::fromshape ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f") 2026-03-04 22:42:33 INFO ::::immoments version: 6.7.5-5 CASAtools:v1.0.0 2026-03-04 22:42:33 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-04 22:42:34 INFO name:: No table opened. 2026-03-04 22:42:34 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:34 INFO name:: No table opened. 2026-03-04 22:42:34 INFO name:: No table opened. .2026-03-04 22:42:34 INFO immoments::::casa ########################################## 2026-03-04 22:42:34 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:34 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-04 22:42:34 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:34 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:34 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:34 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42: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-04 22:42:34 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:34 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:34 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:34 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:34 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:34 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:34 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:34 INFO immoments::ImageMoments::createMoments Created mask_test_1 2026-03-04 22:42:34 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:35 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:33.698430 End time: 2026-03-04 22:42:34.907313 2026-03-04 22:42:35 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:35 INFO immoments::::casa ########################################## 2026-03-04 22:42:35 INFO name:: No table opened. 2026-03-04 22:42:35 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:35 INFO immoments::::casa ########################################## 2026-03-04 22:42:35 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:35 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-04 22:42:35 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:35 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:35 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:35 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42: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-04 22:42:35 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:35 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:35 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:35 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:35 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:35 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:35 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:35 INFO immoments::ImageMoments::createMoments Created mask_test_2 2026-03-04 22:42:35 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:36 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:34.912903 End time: 2026-03-04 22:42:36.302341 2026-03-04 22:42:36 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:36 INFO immoments::::casa ########################################## 2026-03-04 22:42:36 INFO immoments::::casa ########################################## 2026-03-04 22:42:36 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:36 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-04 22:42:36 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:36 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:36 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:36 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42: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-04 22:42:36 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:36 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:36 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:36 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:36 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:36 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:36 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:36 INFO immoments::ImageMoments::createMoments Created mask_test_3 2026-03-04 22:42:37 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:38 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:36.307875 End time: 2026-03-04 22:42:37.627155 2026-03-04 22:42:38 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:38 INFO immoments::::casa ########################################## 2026-03-04 22:42:38 INFO name:: No table opened. 2026-03-04 22:42:38 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:38 INFO ImageFactory::createImage Created Paged image 'test.image' of shape [800, 800, 1, 18] with float valued pixels. 2026-03-04 22:42:39 INFO image::statistics Determining stats for image test.image 2026-03-04 22:42:39 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:39 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:39 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:39 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:39 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-04 22:42:39 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-04 22:42:39 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-04 22:42:39 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-04 22:42:39 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [799, 799, 0, 17] 2026-03-04 22:42:39 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz 2026-03-04 22:42:39 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz 2026-03-04 22:42:39 INFO Values --- 2026-03-04 22:42:39 INFO -- number of points [npts]: 1.152e+07 2026-03-04 22:42:39 INFO -- maximum value [max]: 5.40828 2026-03-04 22:42:39 INFO -- minimum value [min]: -5.64736 2026-03-04 22:42:39 INFO -- position of max value (pixel) [maxpos]: [162, 488, 0, 10] 2026-03-04 22:42:39 INFO -- position of min value (pixel) [minpos]: [522, 187, 0, 14] 2026-03-04 22:42:39 INFO -- position of max value (world) [maxposf]: 03:29:04.680, +31.15.19.259, I, 4.34217e+10Hz 2026-03-04 22:42:39 INFO -- position of min value (world) [minposf]: 03:28:50.645, +31.12.48.775, I, 4.34237e+10Hz 2026-03-04 22:42:39 INFO -- Sum of pixel values [sum]: 2771.87 2026-03-04 22:42:39 INFO -- Sum of squared pixel values [sumsq]: 1.15165e+07 2026-03-04 22:42:39 INFO Statistics --- 2026-03-04 22:42:39 INFO -- Mean of the pixel values [mean]: 0.000240613 2026-03-04 22:42:39 INFO -- Variance of the pixel values : 0.999697 2026-03-04 22:42:39 INFO -- Standard deviation of the Mean [sigma]: 0.999848 2026-03-04 22:42:39 INFO -- Root mean square [rms]: 0.999848 2026-03-04 22:42:39 INFO ImageStatsCalculator::statistics Sum column unit = 2026-03-04 22:42:39 INFO ImageStatsCalculator::statistics+ Mean column unit = 2026-03-04 22:42:39 INFO ImageStatsCalculator::statistics+ Std_dev column unit = 2026-03-04 22:42:39 INFO ImageStatsCalculator::statistics+ Minimum column unit = 2026-03-04 22:42:39 INFO ImageStatsCalculator::statistics+ Maximum column unit = 2026-03-04 22:42:39 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-04 22:42:39 INFO ImageStatsCalculator::statistics 1.152000e+07 2.771865e+03 2.406133e-04 9.998484e-01 9.998484e-01 -5.647361e+00 5.408282e+00 2026-03-04 22:42:39 INFO immoments::::casa ########################################## 2026-03-04 22:42:39 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:39 INFO immoments::::casa immoments( imagename='n1333_both.image', moments=[0], axis='spectral', region='', box='', chans='', stokes='', mask='test.image>-1.619539737701416', includepix=-1, excludepix=-1, outfile='mask_test_4', stretch=False ) 2026-03-04 22:42:39 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:39 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:39 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:39 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:39 INFO immoments::ImageRegion::fromRecord+ [0, 0, 0, 0] to [799, 799, 0, 17] (03:29:10.986, +31.11.15.221, I, 4.34168e+10Hz to 03:28:39.835, +31.17.54.721, I, 4.34251e+10Hz) 2026-03-04 22:42:39 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:39 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:39 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:39 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:39 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:39 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:39 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:39 INFO immoments::ImageMoments::createMoments Created mask_test_4 2026-03-04 22:42:40 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:41 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:39.197921 End time: 2026-03-04 22:42:40.628703 2026-03-04 22:42:41 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:41 INFO immoments::::casa ########################################## 2026-03-04 22:42:41 INFO name:: No table opened. 2026-03-04 22:42:41 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:41 INFO name:: No table opened. 2026-03-04 22:42:41 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:41 INFO name:: No table opened. 2026-03-04 22:42:41 INFO name:: No table opened. .2026-03-04 22:42:41 INFO ImageFactory::createImage Created Paged image 'median_coord.im' of shape [11, 1, 11] with float valued pixels. 2026-03-04 22:42:42 INFO immoments::::casa ########################################## 2026-03-04 22:42:42 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:42 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-04 22:42:42 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:42 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:42 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:42 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-04 22:42:42 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:42 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:42 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:42 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:42 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:42 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:42 INFO immoments::ImageMoments::createMoments+ The basic clip method 2026-03-04 22:42:42 INFO immoments::ImageMoments::createMoments Created median_coord_out.im 2026-03-04 22:42:42 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:43 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:41.701418 End time: 2026-03-04 22:42:42.521546 2026-03-04 22:42:43 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:43 INFO immoments::::casa ########################################## 2026-03-04 22:42:43 INFO name:: No table opened. 2026-03-04 22:42:43 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:43 INFO name:: No table opened. 2026-03-04 22:42:43 INFO name:: No table opened. .2026-03-04 22:42:43 INFO ImageFactory::createImage Created Paged image 'coord.im.max' of shape [10, 10, 10] with float valued pixels. 2026-03-04 22:42:43 INFO immoments::::casa ########################################## 2026-03-04 22:42:43 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:43 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-04 22:42:43 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:43 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:43 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:43 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-04 22:42:43 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:43 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:43 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:43 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:43 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:43 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:43 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:44 INFO immoments::ImageMoments::createMoments Created coord.im.max.out 2026-03-04 22:42:44 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:44 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:43.400607 End time: 2026-03-04 22:42:44.037471 2026-03-04 22:42:44 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:44 INFO immoments::::casa ########################################## 2026-03-04 22:42:44 INFO ImageFactory::createImage Created Paged image 'coord.im.min' of shape [10, 10, 10] with float valued pixels. 2026-03-04 22:42:45 INFO immoments::::casa ########################################## 2026-03-04 22:42:45 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:45 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-04 22:42:45 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:45 INFO immoments::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:45 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:45 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-04 22:42:45 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:45 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:45 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:45 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:45 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:45 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:45 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:45 INFO immoments::ImageMoments::createMoments Created coord.im.min.out 2026-03-04 22:42:45 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:45 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:44.578296 End time: 2026-03-04 22:42:45.423226 2026-03-04 22:42:45 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:45 INFO immoments::::casa ########################################## 2026-03-04 22:42:46 INFO name:: No table opened. 2026-03-04 22:42:46 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:46 INFO name:: No table opened. 2026-03-04 22:42:46 INFO name:: No table opened. .2026-03-04 22:42:46 INFO immoments::::casa ########################################## 2026-03-04 22:42:46 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:46 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-04 22:42:46 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:46 INFO immoments::CasacRegionManager::fromBCS Using channel range(s) 2026-03-04 22:42:46 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:46 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:46 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-04 22:42:46 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:46 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:46 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:46 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:46 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:46 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:46 INFO immoments::ImageMoments::createMoments+ The basic clip method 2026-03-04 22:42:46 INFO immoments::ImageMoments::createMoments Created moment_test.mom0 2026-03-04 22:42:46 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:47 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:45.743119 End time: 2026-03-04 22:42:47.316208 2026-03-04 22:42:47 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:47 INFO immoments::::casa ########################################## 2026-03-04 22:42:47 INFO imstat::::casa ########################################## 2026-03-04 22:42:47 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-03-04 22:42:47 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-04 22:42:47 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:47 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:47 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:47 INFO imstat::image::statistics Determining stats for image moment_test.mom0 2026-03-04 22:42:47 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:47 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-04 22:42:47 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-04 22:42:47 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-03-04 22:42:47 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-04 22:42:47 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [799, 799, 0, 0] 2026-03-04 22:42:47 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34178e+10Hz 2026-03-04 22:42:47 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 03:28:39.835, +31.17.54.721, I, 4.34178e+10Hz 2026-03-04 22:42:47 INFO imstat:::: Values --- 2026-03-04 22:42:47 INFO imstat:::: -- flux [flux]: 82.6319 Jy.km/s 2026-03-04 22:42:47 INFO imstat:::: -- number of points [npts]: 35355 2026-03-04 22:42:47 INFO imstat:::: -- maximum value [max]: 0.57014 Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat:::: -- minimum value [min]: 0.0101136 Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat:::: -- position of max value (pixel) [maxpos]: [251, 367, 0, 0] 2026-03-04 22:42:47 INFO imstat:::: -- position of min value (pixel) [minpos]: [289, 392, 0, 0] 2026-03-04 22:42:47 INFO imstat:::: -- position of max value (world) [maxposf]: 03:29:01.209, +31.14.18.772, I, 4.34178e+10Hz 2026-03-04 22:42:47 INFO imstat:::: -- position of min value (world) [minposf]: 03:28:59.728, +31.14.31.275, I, 4.34178e+10Hz 2026-03-04 22:42:47 INFO imstat:::: -- Sum of pixel values [sum]: 1205.65 Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 158.702 Jy/beam.km/s.Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat:::: Statistics --- 2026-03-04 22:42:47 INFO imstat:::: -- Mean of the pixel values [mean]: 0.0341014 Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat:::: -- Variance of the pixel values : 0.00332599 Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0.0576714 Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat:::: -- Root mean square [rms]: 0.0669985 Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat:::: -- Median of the pixel values [median]: 0.015673 Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0.00502956 Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat:::: -- IQR [quartile]: 0.0162873 Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat:::: -- First quartile [q1]: 0.0117708 Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat:::: -- Third quartile [q3]: 0.0280582 Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam.km/s 2026-03-04 22:42:47 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-04 22:42:47 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-04 22:42:47 INFO imstat::::casa Task imstat complete. Start time: 2026-03-04 22:42:47.335716 End time: 2026-03-04 22:42:47.369104 2026-03-04 22:42:47 INFO imstat::::casa ##### End Task: imstat ##### 2026-03-04 22:42:47 INFO imstat::::casa ########################################## 2026-03-04 22:42:47 INFO imval::::casa ########################################## 2026-03-04 22:42:47 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:47 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='171,349', chans='0', stokes='I' ) 2026-03-04 22:42:47 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 171,349,171,349 2026-03-04 22:42:47 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.375406 End time: 2026-03-04 22:42:47.400084 2026-03-04 22:42:47 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:47 INFO imval::::casa ########################################## 2026-03-04 22:42:47 INFO imval::::casa ########################################## 2026-03-04 22:42:47 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:47 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='171,349', chans='0', stokes='I' ) 2026-03-04 22:42:47 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 171,349,171,349 2026-03-04 22:42:47 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.401492 End time: 2026-03-04 22:42:47.424487 2026-03-04 22:42:47 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:47 INFO imval::::casa ########################################## 2026-03-04 22:42:47 INFO imval::::casa ########################################## 2026-03-04 22:42:47 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:47 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='611,122', chans='0', stokes='I' ) 2026-03-04 22:42:47 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 611,122,611,122 2026-03-04 22:42:47 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.425747 End time: 2026-03-04 22:42:47.448785 2026-03-04 22:42:47 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:47 INFO imval::::casa ########################################## 2026-03-04 22:42:47 INFO imval::::casa ########################################## 2026-03-04 22:42:47 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:47 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='611,122', chans='0', stokes='I' ) 2026-03-04 22:42:47 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 611,122,611,122 2026-03-04 22:42:47 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.449909 End time: 2026-03-04 22:42:47.472840 2026-03-04 22:42:47 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:47 INFO imval::::casa ########################################## 2026-03-04 22:42:47 INFO imval::::casa ########################################## 2026-03-04 22:42:47 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:47 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='776,145', chans='0', stokes='I' ) 2026-03-04 22:42:47 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 776,145,776,145 2026-03-04 22:42:47 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.473993 End time: 2026-03-04 22:42:47.498413 2026-03-04 22:42:47 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:47 INFO imval::::casa ########################################## 2026-03-04 22:42:47 INFO imval::::casa ########################################## 2026-03-04 22:42:47 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:47 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='776,145', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 776,145,776,145 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.499752 End time: 2026-03-04 22:42:47.523600 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='560,396', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 560,396,560,396 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.525040 End time: 2026-03-04 22:42:47.547347 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='560,396', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 560,396,560,396 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.548581 End time: 2026-03-04 22:42:47.571110 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='317,543', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 317,543,317,543 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.572260 End time: 2026-03-04 22:42:47.594857 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='317,543', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 317,543,317,543 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.595971 End time: 2026-03-04 22:42:47.618626 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='236,25', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 236,25,236,25 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.619831 End time: 2026-03-04 22:42:47.642266 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='236,25', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 236,25,236,25 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.643424 End time: 2026-03-04 22:42:47.666035 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='526,523', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 526,523,526,523 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.667207 End time: 2026-03-04 22:42:47.689343 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='526,523', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 526,523,526,523 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.690432 End time: 2026-03-04 22:42:47.712897 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='718,487', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 718,487,718,487 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.714064 End time: 2026-03-04 22:42:47.736530 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='718,487', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 718,487,718,487 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.737644 End time: 2026-03-04 22:42:47.760683 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='605,778', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 605,778,605,778 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.761801 End time: 2026-03-04 22:42:47.784579 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='605,778', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 605,778,605,778 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.785773 End time: 2026-03-04 22:42:47.808140 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='229,29', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 229,29,229,29 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.809524 End time: 2026-03-04 22:42:47.832544 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='229,29', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 229,29,229,29 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.833732 End time: 2026-03-04 22:42:47.856501 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='788,192', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 788,192,788,192 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.857778 End time: 2026-03-04 22:42:47.880722 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='788,192', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 788,192,788,192 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.881864 End time: 2026-03-04 22:42:47.904586 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='443,242', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 443,242,443,242 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.905795 End time: 2026-03-04 22:42:47.928306 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='443,242', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 443,242,443,242 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.929476 End time: 2026-03-04 22:42:47.951883 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='310,279', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 310,279,310,279 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.952986 End time: 2026-03-04 22:42:47.975341 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='310,279', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 310,279,310,279 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.976422 End time: 2026-03-04 22:42:47.998748 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='599,293', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 599,293,599,293 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:47.999861 End time: 2026-03-04 22:42:48.022131 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='599,293', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 599,293,599,293 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:48.023237 End time: 2026-03-04 22:42:48.046455 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='200,579', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 200,579,200,579 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:48.047642 End time: 2026-03-04 22:42:48.070212 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='200,579', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 200,579,200,579 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:48.071391 End time: 2026-03-04 22:42:48.093870 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='moment_test.mom0', region='', box='474,102', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 474,102,474,102 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:48.095031 End time: 2026-03-04 22:42:48.117361 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO imval::::casa ##### Begin Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa imval( imagename='n1333_both.src.tmom0.all', region='', box='474,102', chans='0', stokes='I' ) 2026-03-04 22:42:48 INFO imval::CasacRegionManager::fromBCS Using specified box(es) 474,102,474,102 2026-03-04 22:42:48 INFO imval::::casa Task imval complete. Start time: 2026-03-04 22:42:48.118486 End time: 2026-03-04 22:42:48.141049 2026-03-04 22:42:48 INFO imval::::casa ##### End Task: imval ##### 2026-03-04 22:42:48 INFO imval::::casa ########################################## 2026-03-04 22:42:48 INFO immath::::casa ########################################## 2026-03-04 22:42:48 INFO immath::::casa ##### Begin Task: immath ##### 2026-03-04 22:42:48 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-04 22:42:48 INFO ImageExprCalculator::_imagecalc Creating image `moment_test.resid0' of shape [800, 800, 1, 1] 2026-03-04 22:42:48 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-04 22:42:49 INFO immath::::casa Task immath complete. Start time: 2026-03-04 22:42:48.149108 End time: 2026-03-04 22:42:48.731839 2026-03-04 22:42:49 INFO immath::::casa ##### End Task: immath ##### 2026-03-04 22:42:49 INFO immath::::casa ########################################## 2026-03-04 22:42:49 INFO imstat::::casa ########################################## 2026-03-04 22:42:49 INFO imstat::::casa ##### Begin Task: imstat ##### 2026-03-04 22:42:49 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-04 22:42:49 INFO imstat::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:49 INFO imstat::CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:49 INFO imstat::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:49 INFO imstat::image::statistics Determining stats for image moment_test.resid0 2026-03-04 22:42:49 INFO imstat::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:49 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-04 22:42:49 INFO imstat::ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-04 22:42:49 INFO imstat::ImageStatsCalculator::_logStartup Regions --- 2026-03-04 22:42:49 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-04 22:42:49 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [799, 799, 0, 0] 2026-03-04 22:42:49 INFO imstat::ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34178e+10Hz 2026-03-04 22:42:49 INFO imstat::ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 03:28:39.835, +31.17.54.721, I, 4.34178e+10Hz 2026-03-04 22:42:49 INFO imstat:::: Values --- 2026-03-04 22:42:49 INFO imstat:::: -- flux [flux]: 0 Jy.km/s 2026-03-04 22:42:49 INFO imstat:::: -- number of points [npts]: 35355 2026-03-04 22:42:49 INFO imstat:::: -- maximum value [max]: 0 Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat:::: -- minimum value [min]: 0 Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat:::: -- position of max value (pixel) [maxpos]: [163, 263, 0, 0] 2026-03-04 22:42:49 INFO imstat:::: -- position of min value (pixel) [minpos]: [163, 263, 0, 0] 2026-03-04 22:42:49 INFO imstat:::: -- position of max value (world) [maxposf]: 03:29:04.638, +31.13.26.759, I, 4.34178e+10Hz 2026-03-04 22:42:49 INFO imstat:::: -- position of min value (world) [minposf]: 03:29:04.638, +31.13.26.759, I, 4.34178e+10Hz 2026-03-04 22:42:49 INFO imstat:::: -- Sum of pixel values [sum]: 0 Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat:::: -- Sum of squared pixel values [sumsq]: 0 Jy/beam.km/s.Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat:::: Statistics --- 2026-03-04 22:42:49 INFO imstat:::: -- Mean of the pixel values [mean]: 0 Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat:::: -- Variance of the pixel values : 0 Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat:::: -- Standard deviation of the Mean [sigma]: 0 Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat:::: -- Root mean square [rms]: 0 Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat:::: -- Median of the pixel values [median]: 0 Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat:::: -- Median of the deviations [medabsdevmed]: 0 Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat:::: -- IQR [quartile]: 0 Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat:::: -- First quartile [q1]: 0 Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat:::: -- Third quartile [q3]: 0 Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat::ImageStatsCalculator::statistics Sum column unit = Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat::ImageStatsCalculator::statistics+ Mean column unit = Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat::ImageStatsCalculator::statistics+ Std_dev column unit = Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat::ImageStatsCalculator::statistics+ Minimum column unit = Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat::ImageStatsCalculator::statistics+ Maximum column unit = Jy/beam.km/s 2026-03-04 22:42:49 INFO imstat::ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-04 22:42:49 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-04 22:42:49 INFO imstat::::casa Task imstat complete. Start time: 2026-03-04 22:42:48.736916 End time: 2026-03-04 22:42:48.769911 2026-03-04 22:42:49 INFO imstat::::casa ##### End Task: imstat ##### 2026-03-04 22:42:49 INFO imstat::::casa ########################################## 2026-03-04 22:42:49 INFO immoments::::casa ########################################## 2026-03-04 22:42:49 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:49 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-04 22:42:49 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:49 INFO immoments::CasacRegionManager::fromBCS Using channel range(s) 2026-03-04 22:42:49 INFO immoments::CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:49 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:49 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-04 22:42:49 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:49 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:49 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:49 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:49 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:49 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:49 INFO immoments::ImageMoments::createMoments+ The basic clip method 2026-03-04 22:42:49 INFO immoments::ImageMoments::createMoments Created moment_test.mom1 2026-03-04 22:42:49 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:50 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:48.773365 End time: 2026-03-04 22:42:49.952161 2026-03-04 22:42:50 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:50 INFO immoments::::casa ########################################## 2026-03-04 22:42:50 INFO immath::::casa ########################################## 2026-03-04 22:42:50 INFO immath::::casa ##### Begin Task: immath ##### 2026-03-04 22:42:50 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-04 22:42:50 INFO ImageExprCalculator::_imagecalc Creating image `first_moment_diff' of shape [800, 800, 1, 1] 2026-03-04 22:42:50 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-04 22:42:51 INFO immath::::casa Task immath complete. Start time: 2026-03-04 22:42:49.956089 End time: 2026-03-04 22:42:50.586133 2026-03-04 22:42:51 INFO immath::::casa ##### End Task: immath ##### 2026-03-04 22:42:51 INFO immath::::casa ########################################## 2026-03-04 22:42:51 INFO image::statistics Determining stats for image first_moment_diff 2026-03-04 22:42:51 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:51 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-04 22:42:51 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-04 22:42:51 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:51 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-04 22:42:51 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-04 22:42:51 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-04 22:42:51 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-04 22:42:51 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [799, 799, 0, 0] 2026-03-04 22:42:51 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 03:29:10.986, +31.11.15.221, I, 4.34176e+10Hz 2026-03-04 22:42:51 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 03:28:39.835, +31.17.54.721, I, 4.34176e+10Hz 2026-03-04 22:42:51 INFO Values --- 2026-03-04 22:42:51 INFO -- number of points [npts]: 501 2026-03-04 22:42:51 INFO -- maximum value [max]: 0 km/s 2026-03-04 22:42:51 INFO -- minimum value [min]: 0 km/s 2026-03-04 22:42:51 INFO -- position of max value (pixel) [maxpos]: [261, 361, 0, 0] 2026-03-04 22:42:51 INFO -- position of min value (pixel) [minpos]: [261, 361, 0, 0] 2026-03-04 22:42:51 INFO -- position of max value (world) [maxposf]: 03:29:00.819, +31.14.15.773, I, 4.34176e+10Hz 2026-03-04 22:42:51 INFO -- position of min value (world) [minposf]: 03:29:00.819, +31.14.15.773, I, 4.34176e+10Hz 2026-03-04 22:42:51 INFO -- Sum of pixel values [sum]: 0 km/s 2026-03-04 22:42:51 INFO -- Sum of squared pixel values [sumsq]: 0 km/s.km/s 2026-03-04 22:42:51 INFO Statistics --- 2026-03-04 22:42:51 INFO -- Mean of the pixel values [mean]: 0 km/s 2026-03-04 22:42:51 INFO -- Variance of the pixel values : 0 km/s 2026-03-04 22:42:51 INFO -- Standard deviation of the Mean [sigma]: 0 km/s 2026-03-04 22:42:51 INFO -- Root mean square [rms]: 0 km/s 2026-03-04 22:42:51 INFO ImageStatsCalculator::statistics Sum column unit = km/s 2026-03-04 22:42:51 INFO ImageStatsCalculator::statistics+ Mean column unit = km/s 2026-03-04 22:42:51 INFO ImageStatsCalculator::statistics+ Std_dev column unit = km/s 2026-03-04 22:42:51 INFO ImageStatsCalculator::statistics+ Minimum column unit = km/s 2026-03-04 22:42:51 INFO ImageStatsCalculator::statistics+ Maximum column unit = km/s 2026-03-04 22:42:51 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-04 22:42:51 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-04 22:42:51 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-04 22:42:51 INFO name:: No table opened. 2026-03-04 22:42:51 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:51 INFO name:: No table opened. 2026-03-04 22:42:51 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:51 INFO name:: No table opened. 2026-03-04 22:42:51 INFO name:: No table opened. .2026-03-04 22:42:51 INFO name:: No table opened. 2026-03-04 22:42:51 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:51 INFO name:: No table opened. 2026-03-04 22:42:51 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:51 INFO name:: No table opened. 2026-03-04 22:42:51 INFO name:: No table opened. starting PIXEL selection tests .2026-03-04 22:42:51 INFO name:: No table opened. 2026-03-04 22:42:51 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:51 INFO name:: No table opened. 2026-03-04 22:42:51 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:51 INFO name:: No table opened. 2026-03-04 22:42:51 INFO name:: No table opened. starting REGION selection tests .2026-03-04 22:42:52 INFO ImageFactory::createImage Created Paged image 'bb.im' of shape [2, 2, 5] with float valued pixels. 2026-03-04 22:42:52 INFO immoments::::casa ########################################## 2026-03-04 22:42:52 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:52 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-04 22:42:52 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:52 INFO immoments::CasacRegionManager::fromBCS Using channel range(s) 2026-03-04 22:42:52 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:52 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-04 22:42:52 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:52 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:52 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:52 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:52 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:52 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:52 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:53 INFO immoments::ImageMoments::createMoments Created myout1.im 2026-03-04 22:42:53 INFO immoments::ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-04 22:42:53 INFO immoments::ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-04 22:42:53 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:53 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:52.282054 End time: 2026-03-04 22:42:53.057898 2026-03-04 22:42:53 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:53 INFO immoments::::casa ########################################## 2026-03-04 22:42:53 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2026-03-04 22:42:53 INFO immoments::::casa ########################################## 2026-03-04 22:42:53 INFO immoments::::casa ##### Begin Task: immoments ##### 2026-03-04 22:42:53 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-04 22:42:53 INFO immoments::CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-04 22:42:53 INFO immoments::CasacRegionManager::fromBCS Using channel range(s) 2026-03-04 22:42:53 INFO immoments::ImageMomentsTask::makeMoments Calculating moments of FITS images can be notoriously slow, so converting to a CASA temporary paged image named moments.scratch.image7863_0 first which will be written to the current directory 2026-03-04 22:42:53 INFO immoments::ImageRegion::fromRecord Selected bounding box : 2026-03-04 22:42:53 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-04 22:42:53 INFO immoments::SubImageFactory::createImage Creating image 'moments.scratch.image7863_0' of shape [2, 2, 3] 2026-03-04 22:42:53 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:53 INFO immoments::ImageMoments::createMoments+ Moment axis type is Frequency 2026-03-04 22:42:53 INFO immoments::ImageMoments::createMoments 2026-03-04 22:42:53 INFO immoments::ImageMoments::createMoments+ 2026-03-04 22:42:53 INFO immoments::ImageMoments::createMoments+ *********************************************************************** 2026-03-04 22:42:53 INFO immoments::ImageMoments::createMoments+ You have selected the following methods 2026-03-04 22:42:53 INFO immoments::ImageMoments::createMoments+ The basic method 2026-03-04 22:42:54 INFO immoments::ImageMoments::createMoments Created myout2.im 2026-03-04 22:42:54 INFO immoments::ImageMoments::createMoments Could not determine the units of the moment image(s) so the units 2026-03-04 22:42:54 INFO immoments::ImageMoments::createMoments+ will be the same as those of the input image. This may not be very useful. 2026-03-04 22:42:54 INFO immoments::ImageMoments::createMoments Begin computation of moments 2026-03-04 22:42:54 INFO immoments::::casa Task immoments complete. Start time: 2026-03-04 22:42:53.072038 End time: 2026-03-04 22:42:54.204381 2026-03-04 22:42:54 INFO immoments::::casa ##### End Task: immoments ##### 2026-03-04 22:42:54 INFO immoments::::casa ########################################## 2026-03-04 22:42:54 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first 2026-03-04 22:42:54 INFO name:: No table opened. 2026-03-04 22:42:54 INFO showcache:: The Table Cache is empty. 2026-03-04 22:42:54 INFO name:: No table opened. 2026-03-04 22:42:54 INFO name:: No table opened. . ---------------------------------------------------------------------- Ran 15 tests in 66.797s OK Generating XML reports...