2026-01-30 00:04:12 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2026-01-30 00:04:12 INFO ::casa loaded config file : /wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casaconfig/config.py 2026-01-30 00:04:12 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2026-01-30 00:04:12 INFO ::casa 2026-01-30 00:04:12 INFO ::casa config values 2026-01-30 00:04:12 INFO ::casa agg = False 2026-01-30 00:04:12 INFO ::casa cachedir = '/home/casatest/.casa' 2026-01-30 00:04:12 INFO ::casa casaconfig_verbose = 1 2026-01-30 00:04:12 INFO ::casa colors = 'Neutral' 2026-01-30 00:04:12 INFO ::casa data_auto_update = False 2026-01-30 00:04:12 INFO ::casa data_update_interval = 1 2026-01-30 00:04:12 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2026-01-30 00:04:12 INFO ::casa iplog = False 2026-01-30 00:04:12 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/ipython-20260130-000408.log' 2026-01-30 00:04:12 INFO ::casa log2term = True 2026-01-30 00:04:12 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/casa-20260130-000408.log' 2026-01-30 00:04:12 INFO ::casa measures_auto_update = False 2026-01-30 00:04:12 INFO ::casa measures_site = ['https://www.astron.nl/iers/', 'https://go.nrao.edu/iers/'] 2026-01-30 00:04:12 INFO ::casa measures_site_interval = 2 2026-01-30 00:04:12 INFO ::casa measures_update_interval = 1 2026-01-30 00:04:12 INFO ::casa measurespath = '/opt/casa/data/master' 2026-01-30 00:04:12 INFO ::casa nogui = False 2026-01-30 00:04:12 INFO ::casa nologfile = False 2026-01-30 00:04:12 INFO ::casa nologger = True 2026-01-30 00:04:12 INFO ::casa pipeline = False 2026-01-30 00:04:12 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2026-01-30 00:04:12 INFO ::casa user_site = False 2026-01-30 00:04:12 INFO ::casa 2026-01-30 00:04:12 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2026-01-30 00:04:12 INFO ::casa measures version : WSRT_Measures_20211217-160001.ztar 2026-01-30 00:04:12 INFO ::casa 2026-01-30 00:04:12 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2026-01-30 00:04:12 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2026/01/19/15:15, 2025/12/20/00:00:00 2026-01-30 00:04:12 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2026/01/19/15:15, 2025/12/20/00:00:00 2026-01-30 00:04:12 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2026/01/28/15:15, 2026/04/28/00:00:00 2026-01-30 00:04:12 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2026/01/22/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.1 -- Common Astronomy Software Applications [6.7.5.1] 2026-01-30 00:04:12 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:12 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:12 INFO sdfixscan::::casa sdfixscan( infiles=[], mode='fft_mask', numpoly=2, beamsize=0.0, smoothsize=2.0, direction=[], maskwidth=1.0, tmax=0.0, tmin=0.0, outfile='', overwrite=False ) 2026-01-30 00:04:12 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ worker.initialize() 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2026-01-30 00:04:12 SEVERE sdfixscan::::casa infiles should be a list of input images for Basket-Weaving. 2026-01-30 00:04:12 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: infiles should be a list of input images for Basket-Weaving. 2026-01-30 00:04:12 INFO sdfixscan::::casa Traceback (most recent call last): 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ task_result = _sdfixscan_t( _pc.document['infiles'],_pc.document['mode'],_pc.document['numpoly'],_pc.document['beamsize'],_pc.document['smoothsize'],_pc.document['direction'],_pc.document['maskwidth'],_pc.document['tmax'],_pc.document['tmin'],_pc.document['outfile'],_pc.document['overwrite'] ) 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-01-30 00:04:12 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-30 00:04:12 INFO sdfixscan::::casa+ worker.initialize() 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-30 00:04:12 INFO sdfixscan::::casa+ self.parameter_check() 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2026-01-30 00:04:12 INFO sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2026-01-30 00:04:12 INFO sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2026-01-30 00:04:12 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:12.147002 End time: 2026-01-30 00:04:12.195214 2026-01-30 00:04:12 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:12 INFO sdfixscan::::casa ########################################## .2026-01-30 00:04:12 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:12 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:12 INFO sdfixscan::::casa sdfixscan( infiles=['scan_x.im'], mode='fft_mask', numpoly=2, beamsize=0.0, smoothsize=2.0, direction=[0.0], maskwidth=1.0, tmax=0.0, tmin=0.0, outfile='', overwrite=False ) 2026-01-30 00:04:12 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ worker.initialize() 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2026-01-30 00:04:12 SEVERE sdfixscan::::casa infiles should be a list of input images for Basket-Weaving. 2026-01-30 00:04:12 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: infiles should be a list of input images for Basket-Weaving. 2026-01-30 00:04:12 INFO sdfixscan::::casa Traceback (most recent call last): 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ task_result = _sdfixscan_t( _pc.document['infiles'],_pc.document['mode'],_pc.document['numpoly'],_pc.document['beamsize'],_pc.document['smoothsize'],_pc.document['direction'],_pc.document['maskwidth'],_pc.document['tmax'],_pc.document['tmin'],_pc.document['outfile'],_pc.document['overwrite'] ) 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-01-30 00:04:12 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-30 00:04:12 INFO sdfixscan::::casa+ worker.initialize() 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-30 00:04:12 INFO sdfixscan::::casa+ self.parameter_check() 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2026-01-30 00:04:12 INFO sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2026-01-30 00:04:12 INFO sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2026-01-30 00:04:12 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:12.220985 End time: 2026-01-30 00:04:12.223956 2026-01-30 00:04:12 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:12 INFO sdfixscan::::casa ########################################## .2026-01-30 00:04:12 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:12 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:12 INFO sdfixscan::::casa sdfixscan( infiles=['scan_x.im', 'scan_y.im'], mode='fft_mask', numpoly=2, beamsize=0.0, smoothsize=2.0, direction=[], maskwidth=1.0, tmax=0.0, tmin=0.0, outfile='', overwrite=False ) 2026-01-30 00:04:12 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ worker.initialize() 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 135, in parameter_check 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ raise Exception('direction must have at least two different direction.') 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ Exception: direction must have at least two different direction. 2026-01-30 00:04:12 SEVERE sdfixscan::::casa direction must have at least two different direction. 2026-01-30 00:04:12 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: direction must have at least two different direction. 2026-01-30 00:04:12 INFO sdfixscan::::casa Traceback (most recent call last): 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ task_result = _sdfixscan_t( _pc.document['infiles'],_pc.document['mode'],_pc.document['numpoly'],_pc.document['beamsize'],_pc.document['smoothsize'],_pc.document['direction'],_pc.document['maskwidth'],_pc.document['tmax'],_pc.document['tmin'],_pc.document['outfile'],_pc.document['overwrite'] ) 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-01-30 00:04:12 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-30 00:04:12 INFO sdfixscan::::casa+ worker.initialize() 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-30 00:04:12 INFO sdfixscan::::casa+ self.parameter_check() 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 135, in parameter_check 2026-01-30 00:04:12 INFO sdfixscan::::casa+ raise Exception('direction must have at least two different direction.') 2026-01-30 00:04:12 INFO sdfixscan::::casa+ Exception: direction must have at least two different direction. 2026-01-30 00:04:12 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:12.245046 End time: 2026-01-30 00:04:12.247639 2026-01-30 00:04:12 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:12 INFO sdfixscan::::casa ########################################## .2026-01-30 00:04:12 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:12 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:12 INFO sdfixscan::::casa sdfixscan( infiles=['scan_x.im', 'scan_y.im'], mode='model', numpoly=2, beamsize=0.0, smoothsize=2.0, direction=0.0, maskwidth=1.0, tmax=0.0, tmin=0.0, outfile='', overwrite=False ) 2026-01-30 00:04:12 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ worker.initialize() 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 114, in parameter_check 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ raise Exception("infiles allows only one input file for pressed-out method.") 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ Exception: infiles allows only one input file for pressed-out method. 2026-01-30 00:04:12 SEVERE sdfixscan::::casa infiles allows only one input file for pressed-out method. 2026-01-30 00:04:12 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: infiles allows only one input file for pressed-out method. 2026-01-30 00:04:12 INFO sdfixscan::::casa Traceback (most recent call last): 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ task_result = _sdfixscan_t( _pc.document['infiles'],_pc.document['mode'],_pc.document['numpoly'],_pc.document['beamsize'],_pc.document['smoothsize'],_pc.document['direction'],_pc.document['maskwidth'],_pc.document['tmax'],_pc.document['tmin'],_pc.document['outfile'],_pc.document['overwrite'] ) 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-01-30 00:04:12 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-30 00:04:12 INFO sdfixscan::::casa+ worker.initialize() 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-30 00:04:12 INFO sdfixscan::::casa+ self.parameter_check() 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 114, in parameter_check 2026-01-30 00:04:12 INFO sdfixscan::::casa+ raise Exception("infiles allows only one input file for pressed-out method.") 2026-01-30 00:04:12 INFO sdfixscan::::casa+ Exception: infiles allows only one input file for pressed-out method. 2026-01-30 00:04:12 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:12.266631 End time: 2026-01-30 00:04:12.268861 2026-01-30 00:04:12 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:12 INFO sdfixscan::::casa ########################################## .2026-01-30 00:04:12 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:12 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:12 INFO sdfixscan::::casa sdfixscan( infiles=['scan_x.im'], mode='model', numpoly=2, beamsize=0.0, smoothsize=2.0, direction=[], maskwidth=1.0, tmax=0.0, tmin=0.0, outfile='', overwrite=False ) 2026-01-30 00:04:12 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ worker.initialize() 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 120, in parameter_check 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ raise Exception("direction allows only one direction for pressed-out method.") 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ Exception: direction allows only one direction for pressed-out method. 2026-01-30 00:04:12 SEVERE sdfixscan::::casa direction allows only one direction for pressed-out method. 2026-01-30 00:04:12 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: direction allows only one direction for pressed-out method. 2026-01-30 00:04:12 INFO sdfixscan::::casa Traceback (most recent call last): 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ task_result = _sdfixscan_t( _pc.document['infiles'],_pc.document['mode'],_pc.document['numpoly'],_pc.document['beamsize'],_pc.document['smoothsize'],_pc.document['direction'],_pc.document['maskwidth'],_pc.document['tmax'],_pc.document['tmin'],_pc.document['outfile'],_pc.document['overwrite'] ) 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-01-30 00:04:12 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-30 00:04:12 INFO sdfixscan::::casa+ worker.initialize() 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-30 00:04:12 INFO sdfixscan::::casa+ self.parameter_check() 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 120, in parameter_check 2026-01-30 00:04:12 INFO sdfixscan::::casa+ raise Exception("direction allows only one direction for pressed-out method.") 2026-01-30 00:04:12 INFO sdfixscan::::casa+ Exception: direction allows only one direction for pressed-out method. 2026-01-30 00:04:12 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:12.285916 End time: 2026-01-30 00:04:12.312181 2026-01-30 00:04:12 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:12 INFO sdfixscan::::casa ########################################## .2026-01-30 00:04:12 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:12 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:12 INFO sdfixscan::::casa sdfixscan( infiles=['scan_x.im', 'scan_y.im'], mode='fft_mask', numpoly=2, beamsize=0.0, smoothsize=2.0, direction=[0.0, 90.0], maskwidth=1.0, tmax=0.0, tmin=0.0, outfile='sdfixscanTest0.im', overwrite=False ) 2026-01-30 00:04:12 INFO sdfixscan::::casa outfile=sdfixscanTest0.im 2026-01-30 00:04:12 INFO sdfixscan::::casa Apply Basket-Weaving 2026-01-30 00:04:12 SEVERE image::newimagefromimage (file src/tools/image/image_cmpt.cc, line 4129) Exception Reported: sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2026-01-30 00:04:12 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ worker.execute() 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 143, in execute 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ self.__execute_basket_weaving() 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 347, in __execute_basket_weaving 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ outimage = ia.newimagefromimage( 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 4153, in newimagefromimage 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ return _wrap_image(swig_object=self._swigobj.newimagefromimage(infile, outfile, region, mask, dropdeg, overwrite)) 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 8608, in newimagefromimage 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ return _image.image_newimagefromimage(self, *args, **kwargs) 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 SEVERE sdfixscan::::casa+ RuntimeError: sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2026-01-30 00:04:12 SEVERE sdfixscan::::casa sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2026-01-30 00:04:12 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2026-01-30 00:04:12 INFO sdfixscan::::casa Traceback (most recent call last): 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ task_result = _sdfixscan_t( _pc.document['infiles'],_pc.document['mode'],_pc.document['numpoly'],_pc.document['beamsize'],_pc.document['smoothsize'],_pc.document['direction'],_pc.document['maskwidth'],_pc.document['tmax'],_pc.document['tmin'],_pc.document['outfile'],_pc.document['overwrite'] ) 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-01-30 00:04:12 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2026-01-30 00:04:12 INFO sdfixscan::::casa+ worker.execute() 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 143, in execute 2026-01-30 00:04:12 INFO sdfixscan::::casa+ self.__execute_basket_weaving() 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 347, in __execute_basket_weaving 2026-01-30 00:04:12 INFO sdfixscan::::casa+ outimage = ia.newimagefromimage( 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 4153, in newimagefromimage 2026-01-30 00:04:12 INFO sdfixscan::::casa+ return _wrap_image(swig_object=self._swigobj.newimagefromimage(infile, outfile, region, mask, dropdeg, overwrite)) 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 8608, in newimagefromimage 2026-01-30 00:04:12 INFO sdfixscan::::casa+ return _image.image_newimagefromimage(self, *args, **kwargs) 2026-01-30 00:04:12 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:12 INFO sdfixscan::::casa+ RuntimeError: sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2026-01-30 00:04:12 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:12.335235 End time: 2026-01-30 00:04:12.349214 2026-01-30 00:04:12 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:12 INFO sdfixscan::::casa ########################################## .2026-01-30 00:04:12 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:12 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:12 INFO sdfixscan::::casa sdfixscan( infiles=['scan_x.im'], mode='model', numpoly=2, beamsize=0.0, smoothsize=2.0, direction=[0.0], maskwidth=1.0, tmax=0.0, tmin=0.0, outfile='sdfixscanTest0.im', overwrite=True ) 2026-01-30 00:04:12 INFO sdfixscan::::casa outfile=sdfixscanTest0.im 2026-01-30 00:04:12 INFO sdfixscan::::casa Apply Pressed-out method 2026-01-30 00:04:12 INFO ImageFactory::fromImage Created Paged image 'masked.Fri_Jan_30_00_04_12_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-30 00:04:12 INFO sdfixscan::::casa Use whole region 2026-01-30 00:04:13 SEVERE image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212) Exception Reported: Gaussian2DParam::setMajorAxis(const T &width) - width must be positive 2026-01-30 00:04:13 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ worker.execute() 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 141, in execute 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ self.__execute_press() 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 198, in __execute_press 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ self.convimage = self.image.convolve2d(outfile=self.tmppolyname, 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 1062, in convolve2d 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ return _wrap_image(swig_object=self._swigobj.convolve2d(outfile, axes, type, major, minor, pa, scale, region, mask, overwrite, stretch, targetres, beam)) 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 2411, in convolve2d 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ return _image.image_convolve2d(self, *args, **kwargs) 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:13 SEVERE sdfixscan::::casa+ RuntimeError: Gaussian2DParam::setMajorAxis(const T &width) - width must be positive 2026-01-30 00:04:13 SEVERE sdfixscan::::casa Gaussian2DParam::setMajorAxis(const T &width) - width must be positive 2026-01-30 00:04:13 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: Gaussian2DParam::setMajorAxis(const T &width) - width must be positive 2026-01-30 00:04:13 INFO sdfixscan::::casa Traceback (most recent call last): 2026-01-30 00:04:13 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-01-30 00:04:13 INFO sdfixscan::::casa+ task_result = _sdfixscan_t( _pc.document['infiles'],_pc.document['mode'],_pc.document['numpoly'],_pc.document['beamsize'],_pc.document['smoothsize'],_pc.document['direction'],_pc.document['maskwidth'],_pc.document['tmax'],_pc.document['tmin'],_pc.document['outfile'],_pc.document['overwrite'] ) 2026-01-30 00:04:13 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:13 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-01-30 00:04:13 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-01-30 00:04:13 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:13 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2026-01-30 00:04:13 INFO sdfixscan::::casa+ worker.execute() 2026-01-30 00:04:13 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 141, in execute 2026-01-30 00:04:13 INFO sdfixscan::::casa+ self.__execute_press() 2026-01-30 00:04:13 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 198, in __execute_press 2026-01-30 00:04:13 INFO sdfixscan::::casa+ self.convimage = self.image.convolve2d(outfile=self.tmppolyname, 2026-01-30 00:04:13 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:13 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/image.py", line 1062, in convolve2d 2026-01-30 00:04:13 INFO sdfixscan::::casa+ return _wrap_image(swig_object=self._swigobj.convolve2d(outfile, axes, type, major, minor, pa, scale, region, mask, overwrite, stretch, targetres, beam)) 2026-01-30 00:04:13 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:13 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 2411, in convolve2d 2026-01-30 00:04:13 INFO sdfixscan::::casa+ return _image.image_convolve2d(self, *args, **kwargs) 2026-01-30 00:04:13 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-30 00:04:13 INFO sdfixscan::::casa+ RuntimeError: Gaussian2DParam::setMajorAxis(const T &width) - width must be positive 2026-01-30 00:04:13 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:12.367197 End time: 2026-01-30 00:04:12.562662 2026-01-30 00:04:13 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:13 INFO sdfixscan::::casa ########################################## .2026-01-30 00:04:13 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:13 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:13 INFO sdfixscan::::casa sdfixscan( infiles='scan_x.im', mode='model', numpoly=0, beamsize=300.0, smoothsize=2.0, direction=0.0, maskwidth=1.0, tmax=0.0, tmin=0.0, outfile='sdfixscanTest1.im', overwrite=True ) 2026-01-30 00:04:13 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-01-30 00:04:13 INFO sdfixscan::::casa Apply Pressed-out method 2026-01-30 00:04:13 INFO ImageFactory::fromImage Created Paged image 'masked.Fri_Jan_30_00_04_12_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-30 00:04:13 INFO sdfixscan::::casa Use whole region 2026-01-30 00:04:13 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-01-30 00:04:13 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-01-30 00:04:13 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Fri_Jan_30_00_04_12_2026.im has no beam 2026-01-30 00:04:13 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Fri_Jan_30_00_04_12_2026.im has no beam 2026-01-30 00:04:13 INFO SubImageFactory::createImage Creating image 'polyfit.Fri_Jan_30_00_04_12_2026.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:13 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Fri_Jan_30_00_04_12_2026.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:14 INFO ImageFactory::fromImage Created Paged image 'polyfit.Fri_Jan_30_00_04_12_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-30 00:04:14 INFO ImageMaskHandler::_calcmask Created mask `mask0' 2026-01-30 00:04:14 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-01-30 00:04:14 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:15 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-30 00:04:15 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Fri_Jan_30_00_04_12_2026.im 2026-01-30 00:04:15 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Fri_Jan_30_00_04_12_2026.im 2026-01-30 00:04:15 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:12.585624 End time: 2026-01-30 00:04:15.271960 2026-01-30 00:04:15 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:15 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:15 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-01-30 00:04:15 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-30 00:04:15 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-30 00:04:15 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-01-30 00:04:15 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:15 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-01-30 00:04:15 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-30 00:04:15 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-30 00:04:15 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-01-30 00:04:15 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-01-30 00:04:15 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-01-30 00:04:15 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-01-30 00:04:15 INFO Values --- 2026-01-30 00:04:15 INFO -- flux density [flux]: 0.00104983 K.arcsec2 2026-01-30 00:04:15 INFO -- number of points [npts]: 16384 2026-01-30 00:04:15 INFO -- maximum value [max]: 0.766034 K 2026-01-30 00:04:15 INFO -- minimum value [min]: -0.175815 K 2026-01-30 00:04:15 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2026-01-30 00:04:15 INFO -- position of min value (pixel) [minpos]: [25, 64, 0, 0] 2026-01-30 00:04:15 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2026-01-30 00:04:15 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222, I, 1.415e+09Hz 2026-01-30 00:04:15 INFO -- Sum of pixel values [sum]: 2.9162e-07 K 2026-01-30 00:04:15 INFO -- Sum of squared pixel values [sumsq]: 155.731 K.K 2026-01-30 00:04:15 INFO Statistics --- 2026-01-30 00:04:15 INFO -- Mean of the pixel values [mean]: 1.77991e-11 K 2026-01-30 00:04:15 INFO -- Variance of the pixel values : 0.00950564 K 2026-01-30 00:04:15 INFO -- Standard deviation of the Mean [sigma]: 0.0974969 K 2026-01-30 00:04:15 INFO -- Root mean square [rms]: 0.0974939 K 2026-01-30 00:04:15 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-30 00:04:15 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-30 00:04:15 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-30 00:04:15 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-30 00:04:15 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-30 00:04:15 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-30 00:04:15 INFO ImageStatsCalculator::statistics 1.638400e+04 2.916204e-07 1.779910e-11 9.749392e-02 9.749689e-02 -1.758147e-01 7.660336e-01 0 1 .2026-01-30 00:04:15 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:15 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-01-30 00:04:15 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128] 2026-01-30 00:04:16 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:16 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:16 INFO sdfixscan::::casa sdfixscan( infiles='scan_x_mod.im', mode='model', numpoly=0, beamsize=300.0, smoothsize=2.0, direction=0.0, maskwidth=1.0, tmax=0.0, tmin=0.0, outfile='sdfixscanTest1.im', overwrite=True ) 2026-01-30 00:04:16 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-01-30 00:04:16 INFO sdfixscan::::casa Apply Pressed-out method 2026-01-30 00:04:16 INFO ImageFactory::fromImage Created Paged image 'masked.Fri_Jan_30_00_04_15_2026.im' of shape [128, 128] with float valued pixels. 2026-01-30 00:04:16 INFO sdfixscan::::casa Use whole region 2026-01-30 00:04:16 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-01-30 00:04:16 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-01-30 00:04:16 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Fri_Jan_30_00_04_15_2026.im has no beam 2026-01-30 00:04:16 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Fri_Jan_30_00_04_15_2026.im has no beam 2026-01-30 00:04:16 INFO SubImageFactory::createImage Creating image 'polyfit.Fri_Jan_30_00_04_15_2026.im' of shape [128, 128] 2026-01-30 00:04:16 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Fri_Jan_30_00_04_15_2026.im' of shape [128, 128] 2026-01-30 00:04:17 INFO ImageFactory::fromImage Created Paged image 'polyfit.Fri_Jan_30_00_04_15_2026.im' of shape [128, 128] with float valued pixels. 2026-01-30 00:04:17 INFO ImageMaskHandler::_calcmask Created mask `mask0' 2026-01-30 00:04:18 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-01-30 00:04:18 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128] 2026-01-30 00:04:18 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-30 00:04:18 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Fri_Jan_30_00_04_15_2026.im 2026-01-30 00:04:18 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Fri_Jan_30_00_04_15_2026.im 2026-01-30 00:04:18 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:15.532976 End time: 2026-01-30 00:04:18.407544 2026-01-30 00:04:18 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:18 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:18 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-01-30 00:04:18 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-30 00:04:18 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:18 INFO ImageRegion::fromRecord+ [0, 0] to [127, 127] (00:00:00.000, +00.00.00.000 to 23:51:31.537, +02.07.01.734) 2026-01-30 00:04:18 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-30 00:04:18 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-30 00:04:18 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0] 2026-01-30 00:04:18 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127] 2026-01-30 00:04:18 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000 2026-01-30 00:04:18 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734 2026-01-30 00:04:18 INFO Values --- 2026-01-30 00:04:18 INFO -- flux density [flux]: 0.00104983 K.arcsec2 2026-01-30 00:04:18 INFO -- number of points [npts]: 16384 2026-01-30 00:04:18 INFO -- maximum value [max]: 0.766034 K 2026-01-30 00:04:18 INFO -- minimum value [min]: -0.175815 K 2026-01-30 00:04:18 INFO -- position of max value (pixel) [maxpos]: [63, 63] 2026-01-30 00:04:18 INFO -- position of min value (pixel) [minpos]: [25, 64] 2026-01-30 00:04:18 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212 2026-01-30 00:04:18 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222 2026-01-30 00:04:18 INFO -- Sum of pixel values [sum]: 2.9162e-07 K 2026-01-30 00:04:18 INFO -- Sum of squared pixel values [sumsq]: 155.731 K.K 2026-01-30 00:04:18 INFO Statistics --- 2026-01-30 00:04:18 INFO -- Mean of the pixel values [mean]: 1.77991e-11 K 2026-01-30 00:04:18 INFO -- Variance of the pixel values : 0.00950564 K 2026-01-30 00:04:18 INFO -- Standard deviation of the Mean [sigma]: 0.0974969 K 2026-01-30 00:04:18 INFO -- Root mean square [rms]: 0.0974939 K 2026-01-30 00:04:18 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-30 00:04:18 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-30 00:04:18 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-30 00:04:18 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-30 00:04:18 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-30 00:04:18 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-30 00:04:18 INFO ImageStatsCalculator::statistics 1.638400e+04 2.916204e-07 1.779910e-11 9.749392e-02 9.749689e-02 -1.758147e-01 7.660336e-01 0 1 .2026-01-30 00:04:18 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:18 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-01-30 00:04:19 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128, 1] 2026-01-30 00:04:19 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:19 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:19 INFO sdfixscan::::casa sdfixscan( infiles='scan_x_mod.im', mode='model', numpoly=0, beamsize=300.0, smoothsize=2.0, direction=0.0, maskwidth=1.0, tmax=0.0, tmin=0.0, outfile='sdfixscanTest1.im', overwrite=True ) 2026-01-30 00:04:19 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-01-30 00:04:19 INFO sdfixscan::::casa Apply Pressed-out method 2026-01-30 00:04:19 INFO ImageFactory::fromImage Created Paged image 'masked.Fri_Jan_30_00_04_18_2026.im' of shape [128, 128, 1] with float valued pixels. 2026-01-30 00:04:19 INFO sdfixscan::::casa Use whole region 2026-01-30 00:04:19 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-01-30 00:04:19 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-01-30 00:04:19 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Fri_Jan_30_00_04_18_2026.im has no beam 2026-01-30 00:04:19 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Fri_Jan_30_00_04_18_2026.im has no beam 2026-01-30 00:04:19 INFO SubImageFactory::createImage Creating image 'polyfit.Fri_Jan_30_00_04_18_2026.im' of shape [128, 128, 1] 2026-01-30 00:04:20 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Fri_Jan_30_00_04_18_2026.im' of shape [128, 128, 1] 2026-01-30 00:04:20 INFO ImageFactory::fromImage Created Paged image 'polyfit.Fri_Jan_30_00_04_18_2026.im' of shape [128, 128, 1] with float valued pixels. 2026-01-30 00:04:20 INFO ImageMaskHandler::_calcmask Created mask `mask0' 2026-01-30 00:04:21 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-01-30 00:04:21 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1] 2026-01-30 00:04:21 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-30 00:04:21 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Fri_Jan_30_00_04_18_2026.im 2026-01-30 00:04:21 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Fri_Jan_30_00_04_18_2026.im 2026-01-30 00:04:21 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:18.756940 End time: 2026-01-30 00:04:21.431977 2026-01-30 00:04:21 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:21 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:21 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-01-30 00:04:21 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-30 00:04:21 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-30 00:04:21 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:21 INFO ImageRegion::fromRecord+ [0, 0, 0] to [127, 127, 0] (00:00:00.000, +00.00.00.000, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, 1.415e+09Hz) 2026-01-30 00:04:21 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-30 00:04:21 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-30 00:04:21 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0] 2026-01-30 00:04:21 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0] 2026-01-30 00:04:21 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, 1.415e+09Hz 2026-01-30 00:04:21 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, 1.415e+09Hz 2026-01-30 00:04:21 INFO Values --- 2026-01-30 00:04:21 INFO -- flux density [flux]: 0.00104983 K.arcsec2 2026-01-30 00:04:21 INFO -- number of points [npts]: 16384 2026-01-30 00:04:21 INFO -- maximum value [max]: 0.766034 K 2026-01-30 00:04:21 INFO -- minimum value [min]: -0.175815 K 2026-01-30 00:04:21 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0] 2026-01-30 00:04:21 INFO -- position of min value (pixel) [minpos]: [25, 64, 0] 2026-01-30 00:04:21 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, 1.415e+09Hz 2026-01-30 00:04:21 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222, 1.415e+09Hz 2026-01-30 00:04:21 INFO -- Sum of pixel values [sum]: 2.9162e-07 K 2026-01-30 00:04:21 INFO -- Sum of squared pixel values [sumsq]: 155.731 K.K 2026-01-30 00:04:21 INFO Statistics --- 2026-01-30 00:04:21 INFO -- Mean of the pixel values [mean]: 1.77991e-11 K 2026-01-30 00:04:21 INFO -- Variance of the pixel values : 0.00950564 K 2026-01-30 00:04:21 INFO -- Standard deviation of the Mean [sigma]: 0.0974969 K 2026-01-30 00:04:21 INFO -- Root mean square [rms]: 0.0974939 K 2026-01-30 00:04:21 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-30 00:04:21 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-30 00:04:21 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-30 00:04:21 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-30 00:04:21 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-30 00:04:21 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-30 00:04:21 INFO ImageStatsCalculator::statistics 1.638400e+04 2.916204e-07 1.779910e-11 9.749392e-02 9.749689e-02 -1.758147e-01 7.660336e-01 0 1 .2026-01-30 00:04:21 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:21 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:21 INFO sdfixscan::::casa sdfixscan( infiles='scan_x.im', mode='model', numpoly=2, beamsize=300.0, smoothsize=2.0, direction=0.0, maskwidth=1.0, tmax=0.1, tmin=-0.1, outfile='sdfixscanTest1.im', overwrite=True ) 2026-01-30 00:04:21 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-01-30 00:04:21 INFO sdfixscan::::casa Apply Pressed-out method 2026-01-30 00:04:22 INFO ImageFactory::fromImage Created Paged image 'masked.Fri_Jan_30_00_04_21_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-30 00:04:22 INFO ImageMaskHandler::_calcmask Created mask `temporal' 2026-01-30 00:04:22 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-01-30 00:04:22 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-01-30 00:04:22 INFO Image2DConvolver::_dealWithRestoringBeam Created mask `mask0' 2026-01-30 00:04:22 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Fri_Jan_30_00_04_21_2026.im has no beam 2026-01-30 00:04:22 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Fri_Jan_30_00_04_21_2026.im has no beam 2026-01-30 00:04:22 INFO SubImageFactory::createImage Creating image 'polyfit.Fri_Jan_30_00_04_21_2026.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:22 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-30 00:04:23 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Fri_Jan_30_00_04_21_2026.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:23 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-30 00:04:23 INFO ImageFactory::fromImage Created Paged image 'polyfit.Fri_Jan_30_00_04_21_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-30 00:04:24 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-01-30 00:04:24 INFO ImageMaskHandler::_calcmask Created mask `mask2' 2026-01-30 00:04:24 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:24 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-30 00:04:24 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Fri_Jan_30_00_04_21_2026.im 2026-01-30 00:04:25 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Fri_Jan_30_00_04_21_2026.im 2026-01-30 00:04:25 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:21.494992 End time: 2026-01-30 00:04:24.796792 2026-01-30 00:04:25 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:25 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:25 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-01-30 00:04:25 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-30 00:04:25 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-30 00:04:25 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-01-30 00:04:25 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:25 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-01-30 00:04:25 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-30 00:04:25 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-30 00:04:25 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-01-30 00:04:25 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-01-30 00:04:25 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-01-30 00:04:25 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-01-30 00:04:25 INFO Values --- 2026-01-30 00:04:25 INFO -- flux density [flux]: 1.5258e+06 K.arcsec2 2026-01-30 00:04:25 INFO -- number of points [npts]: 16384 2026-01-30 00:04:25 INFO -- maximum value [max]: 0.918356 K 2026-01-30 00:04:25 INFO -- minimum value [min]: -0.0349879 K 2026-01-30 00:04:25 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2026-01-30 00:04:25 INFO -- position of min value (pixel) [minpos]: [55, 0, 0, 0] 2026-01-30 00:04:25 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2026-01-30 00:04:25 INFO -- position of min value (world) [minposf]: 23:56:19.991, +00.00.00.000, I, 1.415e+09Hz 2026-01-30 00:04:25 INFO -- Sum of pixel values [sum]: 423.834 K 2026-01-30 00:04:25 INFO -- Sum of squared pixel values [sumsq]: 199.217 K.K 2026-01-30 00:04:25 INFO Statistics --- 2026-01-30 00:04:25 INFO -- Mean of the pixel values [mean]: 0.0258688 K 2026-01-30 00:04:25 INFO -- Variance of the pixel values : 0.0114908 K 2026-01-30 00:04:25 INFO -- Standard deviation of the Mean [sigma]: 0.107195 K 2026-01-30 00:04:25 INFO -- Root mean square [rms]: 0.110269 K 2026-01-30 00:04:25 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-30 00:04:25 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-30 00:04:25 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-30 00:04:25 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-30 00:04:25 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-30 00:04:25 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-30 00:04:25 INFO ImageStatsCalculator::statistics 1.638400e+04 4.238343e+02 2.586879e-02 1.102690e-01 1.071949e-01 -3.498788e-02 9.183559e-01 0 1 .2026-01-30 00:04:25 INFO ImageMaskHandler::_calcmask Created mask `sprious' 2026-01-30 00:04:25 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:25 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:25 INFO sdfixscan::::casa sdfixscan( infiles='scan_x.im', mode='model', numpoly=0, beamsize=300.0, smoothsize=2.0, direction=0.0, maskwidth=1.0, tmax=0.0, tmin=0.0, outfile='sdfixscanTest1.im', overwrite=True ) 2026-01-30 00:04:25 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-01-30 00:04:25 INFO sdfixscan::::casa Apply Pressed-out method 2026-01-30 00:04:25 INFO ImageFactory::fromImage Created Paged image 'masked.Fri_Jan_30_00_04_25_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-30 00:04:25 INFO sdfixscan::::casa Use whole region 2026-01-30 00:04:25 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-01-30 00:04:25 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-01-30 00:04:25 INFO Image2DConvolver::_dealWithRestoringBeam Created mask `mask0' 2026-01-30 00:04:26 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Fri_Jan_30_00_04_25_2026.im has no beam 2026-01-30 00:04:26 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Fri_Jan_30_00_04_25_2026.im has no beam 2026-01-30 00:04:26 INFO SubImageFactory::createImage Creating image 'polyfit.Fri_Jan_30_00_04_25_2026.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:26 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-30 00:04:26 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Fri_Jan_30_00_04_25_2026.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:26 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-30 00:04:27 INFO ImageFactory::fromImage Created Paged image 'polyfit.Fri_Jan_30_00_04_25_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-30 00:04:27 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-01-30 00:04:27 INFO sdfixscan::::casa copying mask from scan_x.im 2026-01-30 00:04:27 INFO ImageMaskHandler::_calcmask Created mask `mask2' 2026-01-30 00:04:27 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:27 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-30 00:04:28 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Fri_Jan_30_00_04_25_2026.im 2026-01-30 00:04:28 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Fri_Jan_30_00_04_25_2026.im 2026-01-30 00:04:28 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:25.148381 End time: 2026-01-30 00:04:27.803131 2026-01-30 00:04:28 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:28 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:28 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-01-30 00:04:28 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-30 00:04:28 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-30 00:04:28 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-01-30 00:04:28 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:28 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-01-30 00:04:28 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-30 00:04:28 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-30 00:04:28 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-01-30 00:04:28 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-01-30 00:04:28 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-01-30 00:04:28 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-01-30 00:04:28 INFO Values --- 2026-01-30 00:04:28 INFO -- flux density [flux]: -129131 K.arcsec2 2026-01-30 00:04:28 INFO -- number of points [npts]: 16284 2026-01-30 00:04:28 INFO -- maximum value [max]: 0.752501 K 2026-01-30 00:04:28 INFO -- minimum value [min]: -0.18935 K 2026-01-30 00:04:28 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2026-01-30 00:04:28 INFO -- position of min value (pixel) [minpos]: [25, 64, 0, 0] 2026-01-30 00:04:28 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2026-01-30 00:04:28 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222, I, 1.415e+09Hz 2026-01-30 00:04:28 INFO -- Sum of pixel values [sum]: -35.8696 K 2026-01-30 00:04:28 INFO -- Sum of squared pixel values [sumsq]: 156.092 K.K 2026-01-30 00:04:28 INFO Statistics --- 2026-01-30 00:04:28 INFO -- Mean of the pixel values [mean]: -0.00220275 K 2026-01-30 00:04:28 INFO -- Variance of the pixel values : 0.00958137 K 2026-01-30 00:04:28 INFO -- Standard deviation of the Mean [sigma]: 0.0978845 K 2026-01-30 00:04:28 INFO -- Root mean square [rms]: 0.0979062 K 2026-01-30 00:04:28 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-30 00:04:28 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-30 00:04:28 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-30 00:04:28 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-30 00:04:28 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-30 00:04:28 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-30 00:04:28 INFO ImageStatsCalculator::statistics 1.628400e+04 -3.586960e+01 -2.202751e-03 9.790624e-02 9.788447e-02 -1.893500e-01 7.525012e-01 0 1 .2026-01-30 00:04:28 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:28 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:28 INFO sdfixscan::::casa sdfixscan( infiles=['scan_x.im', 'scan_y.im'], mode='fft_mask', numpoly=2, beamsize=0.0, smoothsize=2.0, direction=[0.0, 90.0], maskwidth=20.0, tmax=0.0, tmin=0.0, outfile='sdfixscanTest2.im', overwrite=True ) 2026-01-30 00:04:28 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-01-30 00:04:28 INFO sdfixscan::::casa Apply Basket-Weaving 2026-01-30 00:04:28 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-30 00:04:28 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_27_2026.0.real.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:29 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_27_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:29 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_27_2026.1.real.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:29 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_27_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:29 INFO sdfixscan::::casa Use whole region 2026-01-30 00:04:31 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-01-30 00:04:31 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:27.874017 End time: 2026-01-30 00:04:30.792677 2026-01-30 00:04:31 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:31 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:31 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-01-30 00:04:31 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-30 00:04:31 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-30 00:04:31 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-01-30 00:04:31 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:31 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-01-30 00:04:31 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-30 00:04:31 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-30 00:04:31 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-01-30 00:04:31 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-01-30 00:04:31 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-01-30 00:04:31 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-01-30 00:04:31 INFO Values --- 2026-01-30 00:04:31 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-01-30 00:04:31 INFO -- number of points [npts]: 16384 2026-01-30 00:04:31 INFO -- maximum value [max]: 0.928633 K 2026-01-30 00:04:31 INFO -- minimum value [min]: -0.0255134 K 2026-01-30 00:04:31 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-01-30 00:04:31 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2026-01-30 00:04:31 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, I, 1.415e+09Hz 2026-01-30 00:04:31 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2026-01-30 00:04:31 INFO -- Sum of pixel values [sum]: 485.396 K 2026-01-30 00:04:31 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2026-01-30 00:04:31 INFO Statistics --- 2026-01-30 00:04:31 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-01-30 00:04:31 INFO -- Variance of the pixel values : 0.011845 K 2026-01-30 00:04:31 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2026-01-30 00:04:31 INFO -- Root mean square [rms]: 0.112792 K 2026-01-30 00:04:31 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-30 00:04:31 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-30 00:04:31 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-30 00:04:31 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-30 00:04:31 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-30 00:04:31 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-30 00:04:31 INFO ImageStatsCalculator::statistics 1.638400e+04 4.853965e+02 2.962625e-02 1.127920e-01 1.088349e-01 -2.551341e-02 9.286331e-01 0 1 .2026-01-30 00:04:31 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:31 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-01-30 00:04:31 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128] 2026-01-30 00:04:31 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:31 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-01-30 00:04:31 INFO ImageRegion::fromRecord Creating image 'scan_y_mod.im' of shape [128, 128] 2026-01-30 00:04:31 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:31 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:31 INFO sdfixscan::::casa sdfixscan( infiles=['scan_x_mod.im', 'scan_y_mod.im'], mode='fft_mask', numpoly=2, beamsize=0.0, smoothsize=2.0, direction=[0.0, 90.0], maskwidth=20.0, tmax=0.0, tmin=0.0, outfile='sdfixscanTest2.im', overwrite=True ) 2026-01-30 00:04:31 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-01-30 00:04:31 INFO sdfixscan::::casa Apply Basket-Weaving 2026-01-30 00:04:32 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128] with float valued pixels. 2026-01-30 00:04:32 INFO image::_adddegaxes Creating image 'fft.Fri_Jan_30_00_04_31_2026.0.real.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:32 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_31_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:32 INFO image::_adddegaxes Creating image 'fft.Fri_Jan_30_00_04_31_2026.1.real.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:33 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_31_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:33 INFO sdfixscan::::casa Use whole region 2026-01-30 00:04:34 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-01-30 00:04:34 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:31.364855 End time: 2026-01-30 00:04:34.394699 2026-01-30 00:04:34 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:34 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:34 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-01-30 00:04:34 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-30 00:04:34 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:34 INFO ImageRegion::fromRecord+ [0, 0] to [127, 127] (00:00:00.000, +00.00.00.000 to 23:51:31.537, +02.07.01.734) 2026-01-30 00:04:34 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-30 00:04:34 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-30 00:04:34 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0] 2026-01-30 00:04:34 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127] 2026-01-30 00:04:34 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000 2026-01-30 00:04:34 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734 2026-01-30 00:04:34 INFO Values --- 2026-01-30 00:04:34 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-01-30 00:04:34 INFO -- number of points [npts]: 16384 2026-01-30 00:04:34 INFO -- maximum value [max]: 0.928633 K 2026-01-30 00:04:34 INFO -- minimum value [min]: -0.0255134 K 2026-01-30 00:04:34 INFO -- position of max value (pixel) [maxpos]: [64, 64] 2026-01-30 00:04:34 INFO -- position of min value (pixel) [minpos]: [56, 107] 2026-01-30 00:04:34 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222 2026-01-30 00:04:34 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037 2026-01-30 00:04:34 INFO -- Sum of pixel values [sum]: 485.396 K 2026-01-30 00:04:34 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2026-01-30 00:04:34 INFO Statistics --- 2026-01-30 00:04:34 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-01-30 00:04:34 INFO -- Variance of the pixel values : 0.011845 K 2026-01-30 00:04:34 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2026-01-30 00:04:34 INFO -- Root mean square [rms]: 0.112792 K 2026-01-30 00:04:34 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-30 00:04:34 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-30 00:04:34 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-30 00:04:34 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-30 00:04:34 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-30 00:04:34 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-30 00:04:34 INFO ImageStatsCalculator::statistics 1.638400e+04 4.853965e+02 2.962625e-02 1.127920e-01 1.088349e-01 -2.551341e-02 9.286331e-01 0 1 .2026-01-30 00:04:34 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:34 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-01-30 00:04:35 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128, 1] 2026-01-30 00:04:35 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:35 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-01-30 00:04:35 INFO ImageRegion::fromRecord Creating image 'scan_y_mod.im' of shape [128, 128, 1] 2026-01-30 00:04:35 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:35 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:35 INFO sdfixscan::::casa sdfixscan( infiles=['scan_x_mod.im', 'scan_y_mod.im'], mode='fft_mask', numpoly=2, beamsize=0.0, smoothsize=2.0, direction=[0.0, 90.0], maskwidth=20.0, tmax=0.0, tmin=0.0, outfile='sdfixscanTest2.im', overwrite=True ) 2026-01-30 00:04:35 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-01-30 00:04:35 INFO sdfixscan::::casa Apply Basket-Weaving 2026-01-30 00:04:35 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1] with float valued pixels. 2026-01-30 00:04:35 INFO image::_adddegaxes Creating image 'fft.Fri_Jan_30_00_04_35_2026.0.real.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:36 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_35_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:36 INFO image::_adddegaxes Creating image 'fft.Fri_Jan_30_00_04_35_2026.1.real.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:36 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_35_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:37 INFO sdfixscan::::casa Use whole region 2026-01-30 00:04:38 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-01-30 00:04:38 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:35.166004 End time: 2026-01-30 00:04:38.050357 2026-01-30 00:04:38 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:38 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:38 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-01-30 00:04:38 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-30 00:04:38 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-30 00:04:38 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:38 INFO ImageRegion::fromRecord+ [0, 0, 0] to [127, 127, 0] (00:00:00.000, +00.00.00.000, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, 1.415e+09Hz) 2026-01-30 00:04:38 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-30 00:04:38 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-30 00:04:38 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0] 2026-01-30 00:04:38 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0] 2026-01-30 00:04:38 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, 1.415e+09Hz 2026-01-30 00:04:38 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, 1.415e+09Hz 2026-01-30 00:04:38 INFO Values --- 2026-01-30 00:04:38 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-01-30 00:04:38 INFO -- number of points [npts]: 16384 2026-01-30 00:04:38 INFO -- maximum value [max]: 0.928633 K 2026-01-30 00:04:38 INFO -- minimum value [min]: -0.0255134 K 2026-01-30 00:04:38 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0] 2026-01-30 00:04:38 INFO -- position of min value (pixel) [minpos]: [56, 107, 0] 2026-01-30 00:04:38 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, 1.415e+09Hz 2026-01-30 00:04:38 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, 1.415e+09Hz 2026-01-30 00:04:38 INFO -- Sum of pixel values [sum]: 485.396 K 2026-01-30 00:04:38 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2026-01-30 00:04:38 INFO Statistics --- 2026-01-30 00:04:38 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-01-30 00:04:38 INFO -- Variance of the pixel values : 0.011845 K 2026-01-30 00:04:38 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2026-01-30 00:04:38 INFO -- Root mean square [rms]: 0.112792 K 2026-01-30 00:04:38 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-30 00:04:38 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-30 00:04:38 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-30 00:04:38 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-30 00:04:38 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-30 00:04:38 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-30 00:04:38 INFO ImageStatsCalculator::statistics 1.638400e+04 4.853965e+02 2.962625e-02 1.127920e-01 1.088349e-01 -2.551341e-02 9.286331e-01 0 1 .2026-01-30 00:04:38 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:38 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:38 INFO sdfixscan::::casa sdfixscan( infiles=['scan_x.im', 'scan_y.im'], mode='fft_mask', numpoly=2, beamsize=0.0, smoothsize=2.0, direction=[0.0, 90.0], maskwidth=20.0, tmax=0.5, tmin=-0.1, outfile='sdfixscanTest2.im', overwrite=True ) 2026-01-30 00:04:38 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-01-30 00:04:38 INFO sdfixscan::::casa Apply Basket-Weaving 2026-01-30 00:04:38 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-30 00:04:38 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_38_2026.0.real.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:39 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_38_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:39 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_38_2026.1.real.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:39 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_38_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:41 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-01-30 00:04:41 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:38.098884 End time: 2026-01-30 00:04:41.474218 2026-01-30 00:04:41 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:41 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:41 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-01-30 00:04:41 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-30 00:04:41 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-30 00:04:41 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-01-30 00:04:41 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:41 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-01-30 00:04:41 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-30 00:04:41 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-30 00:04:41 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-01-30 00:04:41 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-01-30 00:04:41 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-01-30 00:04:41 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-01-30 00:04:41 INFO Values --- 2026-01-30 00:04:41 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-01-30 00:04:41 INFO -- number of points [npts]: 16384 2026-01-30 00:04:41 INFO -- maximum value [max]: 0.996083 K 2026-01-30 00:04:41 INFO -- minimum value [min]: -0.0251831 K 2026-01-30 00:04:41 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2026-01-30 00:04:41 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2026-01-30 00:04:41 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2026-01-30 00:04:41 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2026-01-30 00:04:41 INFO -- Sum of pixel values [sum]: 485.397 K 2026-01-30 00:04:41 INFO -- Sum of squared pixel values [sumsq]: 210.338 K.K 2026-01-30 00:04:41 INFO Statistics --- 2026-01-30 00:04:41 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-01-30 00:04:41 INFO -- Variance of the pixel values : 0.011961 K 2026-01-30 00:04:41 INFO -- Standard deviation of the Mean [sigma]: 0.109367 K 2026-01-30 00:04:41 INFO -- Root mean square [rms]: 0.113305 K 2026-01-30 00:04:42 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-30 00:04:42 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-30 00:04:42 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-30 00:04:42 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-30 00:04:42 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-30 00:04:42 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-30 00:04:42 INFO ImageStatsCalculator::statistics 1.638400e+04 4.853965e+02 2.962625e-02 1.133050e-01 1.093665e-01 -2.518307e-02 9.960828e-01 0 1 .2026-01-30 00:04:42 INFO ImageMaskHandler::_calcmask Created mask `sprious' 2026-01-30 00:04:42 INFO ImageMaskHandler::_calcmask Created mask `sprious' 2026-01-30 00:04:42 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:42 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:42 INFO sdfixscan::::casa sdfixscan( infiles=['scan_x.im', 'scan_y.im'], mode='fft_mask', numpoly=2, beamsize=0.0, smoothsize=2.0, direction=[0.0, 90.0], maskwidth=20.0, tmax=0.0, tmin=0.0, outfile='sdfixscanTest2.im', overwrite=True ) 2026-01-30 00:04:42 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-01-30 00:04:42 INFO sdfixscan::::casa Apply Basket-Weaving 2026-01-30 00:04:43 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-30 00:04:43 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_42_2026.0.real.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:43 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-30 00:04:44 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_42_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:44 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-30 00:04:44 INFO sdfixscan::::casa Replacing masked pixels with 0.0 in 0-th image 2026-01-30 00:04:44 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_42_2026.1.real.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:44 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-30 00:04:44 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_42_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:45 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-30 00:04:45 INFO sdfixscan::::casa Replacing masked pixels with 0.0 in 1-th image 2026-01-30 00:04:45 INFO sdfixscan::::casa Use whole region 2026-01-30 00:04:46 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-01-30 00:04:46 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:42.246297 End time: 2026-01-30 00:04:46.391322 2026-01-30 00:04:46 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:46 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:46 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-01-30 00:04:46 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-30 00:04:46 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-30 00:04:46 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-01-30 00:04:46 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:46 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-01-30 00:04:46 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-30 00:04:46 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-30 00:04:46 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-01-30 00:04:46 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-01-30 00:04:46 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-01-30 00:04:46 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-01-30 00:04:46 INFO Values --- 2026-01-30 00:04:46 INFO -- flux density [flux]: 1.74908e+06 K.arcsec2 2026-01-30 00:04:46 INFO -- number of points [npts]: 16359 2026-01-30 00:04:46 INFO -- maximum value [max]: 0.928626 K 2026-01-30 00:04:46 INFO -- minimum value [min]: -0.0255425 K 2026-01-30 00:04:46 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-01-30 00:04:46 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2026-01-30 00:04:46 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, I, 1.415e+09Hz 2026-01-30 00:04:46 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2026-01-30 00:04:46 INFO -- Sum of pixel values [sum]: 485.856 K 2026-01-30 00:04:46 INFO -- Sum of squared pixel values [sumsq]: 208.459 K.K 2026-01-30 00:04:46 INFO Statistics --- 2026-01-30 00:04:46 INFO -- Mean of the pixel values [mean]: 0.0296996 K 2026-01-30 00:04:46 INFO -- Variance of the pixel values : 0.0118614 K 2026-01-30 00:04:46 INFO -- Standard deviation of the Mean [sigma]: 0.10891 K 2026-01-30 00:04:46 INFO -- Root mean square [rms]: 0.112884 K 2026-01-30 00:04:46 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-30 00:04:46 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-30 00:04:46 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-30 00:04:46 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-30 00:04:46 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-30 00:04:46 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-30 00:04:46 INFO ImageStatsCalculator::statistics 1.635900e+04 4.858563e+02 2.969963e-02 1.128838e-01 1.089101e-01 -2.554246e-02 9.286265e-01 0 1 .2026-01-30 00:04:46 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:46 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-30 00:04:46 INFO sdfixscan::::casa sdfixscan( infiles=['scan_x.im', 'scan_y.im', 'scan_x.im', 'scan_y.im'], mode='fft_mask', numpoly=2, beamsize=0.0, smoothsize=2.0, direction=[0.0, 90.0], maskwidth=20.0, tmax=0.0, tmin=0.0, outfile='sdfixscanTest2.im', overwrite=True ) 2026-01-30 00:04:46 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-01-30 00:04:46 INFO sdfixscan::::casa Apply Basket-Weaving 2026-01-30 00:04:47 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-30 00:04:47 INFO sdfixscan::::casa direction information is extrapolated. 2026-01-30 00:04:47 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_46_2026.0.real.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:48 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_46_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:48 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_46_2026.1.real.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:48 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_46_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:49 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_46_2026.2.real.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:49 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_46_2026.2.imag.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:49 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_46_2026.3.real.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:50 INFO SubImageFactory::createImage Creating image 'fft.Fri_Jan_30_00_04_46_2026.3.imag.im' of shape [128, 128, 1, 1] 2026-01-30 00:04:50 INFO sdfixscan::::casa Use whole region 2026-01-30 00:04:52 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-01-30 00:04:52 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-30 00:04:46.467206 End time: 2026-01-30 00:04:52.163453 2026-01-30 00:04:52 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-30 00:04:52 INFO sdfixscan::::casa ########################################## 2026-01-30 00:04:52 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-01-30 00:04:52 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-30 00:04:52 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-30 00:04:52 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-01-30 00:04:52 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-30 00:04:52 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-01-30 00:04:52 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-30 00:04:52 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-30 00:04:52 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-01-30 00:04:52 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-01-30 00:04:52 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-01-30 00:04:52 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-01-30 00:04:52 INFO Values --- 2026-01-30 00:04:52 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-01-30 00:04:52 INFO -- number of points [npts]: 16384 2026-01-30 00:04:52 INFO -- maximum value [max]: 0.928633 K 2026-01-30 00:04:52 INFO -- minimum value [min]: -0.0255134 K 2026-01-30 00:04:52 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-01-30 00:04:52 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2026-01-30 00:04:52 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, I, 1.415e+09Hz 2026-01-30 00:04:52 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2026-01-30 00:04:52 INFO -- Sum of pixel values [sum]: 485.396 K 2026-01-30 00:04:52 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2026-01-30 00:04:52 INFO Statistics --- 2026-01-30 00:04:52 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-01-30 00:04:52 INFO -- Variance of the pixel values : 0.011845 K 2026-01-30 00:04:52 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2026-01-30 00:04:52 INFO -- Root mean square [rms]: 0.112792 K 2026-01-30 00:04:52 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-30 00:04:52 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-30 00:04:52 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-30 00:04:52 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-30 00:04:52 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-30 00:04:52 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-30 00:04:52 INFO ImageStatsCalculator::statistics 1.638400e+04 4.853965e+02 2.962625e-02 1.127920e-01 1.088349e-01 -2.551341e-02 9.286331e-01 0 1 . ---------------------------------------------------------------------- Ran 18 tests in 40.311s OK Generating XML reports...