2026-01-29 19:01:41 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2026-01-29 19:01:41 INFO ::casa loaded config file : /wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casaconfig/config.py 2026-01-29 19:01:41 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2026-01-29 19:01:41 INFO ::casa 2026-01-29 19:01:41 INFO ::casa config values 2026-01-29 19:01:41 INFO ::casa agg = False 2026-01-29 19:01:41 INFO ::casa cachedir = '/home/casatest/.casa' 2026-01-29 19:01:41 INFO ::casa casaconfig_verbose = 1 2026-01-29 19:01:41 INFO ::casa colors = 'Neutral' 2026-01-29 19:01:41 INFO ::casa data_auto_update = False 2026-01-29 19:01:41 INFO ::casa data_update_interval = 1 2026-01-29 19:01:41 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2026-01-29 19:01:41 INFO ::casa iplog = False 2026-01-29 19:01:41 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/ipython-20260129-190136.log' 2026-01-29 19:01:41 INFO ::casa log2term = True 2026-01-29 19:01:41 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/casa-20260129-190136.log' 2026-01-29 19:01:41 INFO ::casa measures_auto_update = False 2026-01-29 19:01:41 INFO ::casa measures_site = ['https://www.astron.nl/iers/', 'https://go.nrao.edu/iers/'] 2026-01-29 19:01:41 INFO ::casa measures_site_interval = 2 2026-01-29 19:01:41 INFO ::casa measures_update_interval = 1 2026-01-29 19:01:41 INFO ::casa measurespath = '/opt/casa/data/master' 2026-01-29 19:01:41 INFO ::casa nogui = False 2026-01-29 19:01:41 INFO ::casa nologfile = False 2026-01-29 19:01:41 INFO ::casa nologger = True 2026-01-29 19:01:41 INFO ::casa pipeline = False 2026-01-29 19:01:41 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2026-01-29 19:01:41 INFO ::casa user_site = False 2026-01-29 19:01:41 INFO ::casa 2026-01-29 19:01:41 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2026-01-29 19:01:41 INFO ::casa measures version is unknown, this is probably a legacy version not installed by casaconfig 2026-01-29 19:01:41 INFO ::casa 2026-01-29 19:01:41 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2026-01-29 19:01:41 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2026/01/19/15:15, 2025/12/20/00:00:00 2026-01-29 19:01:41 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2026/01/19/15:15, 2025/12/20/00:00:00 2026-01-29 19:01:41 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2026/01/28/15:15, 2026/04/28/00:00:00 2026-01-29 19:01:41 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-29 19:01:41 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:41 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-29 19:01:41 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ worker.initialize() 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2026-01-29 19:01:41 SEVERE sdfixscan::::casa infiles should be a list of input images for Basket-Weaving. 2026-01-29 19:01:41 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: infiles should be a list of input images for Basket-Weaving. 2026-01-29 19:01:41 INFO sdfixscan::::casa Traceback (most recent call last): 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-01-29 19:01:41 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-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-01-29 19:01:41 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-01-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-29 19:01:41 INFO sdfixscan::::casa+ worker.initialize() 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-29 19:01:41 INFO sdfixscan::::casa+ self.parameter_check() 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2026-01-29 19:01:41 INFO sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2026-01-29 19:01:41 INFO sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2026-01-29 19:01:41 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:40.853542 End time: 2026-01-29 19:01:40.856568 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## .2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:41 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-29 19:01:41 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ worker.initialize() 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2026-01-29 19:01:41 SEVERE sdfixscan::::casa infiles should be a list of input images for Basket-Weaving. 2026-01-29 19:01:41 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: infiles should be a list of input images for Basket-Weaving. 2026-01-29 19:01:41 INFO sdfixscan::::casa Traceback (most recent call last): 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-01-29 19:01:41 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-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-01-29 19:01:41 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-01-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-29 19:01:41 INFO sdfixscan::::casa+ worker.initialize() 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-29 19:01:41 INFO sdfixscan::::casa+ self.parameter_check() 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2026-01-29 19:01:41 INFO sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2026-01-29 19:01:41 INFO sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2026-01-29 19:01:41 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:40.869404 End time: 2026-01-29 19:01:40.870880 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## .2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:41 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-29 19:01:41 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ worker.initialize() 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 135, in parameter_check 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ raise Exception('direction must have at least two different direction.') 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ Exception: direction must have at least two different direction. 2026-01-29 19:01:41 SEVERE sdfixscan::::casa direction must have at least two different direction. 2026-01-29 19:01:41 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: direction must have at least two different direction. 2026-01-29 19:01:41 INFO sdfixscan::::casa Traceback (most recent call last): 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-01-29 19:01:41 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-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-01-29 19:01:41 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-01-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-29 19:01:41 INFO sdfixscan::::casa+ worker.initialize() 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-29 19:01:41 INFO sdfixscan::::casa+ self.parameter_check() 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 135, in parameter_check 2026-01-29 19:01:41 INFO sdfixscan::::casa+ raise Exception('direction must have at least two different direction.') 2026-01-29 19:01:41 INFO sdfixscan::::casa+ Exception: direction must have at least two different direction. 2026-01-29 19:01:41 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:40.882228 End time: 2026-01-29 19:01:40.883634 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## .2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:41 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-29 19:01:41 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ worker.initialize() 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 114, in parameter_check 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ raise Exception("infiles allows only one input file for pressed-out method.") 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ Exception: infiles allows only one input file for pressed-out method. 2026-01-29 19:01:41 SEVERE sdfixscan::::casa infiles allows only one input file for pressed-out method. 2026-01-29 19:01:41 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: infiles allows only one input file for pressed-out method. 2026-01-29 19:01:41 INFO sdfixscan::::casa Traceback (most recent call last): 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-01-29 19:01:41 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-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-01-29 19:01:41 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-01-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-29 19:01:41 INFO sdfixscan::::casa+ worker.initialize() 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-29 19:01:41 INFO sdfixscan::::casa+ self.parameter_check() 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 114, in parameter_check 2026-01-29 19:01:41 INFO sdfixscan::::casa+ raise Exception("infiles allows only one input file for pressed-out method.") 2026-01-29 19:01:41 INFO sdfixscan::::casa+ Exception: infiles allows only one input file for pressed-out method. 2026-01-29 19:01:41 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:40.894876 End time: 2026-01-29 19:01:40.896151 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## .2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:41 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-29 19:01:41 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ worker.initialize() 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 120, in parameter_check 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ raise Exception("direction allows only one direction for pressed-out method.") 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ Exception: direction allows only one direction for pressed-out method. 2026-01-29 19:01:41 SEVERE sdfixscan::::casa direction allows only one direction for pressed-out method. 2026-01-29 19:01:41 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: direction allows only one direction for pressed-out method. 2026-01-29 19:01:41 INFO sdfixscan::::casa Traceback (most recent call last): 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-01-29 19:01:41 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-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-01-29 19:01:41 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-01-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-01-29 19:01:41 INFO sdfixscan::::casa+ worker.initialize() 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-01-29 19:01:41 INFO sdfixscan::::casa+ self.parameter_check() 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 120, in parameter_check 2026-01-29 19:01:41 INFO sdfixscan::::casa+ raise Exception("direction allows only one direction for pressed-out method.") 2026-01-29 19:01:41 INFO sdfixscan::::casa+ Exception: direction allows only one direction for pressed-out method. 2026-01-29 19:01:41 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:40.906575 End time: 2026-01-29 19:01:40.907947 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## .2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:41 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-29 19:01:41 INFO sdfixscan::::casa outfile=sdfixscanTest0.im 2026-01-29 19:01:41 INFO sdfixscan::::casa Apply Basket-Weaving 2026-01-29 19:01:41 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-29 19:01:41 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ worker.execute() 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 143, in execute 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ self.__execute_basket_weaving() 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 347, in __execute_basket_weaving 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ outimage = ia.newimagefromimage( 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/image.py", line 4153, in newimagefromimage 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ return _wrap_image(swig_object=self._swigobj.newimagefromimage(infile, outfile, region, mask, dropdeg, overwrite)) 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 8371, in newimagefromimage 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ return _image.image_newimagefromimage(self, *args, **kwargs) 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ RuntimeError: sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2026-01-29 19:01:41 SEVERE sdfixscan::::casa sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2026-01-29 19:01:41 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-29 19:01:41 INFO sdfixscan::::casa Traceback (most recent call last): 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-01-29 19:01:41 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-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-01-29 19:01:41 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-01-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2026-01-29 19:01:41 INFO sdfixscan::::casa+ worker.execute() 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 143, in execute 2026-01-29 19:01:41 INFO sdfixscan::::casa+ self.__execute_basket_weaving() 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 347, in __execute_basket_weaving 2026-01-29 19:01:41 INFO sdfixscan::::casa+ outimage = ia.newimagefromimage( 2026-01-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/image.py", line 4153, in newimagefromimage 2026-01-29 19:01:41 INFO sdfixscan::::casa+ return _wrap_image(swig_object=self._swigobj.newimagefromimage(infile, outfile, region, mask, dropdeg, overwrite)) 2026-01-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 8371, in newimagefromimage 2026-01-29 19:01:41 INFO sdfixscan::::casa+ return _image.image_newimagefromimage(self, *args, **kwargs) 2026-01-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ RuntimeError: sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2026-01-29 19:01:41 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:40.919469 End time: 2026-01-29 19:01:40.927577 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## .2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:41 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-29 19:01:41 INFO sdfixscan::::casa outfile=sdfixscanTest0.im 2026-01-29 19:01:41 INFO sdfixscan::::casa Apply Pressed-out method 2026-01-29 19:01:41 INFO ImageFactory::fromImage Created Paged image 'masked.Thu_Jan_29_19_01_40_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-29 19:01:41 INFO sdfixscan::::casa Use whole region 2026-01-29 19:01:41 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-29 19:01:41 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ worker.execute() 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 141, in execute 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ self.__execute_press() 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 198, in __execute_press 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ self.convimage = self.image.convolve2d(outfile=self.tmppolyname, 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/image.py", line 1062, in convolve2d 2026-01-29 19:01:41 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-29 19:01:41 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 2314, in convolve2d 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ return _image.image_convolve2d(self, *args, **kwargs) 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 SEVERE sdfixscan::::casa+ RuntimeError: Gaussian2DParam::setMajorAxis(const T &width) - width must be positive 2026-01-29 19:01:41 SEVERE sdfixscan::::casa Gaussian2DParam::setMajorAxis(const T &width) - width must be positive 2026-01-29 19:01:41 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: Gaussian2DParam::setMajorAxis(const T &width) - width must be positive 2026-01-29 19:01:41 INFO sdfixscan::::casa Traceback (most recent call last): 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-01-29 19:01:41 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-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-01-29 19:01:41 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-01-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2026-01-29 19:01:41 INFO sdfixscan::::casa+ worker.execute() 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 141, in execute 2026-01-29 19:01:41 INFO sdfixscan::::casa+ self.__execute_press() 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 198, in __execute_press 2026-01-29 19:01:41 INFO sdfixscan::::casa+ self.convimage = self.image.convolve2d(outfile=self.tmppolyname, 2026-01-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/image.py", line 1062, in convolve2d 2026-01-29 19:01:41 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-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 2314, in convolve2d 2026-01-29 19:01:41 INFO sdfixscan::::casa+ return _image.image_convolve2d(self, *args, **kwargs) 2026-01-29 19:01:41 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-29 19:01:41 INFO sdfixscan::::casa+ RuntimeError: Gaussian2DParam::setMajorAxis(const T &width) - width must be positive 2026-01-29 19:01:41 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:40.936142 End time: 2026-01-29 19:01:40.978337 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## .2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:41 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-29 19:01:41 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-01-29 19:01:41 INFO sdfixscan::::casa Apply Pressed-out method 2026-01-29 19:01:41 INFO ImageFactory::fromImage Created Paged image 'masked.Thu_Jan_29_19_01_40_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-29 19:01:41 INFO sdfixscan::::casa Use whole region 2026-01-29 19:01:41 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-01-29 19:01:41 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-01-29 19:01:41 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Thu_Jan_29_19_01_40_2026.im has no beam 2026-01-29 19:01:41 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Thu_Jan_29_19_01_40_2026.im has no beam 2026-01-29 19:01:41 INFO SubImageFactory::createImage Creating image 'polyfit.Thu_Jan_29_19_01_40_2026.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:41 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Thu_Jan_29_19_01_40_2026.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:41 INFO ImageFactory::fromImage Created Paged image 'polyfit.Thu_Jan_29_19_01_40_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-29 19:01:41 INFO ImageMaskHandler::_calcmask Created mask `mask0' 2026-01-29 19:01:41 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-01-29 19:01:41 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:41 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-29 19:01:41 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Thu_Jan_29_19_01_40_2026.im 2026-01-29 19:01:41 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Thu_Jan_29_19_01_40_2026.im 2026-01-29 19:01:41 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:40.987877 End time: 2026-01-29 19:01:41.390437 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:41 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-01-29 19:01:41 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-29 19:01:41 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-29 19:01:41 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-01-29 19:01:41 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01: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-29 19:01:41 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-29 19:01:41 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-29 19:01:41 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-01-29 19:01:41 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-01-29 19:01:41 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-01-29 19:01:41 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-01-29 19:01:41 INFO Values --- 2026-01-29 19:01:41 INFO -- flux density [flux]: 0.00104983 K.arcsec2 2026-01-29 19:01:41 INFO -- number of points [npts]: 16384 2026-01-29 19:01:41 INFO -- maximum value [max]: 0.766034 K 2026-01-29 19:01:41 INFO -- minimum value [min]: -0.175815 K 2026-01-29 19:01:41 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2026-01-29 19:01:41 INFO -- position of min value (pixel) [minpos]: [25, 64, 0, 0] 2026-01-29 19:01:41 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2026-01-29 19:01:41 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222, I, 1.415e+09Hz 2026-01-29 19:01:41 INFO -- Sum of pixel values [sum]: 2.9162e-07 K 2026-01-29 19:01:41 INFO -- Sum of squared pixel values [sumsq]: 155.731 K.K 2026-01-29 19:01:41 INFO Statistics --- 2026-01-29 19:01:41 INFO -- Mean of the pixel values [mean]: 1.77991e-11 K 2026-01-29 19:01:41 INFO -- Variance of the pixel values : 0.00950564 K 2026-01-29 19:01:41 INFO -- Standard deviation of the Mean [sigma]: 0.0974969 K 2026-01-29 19:01:41 INFO -- Root mean square [rms]: 0.0974939 K 2026-01-29 19:01:41 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-29 19:01:41 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-29 19:01:41 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-29 19:01:41 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-29 19:01:41 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-29 19:01:41 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-29 19:01:41 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-29 19:01:41 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01: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-29 19:01:41 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128] 2026-01-29 19:01:41 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:41 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:41 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-29 19:01:41 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-01-29 19:01:41 INFO sdfixscan::::casa Apply Pressed-out method 2026-01-29 19:01:41 INFO ImageFactory::fromImage Created Paged image 'masked.Thu_Jan_29_19_01_41_2026.im' of shape [128, 128] with float valued pixels. 2026-01-29 19:01:41 INFO sdfixscan::::casa Use whole region 2026-01-29 19:01:42 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-01-29 19:01:42 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-01-29 19:01:42 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Thu_Jan_29_19_01_41_2026.im has no beam 2026-01-29 19:01:42 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Thu_Jan_29_19_01_41_2026.im has no beam 2026-01-29 19:01:42 INFO SubImageFactory::createImage Creating image 'polyfit.Thu_Jan_29_19_01_41_2026.im' of shape [128, 128] 2026-01-29 19:01:42 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Thu_Jan_29_19_01_41_2026.im' of shape [128, 128] 2026-01-29 19:01:42 INFO ImageFactory::fromImage Created Paged image 'polyfit.Thu_Jan_29_19_01_41_2026.im' of shape [128, 128] with float valued pixels. 2026-01-29 19:01:42 INFO ImageMaskHandler::_calcmask Created mask `mask0' 2026-01-29 19:01:42 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-01-29 19:01:42 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128] 2026-01-29 19:01:42 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-29 19:01:42 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Thu_Jan_29_19_01_41_2026.im 2026-01-29 19:01:42 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Thu_Jan_29_19_01_41_2026.im 2026-01-29 19:01:42 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:41.458722 End time: 2026-01-29 19:01:41.853076 2026-01-29 19:01:42 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:42 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:42 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-01-29 19:01:42 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-29 19:01:42 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01:42 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-29 19:01:42 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-29 19:01:42 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-29 19:01:42 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0] 2026-01-29 19:01:42 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127] 2026-01-29 19:01:42 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000 2026-01-29 19:01:42 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734 2026-01-29 19:01:42 INFO Values --- 2026-01-29 19:01:42 INFO -- flux density [flux]: 0.00104983 K.arcsec2 2026-01-29 19:01:42 INFO -- number of points [npts]: 16384 2026-01-29 19:01:42 INFO -- maximum value [max]: 0.766034 K 2026-01-29 19:01:42 INFO -- minimum value [min]: -0.175815 K 2026-01-29 19:01:42 INFO -- position of max value (pixel) [maxpos]: [63, 63] 2026-01-29 19:01:42 INFO -- position of min value (pixel) [minpos]: [25, 64] 2026-01-29 19:01:42 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212 2026-01-29 19:01:42 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222 2026-01-29 19:01:42 INFO -- Sum of pixel values [sum]: 2.9162e-07 K 2026-01-29 19:01:42 INFO -- Sum of squared pixel values [sumsq]: 155.731 K.K 2026-01-29 19:01:42 INFO Statistics --- 2026-01-29 19:01:42 INFO -- Mean of the pixel values [mean]: 1.77991e-11 K 2026-01-29 19:01:42 INFO -- Variance of the pixel values : 0.00950564 K 2026-01-29 19:01:42 INFO -- Standard deviation of the Mean [sigma]: 0.0974969 K 2026-01-29 19:01:42 INFO -- Root mean square [rms]: 0.0974939 K 2026-01-29 19:01:42 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-29 19:01:42 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-29 19:01:42 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-29 19:01:42 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-29 19:01:42 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-29 19:01:42 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-29 19:01:42 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-29 19:01:42 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01:42 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-29 19:01:42 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128, 1] 2026-01-29 19:01:42 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:42 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:42 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-29 19:01:42 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-01-29 19:01:42 INFO sdfixscan::::casa Apply Pressed-out method 2026-01-29 19:01:42 INFO ImageFactory::fromImage Created Paged image 'masked.Thu_Jan_29_19_01_41_2026.im' of shape [128, 128, 1] with float valued pixels. 2026-01-29 19:01:42 INFO sdfixscan::::casa Use whole region 2026-01-29 19:01:42 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-01-29 19:01:42 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-01-29 19:01:42 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Thu_Jan_29_19_01_41_2026.im has no beam 2026-01-29 19:01:42 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Thu_Jan_29_19_01_41_2026.im has no beam 2026-01-29 19:01:42 INFO SubImageFactory::createImage Creating image 'polyfit.Thu_Jan_29_19_01_41_2026.im' of shape [128, 128, 1] 2026-01-29 19:01:42 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Thu_Jan_29_19_01_41_2026.im' of shape [128, 128, 1] 2026-01-29 19:01:42 INFO ImageFactory::fromImage Created Paged image 'polyfit.Thu_Jan_29_19_01_41_2026.im' of shape [128, 128, 1] with float valued pixels. 2026-01-29 19:01:42 INFO ImageMaskHandler::_calcmask Created mask `mask0' 2026-01-29 19:01:42 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-01-29 19:01:42 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1] 2026-01-29 19:01:42 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-29 19:01:42 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Thu_Jan_29_19_01_41_2026.im 2026-01-29 19:01:42 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Thu_Jan_29_19_01_41_2026.im 2026-01-29 19:01:42 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:41.924553 End time: 2026-01-29 19:01:42.341177 2026-01-29 19:01:42 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:42 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:42 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-01-29 19:01:42 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-29 19:01:42 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-29 19:01:42 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01:42 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-29 19:01:42 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-29 19:01:42 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-29 19:01:42 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0] 2026-01-29 19:01:42 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0] 2026-01-29 19:01:42 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, 1.415e+09Hz 2026-01-29 19:01:42 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, 1.415e+09Hz 2026-01-29 19:01:42 INFO Values --- 2026-01-29 19:01:42 INFO -- flux density [flux]: 0.00104983 K.arcsec2 2026-01-29 19:01:42 INFO -- number of points [npts]: 16384 2026-01-29 19:01:42 INFO -- maximum value [max]: 0.766034 K 2026-01-29 19:01:42 INFO -- minimum value [min]: -0.175815 K 2026-01-29 19:01:42 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0] 2026-01-29 19:01:42 INFO -- position of min value (pixel) [minpos]: [25, 64, 0] 2026-01-29 19:01:42 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, 1.415e+09Hz 2026-01-29 19:01:42 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222, 1.415e+09Hz 2026-01-29 19:01:42 INFO -- Sum of pixel values [sum]: 2.9162e-07 K 2026-01-29 19:01:42 INFO -- Sum of squared pixel values [sumsq]: 155.731 K.K 2026-01-29 19:01:42 INFO Statistics --- 2026-01-29 19:01:42 INFO -- Mean of the pixel values [mean]: 1.77991e-11 K 2026-01-29 19:01:42 INFO -- Variance of the pixel values : 0.00950564 K 2026-01-29 19:01:42 INFO -- Standard deviation of the Mean [sigma]: 0.0974969 K 2026-01-29 19:01:42 INFO -- Root mean square [rms]: 0.0974939 K 2026-01-29 19:01:42 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-29 19:01:42 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-29 19:01:42 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-29 19:01:42 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-29 19:01:42 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-29 19:01:42 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-29 19:01:42 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-29 19:01:42 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:42 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:42 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-29 19:01:42 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-01-29 19:01:42 INFO sdfixscan::::casa Apply Pressed-out method 2026-01-29 19:01:42 INFO ImageFactory::fromImage Created Paged image 'masked.Thu_Jan_29_19_01_42_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-29 19:01:42 INFO ImageMaskHandler::_calcmask Created mask `temporal' 2026-01-29 19:01:42 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-01-29 19:01:42 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-01-29 19:01:43 INFO Image2DConvolver::_dealWithRestoringBeam Created mask `mask0' 2026-01-29 19:01:43 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Thu_Jan_29_19_01_42_2026.im has no beam 2026-01-29 19:01:43 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Thu_Jan_29_19_01_42_2026.im has no beam 2026-01-29 19:01:43 INFO SubImageFactory::createImage Creating image 'polyfit.Thu_Jan_29_19_01_42_2026.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:43 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-29 19:01:43 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Thu_Jan_29_19_01_42_2026.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:43 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-29 19:01:43 INFO ImageFactory::fromImage Created Paged image 'polyfit.Thu_Jan_29_19_01_42_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-29 19:01:43 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-01-29 19:01:43 INFO ImageMaskHandler::_calcmask Created mask `mask2' 2026-01-29 19:01:43 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:43 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-29 19:01:43 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Thu_Jan_29_19_01_42_2026.im 2026-01-29 19:01:43 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Thu_Jan_29_19_01_42_2026.im 2026-01-29 19:01:43 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:42.384180 End time: 2026-01-29 19:01:42.900785 2026-01-29 19:01:43 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:43 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:43 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-01-29 19:01:43 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-29 19:01:43 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-29 19:01:43 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-01-29 19:01:43 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01:43 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-29 19:01:43 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-29 19:01:43 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-29 19:01:43 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-01-29 19:01:43 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-01-29 19:01:43 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-01-29 19:01:43 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-01-29 19:01:43 INFO Values --- 2026-01-29 19:01:43 INFO -- flux density [flux]: 1.5258e+06 K.arcsec2 2026-01-29 19:01:43 INFO -- number of points [npts]: 16384 2026-01-29 19:01:43 INFO -- maximum value [max]: 0.918356 K 2026-01-29 19:01:43 INFO -- minimum value [min]: -0.0349879 K 2026-01-29 19:01:43 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2026-01-29 19:01:43 INFO -- position of min value (pixel) [minpos]: [55, 0, 0, 0] 2026-01-29 19:01:43 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2026-01-29 19:01:43 INFO -- position of min value (world) [minposf]: 23:56:19.991, +00.00.00.000, I, 1.415e+09Hz 2026-01-29 19:01:43 INFO -- Sum of pixel values [sum]: 423.834 K 2026-01-29 19:01:43 INFO -- Sum of squared pixel values [sumsq]: 199.217 K.K 2026-01-29 19:01:43 INFO Statistics --- 2026-01-29 19:01:43 INFO -- Mean of the pixel values [mean]: 0.0258688 K 2026-01-29 19:01:43 INFO -- Variance of the pixel values : 0.0114908 K 2026-01-29 19:01:43 INFO -- Standard deviation of the Mean [sigma]: 0.107195 K 2026-01-29 19:01:43 INFO -- Root mean square [rms]: 0.110269 K 2026-01-29 19:01:43 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-29 19:01:43 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-29 19:01:43 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-29 19:01:43 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-29 19:01:43 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-29 19:01:43 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-29 19:01:43 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-29 19:01:43 INFO ImageMaskHandler::_calcmask Created mask `sprious' 2026-01-29 19:01:43 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:43 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:43 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-29 19:01:43 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-01-29 19:01:43 INFO sdfixscan::::casa Apply Pressed-out method 2026-01-29 19:01:43 INFO ImageFactory::fromImage Created Paged image 'masked.Thu_Jan_29_19_01_42_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-29 19:01:43 INFO sdfixscan::::casa Use whole region 2026-01-29 19:01:43 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-01-29 19:01:43 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-01-29 19:01:43 INFO Image2DConvolver::_dealWithRestoringBeam Created mask `mask0' 2026-01-29 19:01:43 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Thu_Jan_29_19_01_42_2026.im has no beam 2026-01-29 19:01:43 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Thu_Jan_29_19_01_42_2026.im has no beam 2026-01-29 19:01:43 INFO SubImageFactory::createImage Creating image 'polyfit.Thu_Jan_29_19_01_42_2026.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:43 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-29 19:01:43 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Thu_Jan_29_19_01_42_2026.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:43 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-29 19:01:43 INFO ImageFactory::fromImage Created Paged image 'polyfit.Thu_Jan_29_19_01_42_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-29 19:01:43 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-01-29 19:01:43 INFO sdfixscan::::casa copying mask from scan_x.im 2026-01-29 19:01:43 INFO ImageMaskHandler::_calcmask Created mask `mask2' 2026-01-29 19:01:43 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:43 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-29 19:01:43 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Thu_Jan_29_19_01_42_2026.im 2026-01-29 19:01:43 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Thu_Jan_29_19_01_42_2026.im 2026-01-29 19:01:43 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:42.975938 End time: 2026-01-29 19:01:43.363761 2026-01-29 19:01:43 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:43 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:43 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-01-29 19:01:43 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-29 19:01:43 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-29 19:01:43 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-01-29 19:01:43 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01:43 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-29 19:01:43 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-29 19:01:43 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-29 19:01:43 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-01-29 19:01:43 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-01-29 19:01:43 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-01-29 19:01:43 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-01-29 19:01:43 INFO Values --- 2026-01-29 19:01:43 INFO -- flux density [flux]: -129131 K.arcsec2 2026-01-29 19:01:43 INFO -- number of points [npts]: 16284 2026-01-29 19:01:43 INFO -- maximum value [max]: 0.752501 K 2026-01-29 19:01:43 INFO -- minimum value [min]: -0.18935 K 2026-01-29 19:01:43 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2026-01-29 19:01:43 INFO -- position of min value (pixel) [minpos]: [25, 64, 0, 0] 2026-01-29 19:01:43 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2026-01-29 19:01:43 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222, I, 1.415e+09Hz 2026-01-29 19:01:43 INFO -- Sum of pixel values [sum]: -35.8696 K 2026-01-29 19:01:43 INFO -- Sum of squared pixel values [sumsq]: 156.092 K.K 2026-01-29 19:01:43 INFO Statistics --- 2026-01-29 19:01:43 INFO -- Mean of the pixel values [mean]: -0.00220275 K 2026-01-29 19:01:43 INFO -- Variance of the pixel values : 0.00958137 K 2026-01-29 19:01:43 INFO -- Standard deviation of the Mean [sigma]: 0.0978845 K 2026-01-29 19:01:43 INFO -- Root mean square [rms]: 0.0979062 K 2026-01-29 19:01:43 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-29 19:01:43 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-29 19:01:43 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-29 19:01:43 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-29 19:01:43 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-29 19:01:43 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-29 19:01:43 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-29 19:01:43 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:43 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:43 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-29 19:01:43 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-01-29 19:01:43 INFO sdfixscan::::casa Apply Basket-Weaving 2026-01-29 19:01:43 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-29 19:01:43 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_43_2026.0.real.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:43 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_43_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:44 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_43_2026.1.real.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:44 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_43_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:44 INFO sdfixscan::::casa Use whole region 2026-01-29 19:01:44 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-01-29 19:01:44 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:43.398385 End time: 2026-01-29 19:01:43.874178 2026-01-29 19:01:44 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:44 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:44 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-01-29 19:01:44 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-29 19:01:44 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-29 19:01:44 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-01-29 19:01:44 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01:44 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-29 19:01:44 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-29 19:01:44 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-29 19:01:44 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-01-29 19:01:44 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-01-29 19:01:44 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-01-29 19:01:44 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-01-29 19:01:44 INFO Values --- 2026-01-29 19:01:44 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-01-29 19:01:44 INFO -- number of points [npts]: 16384 2026-01-29 19:01:44 INFO -- maximum value [max]: 0.928633 K 2026-01-29 19:01:44 INFO -- minimum value [min]: -0.0255134 K 2026-01-29 19:01:44 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-01-29 19:01:44 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2026-01-29 19:01:44 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, I, 1.415e+09Hz 2026-01-29 19:01:44 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2026-01-29 19:01:44 INFO -- Sum of pixel values [sum]: 485.396 K 2026-01-29 19:01:44 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2026-01-29 19:01:44 INFO Statistics --- 2026-01-29 19:01:44 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-01-29 19:01:44 INFO -- Variance of the pixel values : 0.011845 K 2026-01-29 19:01:44 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2026-01-29 19:01:44 INFO -- Root mean square [rms]: 0.112792 K 2026-01-29 19:01:44 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-29 19:01:44 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-29 19:01:44 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-29 19:01:44 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-29 19:01:44 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-29 19:01:44 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-29 19:01:44 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-29 19:01:44 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01:44 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-29 19:01:44 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128] 2026-01-29 19:01:44 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01:44 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-29 19:01:44 INFO ImageRegion::fromRecord Creating image 'scan_y_mod.im' of shape [128, 128] 2026-01-29 19:01:44 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:44 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:44 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-29 19:01:44 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-01-29 19:01:44 INFO sdfixscan::::casa Apply Basket-Weaving 2026-01-29 19:01:44 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128] with float valued pixels. 2026-01-29 19:01:44 INFO image::_adddegaxes Creating image 'fft.Thu_Jan_29_19_01_43_2026.0.real.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:44 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_43_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:44 INFO image::_adddegaxes Creating image 'fft.Thu_Jan_29_19_01_43_2026.1.real.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:44 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_43_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:44 INFO sdfixscan::::casa Use whole region 2026-01-29 19:01:44 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-01-29 19:01:44 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:43.986220 End time: 2026-01-29 19:01:44.437486 2026-01-29 19:01:44 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:44 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:44 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-01-29 19:01:44 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-29 19:01:44 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01:44 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-29 19:01:44 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-29 19:01:44 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-29 19:01:44 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0] 2026-01-29 19:01:44 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127] 2026-01-29 19:01:44 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000 2026-01-29 19:01:44 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734 2026-01-29 19:01:44 INFO Values --- 2026-01-29 19:01:44 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-01-29 19:01:44 INFO -- number of points [npts]: 16384 2026-01-29 19:01:44 INFO -- maximum value [max]: 0.928633 K 2026-01-29 19:01:44 INFO -- minimum value [min]: -0.0255134 K 2026-01-29 19:01:44 INFO -- position of max value (pixel) [maxpos]: [64, 64] 2026-01-29 19:01:44 INFO -- position of min value (pixel) [minpos]: [56, 107] 2026-01-29 19:01:44 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222 2026-01-29 19:01:44 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037 2026-01-29 19:01:44 INFO -- Sum of pixel values [sum]: 485.396 K 2026-01-29 19:01:44 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2026-01-29 19:01:44 INFO Statistics --- 2026-01-29 19:01:44 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-01-29 19:01:44 INFO -- Variance of the pixel values : 0.011845 K 2026-01-29 19:01:44 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2026-01-29 19:01:44 INFO -- Root mean square [rms]: 0.112792 K 2026-01-29 19:01:44 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-29 19:01:44 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-29 19:01:44 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-29 19:01:44 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-29 19:01:44 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-29 19:01:44 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-29 19:01:44 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-29 19:01:44 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01:44 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-29 19:01:44 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128, 1] 2026-01-29 19:01:45 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01:45 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-29 19:01:45 INFO ImageRegion::fromRecord Creating image 'scan_y_mod.im' of shape [128, 128, 1] 2026-01-29 19:01:45 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:45 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:45 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-29 19:01:45 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-01-29 19:01:45 INFO sdfixscan::::casa Apply Basket-Weaving 2026-01-29 19:01:45 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1] with float valued pixels. 2026-01-29 19:01:45 INFO image::_adddegaxes Creating image 'fft.Thu_Jan_29_19_01_44_2026.0.real.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:45 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_44_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:45 INFO image::_adddegaxes Creating image 'fft.Thu_Jan_29_19_01_44_2026.1.real.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:45 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_44_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:45 INFO sdfixscan::::casa Use whole region 2026-01-29 19:01:45 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-01-29 19:01:45 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:44.536588 End time: 2026-01-29 19:01:45.031293 2026-01-29 19:01:45 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:45 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:45 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-01-29 19:01:45 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-29 19:01:45 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-29 19:01:45 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01:45 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-29 19:01:45 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-29 19:01:45 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-29 19:01:45 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0] 2026-01-29 19:01:45 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0] 2026-01-29 19:01:45 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, 1.415e+09Hz 2026-01-29 19:01:45 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, 1.415e+09Hz 2026-01-29 19:01:45 INFO Values --- 2026-01-29 19:01:45 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-01-29 19:01:45 INFO -- number of points [npts]: 16384 2026-01-29 19:01:45 INFO -- maximum value [max]: 0.928633 K 2026-01-29 19:01:45 INFO -- minimum value [min]: -0.0255134 K 2026-01-29 19:01:45 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0] 2026-01-29 19:01:45 INFO -- position of min value (pixel) [minpos]: [56, 107, 0] 2026-01-29 19:01:45 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, 1.415e+09Hz 2026-01-29 19:01:45 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, 1.415e+09Hz 2026-01-29 19:01:45 INFO -- Sum of pixel values [sum]: 485.396 K 2026-01-29 19:01:45 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2026-01-29 19:01:45 INFO Statistics --- 2026-01-29 19:01:45 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-01-29 19:01:45 INFO -- Variance of the pixel values : 0.011845 K 2026-01-29 19:01:45 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2026-01-29 19:01:45 INFO -- Root mean square [rms]: 0.112792 K 2026-01-29 19:01:45 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-29 19:01:45 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-29 19:01:45 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-29 19:01:45 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-29 19:01:45 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-29 19:01:45 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-29 19:01:45 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-29 19:01:45 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:45 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:45 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-29 19:01:45 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-01-29 19:01:45 INFO sdfixscan::::casa Apply Basket-Weaving 2026-01-29 19:01:45 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-29 19:01:45 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_45_2026.0.real.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:45 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_45_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:45 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_45_2026.1.real.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:45 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_45_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:46 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-01-29 19:01:46 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:45.064088 End time: 2026-01-29 19:01:45.533538 2026-01-29 19:01:46 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:46 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:46 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-01-29 19:01:46 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-29 19:01:46 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-29 19:01:46 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-01-29 19:01:46 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01: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-29 19:01:46 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-29 19:01:46 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-29 19:01:46 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-01-29 19:01:46 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-01-29 19:01:46 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-01-29 19:01:46 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-01-29 19:01:46 INFO Values --- 2026-01-29 19:01:46 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-01-29 19:01:46 INFO -- number of points [npts]: 16384 2026-01-29 19:01:46 INFO -- maximum value [max]: 0.996083 K 2026-01-29 19:01:46 INFO -- minimum value [min]: -0.0251831 K 2026-01-29 19:01:46 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2026-01-29 19:01:46 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2026-01-29 19:01:46 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2026-01-29 19:01:46 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2026-01-29 19:01:46 INFO -- Sum of pixel values [sum]: 485.397 K 2026-01-29 19:01:46 INFO -- Sum of squared pixel values [sumsq]: 210.338 K.K 2026-01-29 19:01:46 INFO Statistics --- 2026-01-29 19:01:46 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-01-29 19:01:46 INFO -- Variance of the pixel values : 0.011961 K 2026-01-29 19:01:46 INFO -- Standard deviation of the Mean [sigma]: 0.109367 K 2026-01-29 19:01:46 INFO -- Root mean square [rms]: 0.113305 K 2026-01-29 19:01:46 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-29 19:01:46 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-29 19:01:46 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-29 19:01:46 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-29 19:01:46 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-29 19:01:46 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-29 19:01:46 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-29 19:01:46 INFO ImageMaskHandler::_calcmask Created mask `sprious' 2026-01-29 19:01:46 INFO ImageMaskHandler::_calcmask Created mask `sprious' 2026-01-29 19:01:46 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:46 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01:46 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-29 19:01:46 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-01-29 19:01:46 INFO sdfixscan::::casa Apply Basket-Weaving 2026-01-29 19:01:46 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-29 19:01:46 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_45_2026.0.real.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:46 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-29 19:01:46 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_45_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:46 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-29 19:01:46 INFO sdfixscan::::casa Replacing masked pixels with 0.0 in 0-th image 2026-01-29 19:01:46 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_45_2026.1.real.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:46 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-29 19:01:46 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_45_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:46 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-01-29 19:01:46 INFO sdfixscan::::casa Replacing masked pixels with 0.0 in 1-th image 2026-01-29 19:01:46 INFO sdfixscan::::casa Use whole region 2026-01-29 19:01:46 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-01-29 19:01:46 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:45.658279 End time: 2026-01-29 19:01:46.333730 2026-01-29 19:01:46 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:46 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:46 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-01-29 19:01:46 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-29 19:01:46 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-29 19:01:46 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-01-29 19:01:46 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01: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-29 19:01:46 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-29 19:01:46 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-29 19:01:46 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-01-29 19:01:46 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-01-29 19:01:46 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-01-29 19:01:46 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-01-29 19:01:46 INFO Values --- 2026-01-29 19:01:46 INFO -- flux density [flux]: 1.74908e+06 K.arcsec2 2026-01-29 19:01:46 INFO -- number of points [npts]: 16359 2026-01-29 19:01:46 INFO -- maximum value [max]: 0.928626 K 2026-01-29 19:01:46 INFO -- minimum value [min]: -0.0255425 K 2026-01-29 19:01:46 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-01-29 19:01:46 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2026-01-29 19:01:46 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, I, 1.415e+09Hz 2026-01-29 19:01:46 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2026-01-29 19:01:46 INFO -- Sum of pixel values [sum]: 485.856 K 2026-01-29 19:01:46 INFO -- Sum of squared pixel values [sumsq]: 208.459 K.K 2026-01-29 19:01:46 INFO Statistics --- 2026-01-29 19:01:46 INFO -- Mean of the pixel values [mean]: 0.0296996 K 2026-01-29 19:01:46 INFO -- Variance of the pixel values : 0.0118614 K 2026-01-29 19:01:46 INFO -- Standard deviation of the Mean [sigma]: 0.10891 K 2026-01-29 19:01:46 INFO -- Root mean square [rms]: 0.112884 K 2026-01-29 19:01:46 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-29 19:01:46 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-29 19:01:46 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-29 19:01:46 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-29 19:01:46 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-29 19:01:46 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-29 19:01: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-29 19:01:46 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:46 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-01-29 19:01: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-29 19:01:46 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-01-29 19:01:46 INFO sdfixscan::::casa Apply Basket-Weaving 2026-01-29 19:01:46 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-01-29 19:01:46 INFO sdfixscan::::casa direction information is extrapolated. 2026-01-29 19:01:46 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_46_2026.0.real.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:46 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_46_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:47 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_46_2026.1.real.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:47 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_46_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:47 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_46_2026.2.real.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:47 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_46_2026.2.imag.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:47 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_46_2026.3.real.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:47 INFO SubImageFactory::createImage Creating image 'fft.Thu_Jan_29_19_01_46_2026.3.imag.im' of shape [128, 128, 1, 1] 2026-01-29 19:01:47 INFO sdfixscan::::casa Use whole region 2026-01-29 19:01:47 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-01-29 19:01:47 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-01-29 19:01:46.387026 End time: 2026-01-29 19:01:47.233315 2026-01-29 19:01:47 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-01-29 19:01:47 INFO sdfixscan::::casa ########################################## 2026-01-29 19:01:47 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-01-29 19:01:47 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-01-29 19:01:47 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-01-29 19:01:47 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-01-29 19:01:47 INFO ImageRegion::fromRecord Selected bounding box : 2026-01-29 19:01:47 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-29 19:01:47 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-01-29 19:01:47 INFO ImageStatsCalculator::_logStartup Regions --- 2026-01-29 19:01:47 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-01-29 19:01:47 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-01-29 19:01:47 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-01-29 19:01:47 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-01-29 19:01:47 INFO Values --- 2026-01-29 19:01:47 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-01-29 19:01:47 INFO -- number of points [npts]: 16384 2026-01-29 19:01:47 INFO -- maximum value [max]: 0.928633 K 2026-01-29 19:01:47 INFO -- minimum value [min]: -0.0255134 K 2026-01-29 19:01:47 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-01-29 19:01:47 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2026-01-29 19:01:47 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, I, 1.415e+09Hz 2026-01-29 19:01:47 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2026-01-29 19:01:47 INFO -- Sum of pixel values [sum]: 485.396 K 2026-01-29 19:01:47 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2026-01-29 19:01:47 INFO Statistics --- 2026-01-29 19:01:47 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-01-29 19:01:47 INFO -- Variance of the pixel values : 0.011845 K 2026-01-29 19:01:47 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2026-01-29 19:01:47 INFO -- Root mean square [rms]: 0.112792 K 2026-01-29 19:01:47 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-01-29 19:01:47 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-01-29 19:01:47 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-01-29 19:01:47 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-01-29 19:01:47 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-01-29 19:01:47 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-01-29 19:01:47 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 6.428s OK Generating XML reports...