2026-03-05 04:41:25 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2026-03-05 04:41:25 INFO ::casa loaded config file : /wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casaconfig/config.py 2026-03-05 04:41:25 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2026-03-05 04:41:25 INFO ::casa 2026-03-05 04:41:25 INFO ::casa config values 2026-03-05 04:41:25 INFO ::casa agg = False 2026-03-05 04:41:25 INFO ::casa cachedir = '/home/casatest/.casa' 2026-03-05 04:41:25 INFO ::casa casaconfig_verbose = 1 2026-03-05 04:41:25 INFO ::casa colors = 'Neutral' 2026-03-05 04:41:25 INFO ::casa data_auto_update = False 2026-03-05 04:41:25 INFO ::casa data_update_interval = 1 2026-03-05 04:41:25 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2026-03-05 04:41:25 INFO ::casa iplog = False 2026-03-05 04:41:25 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/ipython-20260305-044121.log' 2026-03-05 04:41:25 INFO ::casa log2term = True 2026-03-05 04:41:25 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/casa-20260305-044121.log' 2026-03-05 04:41:25 INFO ::casa measures_auto_update = False 2026-03-05 04:41:25 INFO ::casa measures_site = ['https://www.astron.nl/iers/', 'https://go.nrao.edu/iers/'] 2026-03-05 04:41:25 INFO ::casa measures_site_interval = 2 2026-03-05 04:41:25 INFO ::casa measures_update_interval = 1 2026-03-05 04:41:25 INFO ::casa measurespath = '/opt/casa/data/master' 2026-03-05 04:41:25 INFO ::casa nogui = False 2026-03-05 04:41:25 INFO ::casa nologfile = False 2026-03-05 04:41:25 INFO ::casa nologger = True 2026-03-05 04:41:25 INFO ::casa pipeline = False 2026-03-05 04:41:25 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2026-03-05 04:41:25 INFO ::casa user_site = False 2026-03-05 04:41:25 INFO ::casa 2026-03-05 04:41:25 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2026-03-05 04:41:25 INFO ::casa measures version : WSRT_Measures_20211217-160001.ztar 2026-03-05 04:41:25 INFO ::casa 2026-03-05 04:41:25 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2026-03-05 04:41:25 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2026/02/23/15:15, 2025/12/31/00:00:00 2026-03-05 04:41:25 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2026/02/23/15:15, 2025/12/31/00:00:00 2026-03-05 04:41:25 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2026/03/04/15:15, 2026/06/02/00:00:00 2026-03-05 04:41:25 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2026/02/23/15:15, 2017/01/01/00:00:00 Running tests... ---------------------------------------------------------------------- Using user configuration file /home/casatest/.casa/config.py No event loop hook running. Using matplotlib backend: agg CASA 6.7.5.5 -- Common Astronomy Software Applications [6.7.5.5] 2026-03-05 04:41:25 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:25 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:41:25 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-03-05 04:41:25 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ worker.initialize() 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2026-03-05 04:41:25 SEVERE sdfixscan::::casa infiles should be a list of input images for Basket-Weaving. 2026-03-05 04:41:25 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: infiles should be a list of input images for Basket-Weaving. 2026-03-05 04:41:25 INFO sdfixscan::::casa Traceback (most recent call last): 2026-03-05 04:41:25 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-03-05 04:41:25 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-03-05 04:41:25 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:25 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-03-05 04:41:25 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-03-05 04:41:25 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:25 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-03-05 04:41:25 INFO sdfixscan::::casa+ worker.initialize() 2026-03-05 04:41:25 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-03-05 04:41:25 INFO sdfixscan::::casa+ self.parameter_check() 2026-03-05 04:41:25 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2026-03-05 04:41:25 INFO sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2026-03-05 04:41:25 INFO sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2026-03-05 04:41:25 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:41:25.413456 End time: 2026-03-05 04:41:25.454568 2026-03-05 04:41:25 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:41:25 INFO sdfixscan::::casa ########################################## .2026-03-05 04:41:25 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:25 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:41:25 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-03-05 04:41:25 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ worker.initialize() 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2026-03-05 04:41:25 SEVERE sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2026-03-05 04:41:25 SEVERE sdfixscan::::casa infiles should be a list of input images for Basket-Weaving. 2026-03-05 04:41:25 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: infiles should be a list of input images for Basket-Weaving. 2026-03-05 04:41:25 INFO sdfixscan::::casa Traceback (most recent call last): 2026-03-05 04:41:25 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-03-05 04:41:25 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-03-05 04:41:25 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:25 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-03-05 04:41:25 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-03-05 04:41:25 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:25 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-03-05 04:41:25 INFO sdfixscan::::casa+ worker.initialize() 2026-03-05 04:41:25 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-03-05 04:41:25 INFO sdfixscan::::casa+ self.parameter_check() 2026-03-05 04:41:25 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2026-03-05 04:41:25 INFO sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2026-03-05 04:41:25 INFO sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2026-03-05 04:41:25 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:41:25.479167 End time: 2026-03-05 04:41:25.481483 2026-03-05 04:41:25 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:41:25 INFO sdfixscan::::casa ########################################## .2026-03-05 04:41:26 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:26 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:41:26 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-03-05 04:41:26 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ worker.initialize() 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 135, in parameter_check 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ raise Exception('direction must have at least two different direction.') 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ Exception: direction must have at least two different direction. 2026-03-05 04:41:26 SEVERE sdfixscan::::casa direction must have at least two different direction. 2026-03-05 04:41:26 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: direction must have at least two different direction. 2026-03-05 04:41:26 INFO sdfixscan::::casa Traceback (most recent call last): 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-03-05 04:41:26 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-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-03-05 04:41:26 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-03-05 04:41:26 INFO sdfixscan::::casa+ worker.initialize() 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-03-05 04:41:26 INFO sdfixscan::::casa+ self.parameter_check() 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 135, in parameter_check 2026-03-05 04:41:26 INFO sdfixscan::::casa+ raise Exception('direction must have at least two different direction.') 2026-03-05 04:41:26 INFO sdfixscan::::casa+ Exception: direction must have at least two different direction. 2026-03-05 04:41:26 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:41:25.500490 End time: 2026-03-05 04:41:25.502545 2026-03-05 04:41:26 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:41:26 INFO sdfixscan::::casa ########################################## .2026-03-05 04:41:26 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:26 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:41:26 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-03-05 04:41:26 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ worker.initialize() 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 114, in parameter_check 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ raise Exception("infiles allows only one input file for pressed-out method.") 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ Exception: infiles allows only one input file for pressed-out method. 2026-03-05 04:41:26 SEVERE sdfixscan::::casa infiles allows only one input file for pressed-out method. 2026-03-05 04:41:26 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: infiles allows only one input file for pressed-out method. 2026-03-05 04:41:26 INFO sdfixscan::::casa Traceback (most recent call last): 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-03-05 04:41:26 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-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-03-05 04:41:26 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-03-05 04:41:26 INFO sdfixscan::::casa+ worker.initialize() 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-03-05 04:41:26 INFO sdfixscan::::casa+ self.parameter_check() 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 114, in parameter_check 2026-03-05 04:41:26 INFO sdfixscan::::casa+ raise Exception("infiles allows only one input file for pressed-out method.") 2026-03-05 04:41:26 INFO sdfixscan::::casa+ Exception: infiles allows only one input file for pressed-out method. 2026-03-05 04:41:26 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:41:25.519510 End time: 2026-03-05 04:41:25.521211 2026-03-05 04:41:26 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:41:26 INFO sdfixscan::::casa ########################################## .2026-03-05 04:41:26 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:26 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:41:26 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-03-05 04:41:26 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ worker.initialize() 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ self.parameter_check() 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 120, in parameter_check 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ raise Exception("direction allows only one direction for pressed-out method.") 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ Exception: direction allows only one direction for pressed-out method. 2026-03-05 04:41:26 SEVERE sdfixscan::::casa direction allows only one direction for pressed-out method. 2026-03-05 04:41:26 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: direction allows only one direction for pressed-out method. 2026-03-05 04:41:26 INFO sdfixscan::::casa Traceback (most recent call last): 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-03-05 04:41:26 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-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-03-05 04:41:26 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2026-03-05 04:41:26 INFO sdfixscan::::casa+ worker.initialize() 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2026-03-05 04:41:26 INFO sdfixscan::::casa+ self.parameter_check() 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 120, in parameter_check 2026-03-05 04:41:26 INFO sdfixscan::::casa+ raise Exception("direction allows only one direction for pressed-out method.") 2026-03-05 04:41:26 INFO sdfixscan::::casa+ Exception: direction allows only one direction for pressed-out method. 2026-03-05 04:41:26 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:41:25.537688 End time: 2026-03-05 04:41:25.539461 2026-03-05 04:41:26 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:41:26 INFO sdfixscan::::casa ########################################## .2026-03-05 04:41:26 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:26 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:41:26 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-03-05 04:41:26 INFO sdfixscan::::casa outfile=sdfixscanTest0.im 2026-03-05 04:41:26 INFO sdfixscan::::casa Apply Basket-Weaving 2026-03-05 04:41:26 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-03-05 04:41:26 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ worker.execute() 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 143, in execute 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ self.__execute_basket_weaving() 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 347, in __execute_basket_weaving 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ outimage = ia.newimagefromimage( 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/image.py", line 4153, in newimagefromimage 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ return _wrap_image(swig_object=self._swigobj.newimagefromimage(infile, outfile, region, mask, dropdeg, overwrite)) 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 8371, in newimagefromimage 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ return _image.image_newimagefromimage(self, *args, **kwargs) 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ RuntimeError: sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2026-03-05 04:41:26 SEVERE sdfixscan::::casa sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2026-03-05 04:41:26 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-03-05 04:41:26 INFO sdfixscan::::casa Traceback (most recent call last): 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-03-05 04:41:26 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-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-03-05 04:41:26 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2026-03-05 04:41:26 INFO sdfixscan::::casa+ worker.execute() 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 143, in execute 2026-03-05 04:41:26 INFO sdfixscan::::casa+ self.__execute_basket_weaving() 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 347, in __execute_basket_weaving 2026-03-05 04:41:26 INFO sdfixscan::::casa+ outimage = ia.newimagefromimage( 2026-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/image.py", line 4153, in newimagefromimage 2026-03-05 04:41:26 INFO sdfixscan::::casa+ return _wrap_image(swig_object=self._swigobj.newimagefromimage(infile, outfile, region, mask, dropdeg, overwrite)) 2026-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 8371, in newimagefromimage 2026-03-05 04:41:26 INFO sdfixscan::::casa+ return _image.image_newimagefromimage(self, *args, **kwargs) 2026-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ RuntimeError: sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2026-03-05 04:41:26 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:41:25.556015 End time: 2026-03-05 04:41:25.568150 2026-03-05 04:41:26 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:41:26 INFO sdfixscan::::casa ########################################## .2026-03-05 04:41:26 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:26 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:41:26 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-03-05 04:41:26 INFO sdfixscan::::casa outfile=sdfixscanTest0.im 2026-03-05 04:41:26 INFO sdfixscan::::casa Apply Pressed-out method 2026-03-05 04:41:26 INFO ImageFactory::fromImage Created Paged image 'masked.Thu_Mar__5_04_41_25_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-03-05 04:41:26 INFO sdfixscan::::casa Use whole region 2026-03-05 04:41:26 SEVERE image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212) Exception Reported: Gaussian2DParam::setMajorAxis(const T &width) - width must be positive 2026-03-05 04:41:26 SEVERE sdfixscan::::casa Traceback (most recent call last): 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ worker.execute() 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 141, in execute 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ self.__execute_press() 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 198, in __execute_press 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ self.convimage = self.image.convolve2d(outfile=self.tmppolyname, 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/image.py", line 1062, in convolve2d 2026-03-05 04:41:26 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-03-05 04:41:26 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 2314, in convolve2d 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ return _image.image_convolve2d(self, *args, **kwargs) 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 SEVERE sdfixscan::::casa+ RuntimeError: Gaussian2DParam::setMajorAxis(const T &width) - width must be positive 2026-03-05 04:41:26 SEVERE sdfixscan::::casa Gaussian2DParam::setMajorAxis(const T &width) - width must be positive 2026-03-05 04:41:26 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: Gaussian2DParam::setMajorAxis(const T &width) - width must be positive 2026-03-05 04:41:26 INFO sdfixscan::::casa Traceback (most recent call last): 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2026-03-05 04:41:26 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-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2026-03-05 04:41:26 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2026-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2026-03-05 04:41:26 INFO sdfixscan::::casa+ worker.execute() 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 141, in execute 2026-03-05 04:41:26 INFO sdfixscan::::casa+ self.__execute_press() 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatasks/private/task_sdfixscan.py", line 198, in __execute_press 2026-03-05 04:41:26 INFO sdfixscan::::casa+ self.convimage = self.image.convolve2d(outfile=self.tmppolyname, 2026-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/image.py", line 1062, in convolve2d 2026-03-05 04:41:26 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-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-6.7.5-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/__casac__/image.py", line 2314, in convolve2d 2026-03-05 04:41:26 INFO sdfixscan::::casa+ return _image.image_convolve2d(self, *args, **kwargs) 2026-03-05 04:41:26 INFO sdfixscan::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-05 04:41:26 INFO sdfixscan::::casa+ RuntimeError: Gaussian2DParam::setMajorAxis(const T &width) - width must be positive 2026-03-05 04:41:26 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:41:25.582424 End time: 2026-03-05 04:41:26.315847 2026-03-05 04:41:26 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:41:26 INFO sdfixscan::::casa ########################################## .2026-03-05 04:41:26 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:26 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:41:26 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-03-05 04:41:26 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-03-05 04:41:26 INFO sdfixscan::::casa Apply Pressed-out method 2026-03-05 04:41:27 INFO ImageFactory::fromImage Created Paged image 'masked.Thu_Mar__5_04_41_26_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-03-05 04:41:27 INFO sdfixscan::::casa Use whole region 2026-03-05 04:41:27 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-03-05 04:41:27 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-03-05 04:41:27 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Thu_Mar__5_04_41_26_2026.im has no beam 2026-03-05 04:41:27 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Thu_Mar__5_04_41_26_2026.im has no beam 2026-03-05 04:41:27 INFO SubImageFactory::createImage Creating image 'polyfit.Thu_Mar__5_04_41_26_2026.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:28 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Thu_Mar__5_04_41_26_2026.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:28 INFO ImageFactory::fromImage Created Paged image 'polyfit.Thu_Mar__5_04_41_26_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-03-05 04:41:28 INFO ImageMaskHandler::_calcmask Created mask `mask0' 2026-03-05 04:41:29 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-03-05 04:41:29 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:29 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-05 04:41:29 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Thu_Mar__5_04_41_26_2026.im 2026-03-05 04:41:30 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Thu_Mar__5_04_41_26_2026.im 2026-03-05 04:41:30 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:41:26.339044 End time: 2026-03-05 04:41:29.545675 2026-03-05 04:41:30 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:41:30 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:30 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-03-05 04:41:30 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-05 04:41:30 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-05 04:41:30 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-05 04:41:30 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:41:30 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-03-05 04:41:30 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-05 04:41:30 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-05 04:41:30 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-05 04:41:30 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-03-05 04:41:30 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-03-05 04:41:30 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-03-05 04:41:30 INFO Values --- 2026-03-05 04:41:30 INFO -- flux density [flux]: 0.00104983 K.arcsec2 2026-03-05 04:41:30 INFO -- number of points [npts]: 16384 2026-03-05 04:41:30 INFO -- maximum value [max]: 0.766034 K 2026-03-05 04:41:30 INFO -- minimum value [min]: -0.175815 K 2026-03-05 04:41:30 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2026-03-05 04:41:30 INFO -- position of min value (pixel) [minpos]: [25, 64, 0, 0] 2026-03-05 04:41:30 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2026-03-05 04:41:30 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222, I, 1.415e+09Hz 2026-03-05 04:41:30 INFO -- Sum of pixel values [sum]: 2.9162e-07 K 2026-03-05 04:41:30 INFO -- Sum of squared pixel values [sumsq]: 155.731 K.K 2026-03-05 04:41:30 INFO Statistics --- 2026-03-05 04:41:30 INFO -- Mean of the pixel values [mean]: 1.77991e-11 K 2026-03-05 04:41:30 INFO -- Variance of the pixel values : 0.00950564 K 2026-03-05 04:41:30 INFO -- Standard deviation of the Mean [sigma]: 0.0974969 K 2026-03-05 04:41:30 INFO -- Root mean square [rms]: 0.0974939 K 2026-03-05 04:41:30 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-03-05 04:41:30 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-03-05 04:41:30 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-03-05 04:41:30 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-03-05 04:41:30 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-03-05 04:41:30 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-05 04:41:30 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-03-05 04:41:30 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:41:30 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-03-05 04:41:30 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128] 2026-03-05 04:41:30 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:30 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:41:30 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-03-05 04:41:30 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-03-05 04:41:30 INFO sdfixscan::::casa Apply Pressed-out method 2026-03-05 04:41:30 INFO ImageFactory::fromImage Created Paged image 'masked.Thu_Mar__5_04_41_29_2026.im' of shape [128, 128] with float valued pixels. 2026-03-05 04:41:30 INFO sdfixscan::::casa Use whole region 2026-03-05 04:41:30 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-03-05 04:41:30 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-03-05 04:41:30 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Thu_Mar__5_04_41_29_2026.im has no beam 2026-03-05 04:41:30 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Thu_Mar__5_04_41_29_2026.im has no beam 2026-03-05 04:41:30 INFO SubImageFactory::createImage Creating image 'polyfit.Thu_Mar__5_04_41_29_2026.im' of shape [128, 128] 2026-03-05 04:41:31 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Thu_Mar__5_04_41_29_2026.im' of shape [128, 128] 2026-03-05 04:41:32 INFO ImageFactory::fromImage Created Paged image 'polyfit.Thu_Mar__5_04_41_29_2026.im' of shape [128, 128] with float valued pixels. 2026-03-05 04:41:32 INFO ImageMaskHandler::_calcmask Created mask `mask0' 2026-03-05 04:41:32 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-03-05 04:41:33 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128] 2026-03-05 04:41:33 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-05 04:41:33 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Thu_Mar__5_04_41_29_2026.im 2026-03-05 04:41:34 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Thu_Mar__5_04_41_29_2026.im 2026-03-05 04:41:34 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:41:29.756590 End time: 2026-03-05 04:41:33.846575 2026-03-05 04:41:34 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:41:34 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:34 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-03-05 04:41:34 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-05 04:41:34 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:41:34 INFO ImageRegion::fromRecord+ [0, 0] to [127, 127] (00:00:00.000, +00.00.00.000 to 23:51:31.537, +02.07.01.734) 2026-03-05 04:41:34 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-05 04:41:34 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-05 04:41:34 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0] 2026-03-05 04:41:34 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127] 2026-03-05 04:41:34 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000 2026-03-05 04:41:34 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734 2026-03-05 04:41:34 INFO Values --- 2026-03-05 04:41:34 INFO -- flux density [flux]: 0.00104983 K.arcsec2 2026-03-05 04:41:34 INFO -- number of points [npts]: 16384 2026-03-05 04:41:34 INFO -- maximum value [max]: 0.766034 K 2026-03-05 04:41:34 INFO -- minimum value [min]: -0.175815 K 2026-03-05 04:41:34 INFO -- position of max value (pixel) [maxpos]: [63, 63] 2026-03-05 04:41:34 INFO -- position of min value (pixel) [minpos]: [25, 64] 2026-03-05 04:41:34 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212 2026-03-05 04:41:34 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222 2026-03-05 04:41:34 INFO -- Sum of pixel values [sum]: 2.9162e-07 K 2026-03-05 04:41:34 INFO -- Sum of squared pixel values [sumsq]: 155.731 K.K 2026-03-05 04:41:34 INFO Statistics --- 2026-03-05 04:41:34 INFO -- Mean of the pixel values [mean]: 1.77991e-11 K 2026-03-05 04:41:34 INFO -- Variance of the pixel values : 0.00950564 K 2026-03-05 04:41:34 INFO -- Standard deviation of the Mean [sigma]: 0.0974969 K 2026-03-05 04:41:34 INFO -- Root mean square [rms]: 0.0974939 K 2026-03-05 04:41:34 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-03-05 04:41:34 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-03-05 04:41:34 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-03-05 04:41:34 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-03-05 04:41:34 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-03-05 04:41:34 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-05 04:41:34 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-03-05 04:41:34 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:41:34 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-03-05 04:41:34 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128, 1] 2026-03-05 04:41:34 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:34 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:41:34 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-03-05 04:41:34 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-03-05 04:41:34 INFO sdfixscan::::casa Apply Pressed-out method 2026-03-05 04:41:35 INFO ImageFactory::fromImage Created Paged image 'masked.Thu_Mar__5_04_41_34_2026.im' of shape [128, 128, 1] with float valued pixels. 2026-03-05 04:41:35 INFO sdfixscan::::casa Use whole region 2026-03-05 04:41:35 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-03-05 04:41:35 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-03-05 04:41:35 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Thu_Mar__5_04_41_34_2026.im has no beam 2026-03-05 04:41:35 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Thu_Mar__5_04_41_34_2026.im has no beam 2026-03-05 04:41:36 INFO SubImageFactory::createImage Creating image 'polyfit.Thu_Mar__5_04_41_34_2026.im' of shape [128, 128, 1] 2026-03-05 04:41:36 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Thu_Mar__5_04_41_34_2026.im' of shape [128, 128, 1] 2026-03-05 04:41:37 INFO ImageFactory::fromImage Created Paged image 'polyfit.Thu_Mar__5_04_41_34_2026.im' of shape [128, 128, 1] with float valued pixels. 2026-03-05 04:41:38 INFO ImageMaskHandler::_calcmask Created mask `mask0' 2026-03-05 04:41:39 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-03-05 04:41:39 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1] 2026-03-05 04:41:40 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-05 04:41:41 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Thu_Mar__5_04_41_34_2026.im 2026-03-05 04:41:41 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Thu_Mar__5_04_41_34_2026.im 2026-03-05 04:41:41 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:41:34.471061 End time: 2026-03-05 04:41:41.457867 2026-03-05 04:41:41 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:41:41 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:41 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-03-05 04:41:41 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-05 04:41:41 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-05 04:41:41 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:41:41 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-03-05 04:41:41 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-05 04:41:41 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-05 04:41:41 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0] 2026-03-05 04:41:41 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0] 2026-03-05 04:41:41 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, 1.415e+09Hz 2026-03-05 04:41:41 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, 1.415e+09Hz 2026-03-05 04:41:41 INFO Values --- 2026-03-05 04:41:41 INFO -- flux density [flux]: 0.00104983 K.arcsec2 2026-03-05 04:41:41 INFO -- number of points [npts]: 16384 2026-03-05 04:41:41 INFO -- maximum value [max]: 0.766034 K 2026-03-05 04:41:41 INFO -- minimum value [min]: -0.175815 K 2026-03-05 04:41:41 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0] 2026-03-05 04:41:41 INFO -- position of min value (pixel) [minpos]: [25, 64, 0] 2026-03-05 04:41:41 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, 1.415e+09Hz 2026-03-05 04:41:41 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222, 1.415e+09Hz 2026-03-05 04:41:41 INFO -- Sum of pixel values [sum]: 2.9162e-07 K 2026-03-05 04:41:41 INFO -- Sum of squared pixel values [sumsq]: 155.731 K.K 2026-03-05 04:41:41 INFO Statistics --- 2026-03-05 04:41:41 INFO -- Mean of the pixel values [mean]: 1.77991e-11 K 2026-03-05 04:41:41 INFO -- Variance of the pixel values : 0.00950564 K 2026-03-05 04:41:41 INFO -- Standard deviation of the Mean [sigma]: 0.0974969 K 2026-03-05 04:41:41 INFO -- Root mean square [rms]: 0.0974939 K 2026-03-05 04:41:41 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-03-05 04:41:41 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-03-05 04:41:41 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-03-05 04:41:41 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-03-05 04:41:41 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-03-05 04:41:41 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-05 04:41: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-03-05 04:41:42 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:42 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:41: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-03-05 04:41:42 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-03-05 04:41:42 INFO sdfixscan::::casa Apply Pressed-out method 2026-03-05 04:41:42 INFO ImageFactory::fromImage Created Paged image 'masked.Thu_Mar__5_04_41_41_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-03-05 04:41:43 INFO ImageMaskHandler::_calcmask Created mask `temporal' 2026-03-05 04:41:44 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-03-05 04:41:44 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-03-05 04:41:44 INFO Image2DConvolver::_dealWithRestoringBeam Created mask `mask0' 2026-03-05 04:41:44 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Thu_Mar__5_04_41_41_2026.im has no beam 2026-03-05 04:41:44 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Thu_Mar__5_04_41_41_2026.im has no beam 2026-03-05 04:41:44 INFO SubImageFactory::createImage Creating image 'polyfit.Thu_Mar__5_04_41_41_2026.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:44 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-05 04:41:45 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Thu_Mar__5_04_41_41_2026.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:45 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-05 04:41:46 INFO ImageFactory::fromImage Created Paged image 'polyfit.Thu_Mar__5_04_41_41_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-03-05 04:41:46 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-03-05 04:41:47 INFO ImageMaskHandler::_calcmask Created mask `mask2' 2026-03-05 04:41:47 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:47 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-05 04:41:47 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Thu_Mar__5_04_41_41_2026.im 2026-03-05 04:41:47 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Thu_Mar__5_04_41_41_2026.im 2026-03-05 04:41:47 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:41:41.517686 End time: 2026-03-05 04:41:47.483359 2026-03-05 04:41:47 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:41:47 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:48 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-03-05 04:41:48 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-05 04:41:48 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-05 04:41:48 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-05 04:41:48 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:41:48 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-03-05 04:41:48 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-05 04:41:48 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-05 04:41:48 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-05 04:41:48 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-03-05 04:41:48 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-03-05 04:41:48 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-03-05 04:41:48 INFO Values --- 2026-03-05 04:41:48 INFO -- flux density [flux]: 1.5258e+06 K.arcsec2 2026-03-05 04:41:48 INFO -- number of points [npts]: 16384 2026-03-05 04:41:48 INFO -- maximum value [max]: 0.918356 K 2026-03-05 04:41:48 INFO -- minimum value [min]: -0.0349879 K 2026-03-05 04:41:48 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2026-03-05 04:41:48 INFO -- position of min value (pixel) [minpos]: [55, 0, 0, 0] 2026-03-05 04:41:48 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2026-03-05 04:41:48 INFO -- position of min value (world) [minposf]: 23:56:19.991, +00.00.00.000, I, 1.415e+09Hz 2026-03-05 04:41:48 INFO -- Sum of pixel values [sum]: 423.834 K 2026-03-05 04:41:48 INFO -- Sum of squared pixel values [sumsq]: 199.217 K.K 2026-03-05 04:41:48 INFO Statistics --- 2026-03-05 04:41:48 INFO -- Mean of the pixel values [mean]: 0.0258688 K 2026-03-05 04:41:48 INFO -- Variance of the pixel values : 0.0114908 K 2026-03-05 04:41:48 INFO -- Standard deviation of the Mean [sigma]: 0.107195 K 2026-03-05 04:41:48 INFO -- Root mean square [rms]: 0.110269 K 2026-03-05 04:41:48 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-03-05 04:41:48 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-03-05 04:41:48 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-03-05 04:41:48 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-03-05 04:41:48 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-03-05 04:41:48 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-05 04:41:48 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-03-05 04:41:48 INFO ImageMaskHandler::_calcmask Created mask `sprious' 2026-03-05 04:41:48 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:48 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:41:48 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-03-05 04:41:48 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2026-03-05 04:41:48 INFO sdfixscan::::casa Apply Pressed-out method 2026-03-05 04:41:48 INFO ImageFactory::fromImage Created Paged image 'masked.Thu_Mar__5_04_41_47_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-03-05 04:41:48 INFO sdfixscan::::casa Use whole region 2026-03-05 04:41:48 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2026-03-05 04:41:48 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2026-03-05 04:41:48 INFO Image2DConvolver::_dealWithRestoringBeam Created mask `mask0' 2026-03-05 04:41:48 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Thu_Mar__5_04_41_47_2026.im has no beam 2026-03-05 04:41:48 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Thu_Mar__5_04_41_47_2026.im has no beam 2026-03-05 04:41:49 INFO SubImageFactory::createImage Creating image 'polyfit.Thu_Mar__5_04_41_47_2026.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:49 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-05 04:41:49 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Thu_Mar__5_04_41_47_2026.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:49 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-05 04:41:50 INFO ImageFactory::fromImage Created Paged image 'polyfit.Thu_Mar__5_04_41_47_2026.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-03-05 04:41:50 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2026-03-05 04:41:50 INFO sdfixscan::::casa copying mask from scan_x.im 2026-03-05 04:41:50 INFO ImageMaskHandler::_calcmask Created mask `mask2' 2026-03-05 04:41:51 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:51 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-05 04:41:51 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Thu_Mar__5_04_41_47_2026.im 2026-03-05 04:41:51 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Thu_Mar__5_04_41_47_2026.im 2026-03-05 04:41:52 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:41:47.939913 End time: 2026-03-05 04:41:51.635634 2026-03-05 04:41:52 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:41:52 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:52 INFO image::statistics Determining stats for image sdfixscanTest1.im 2026-03-05 04:41:52 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-05 04:41:52 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-05 04:41:52 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-05 04:41:52 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:41:52 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-03-05 04:41:52 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-05 04:41:52 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-05 04:41:52 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-05 04:41:52 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-03-05 04:41:52 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-03-05 04:41:52 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-03-05 04:41:52 INFO Values --- 2026-03-05 04:41:52 INFO -- flux density [flux]: -129131 K.arcsec2 2026-03-05 04:41:52 INFO -- number of points [npts]: 16284 2026-03-05 04:41:52 INFO -- maximum value [max]: 0.752501 K 2026-03-05 04:41:52 INFO -- minimum value [min]: -0.18935 K 2026-03-05 04:41:52 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2026-03-05 04:41:52 INFO -- position of min value (pixel) [minpos]: [25, 64, 0, 0] 2026-03-05 04:41:52 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2026-03-05 04:41:52 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222, I, 1.415e+09Hz 2026-03-05 04:41:52 INFO -- Sum of pixel values [sum]: -35.8696 K 2026-03-05 04:41:52 INFO -- Sum of squared pixel values [sumsq]: 156.092 K.K 2026-03-05 04:41:52 INFO Statistics --- 2026-03-05 04:41:52 INFO -- Mean of the pixel values [mean]: -0.00220275 K 2026-03-05 04:41:52 INFO -- Variance of the pixel values : 0.00958137 K 2026-03-05 04:41:52 INFO -- Standard deviation of the Mean [sigma]: 0.0978845 K 2026-03-05 04:41:52 INFO -- Root mean square [rms]: 0.0979062 K 2026-03-05 04:41:52 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-03-05 04:41:52 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-03-05 04:41:52 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-03-05 04:41:52 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-03-05 04:41:52 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-03-05 04:41:52 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-05 04:41:52 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-03-05 04:41:52 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:52 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:41:52 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-03-05 04:41:52 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-03-05 04:41:52 INFO sdfixscan::::casa Apply Basket-Weaving 2026-03-05 04:41:52 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-03-05 04:41:52 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_41_51_2026.0.real.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:53 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_41_51_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:54 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_41_51_2026.1.real.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:54 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_41_51_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:54 INFO sdfixscan::::casa Use whole region 2026-03-05 04:41:55 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-03-05 04:41:56 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:41:51.708934 End time: 2026-03-05 04:41:55.521896 2026-03-05 04:41:56 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:41:56 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:56 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-03-05 04:41:56 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-05 04:41:56 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-05 04:41:56 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-05 04:41:56 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:41:56 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-03-05 04:41:56 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-05 04:41:56 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-05 04:41:56 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-05 04:41:56 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-03-05 04:41:56 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-03-05 04:41:56 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-03-05 04:41:56 INFO Values --- 2026-03-05 04:41:56 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-03-05 04:41:56 INFO -- number of points [npts]: 16384 2026-03-05 04:41:56 INFO -- maximum value [max]: 0.928633 K 2026-03-05 04:41:56 INFO -- minimum value [min]: -0.0255134 K 2026-03-05 04:41:56 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-03-05 04:41:56 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2026-03-05 04:41:56 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, I, 1.415e+09Hz 2026-03-05 04:41:56 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2026-03-05 04:41:56 INFO -- Sum of pixel values [sum]: 485.396 K 2026-03-05 04:41:56 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2026-03-05 04:41:56 INFO Statistics --- 2026-03-05 04:41:56 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-03-05 04:41:56 INFO -- Variance of the pixel values : 0.011845 K 2026-03-05 04:41:56 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2026-03-05 04:41:56 INFO -- Root mean square [rms]: 0.112792 K 2026-03-05 04:41:56 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-03-05 04:41:56 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-03-05 04:41:56 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-03-05 04:41:56 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-03-05 04:41:56 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-03-05 04:41:56 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-05 04:41:56 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-03-05 04:41:56 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:41:56 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-03-05 04:41:56 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128] 2026-03-05 04:41:56 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:41:56 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-03-05 04:41:56 INFO ImageRegion::fromRecord Creating image 'scan_y_mod.im' of shape [128, 128] 2026-03-05 04:41:57 INFO sdfixscan::::casa ########################################## 2026-03-05 04:41:57 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:41:57 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-03-05 04:41:57 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-03-05 04:41:57 INFO sdfixscan::::casa Apply Basket-Weaving 2026-03-05 04:41:58 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128] with float valued pixels. 2026-03-05 04:41:58 INFO image::_adddegaxes Creating image 'fft.Thu_Mar__5_04_41_56_2026.0.real.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:59 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_41_56_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-03-05 04:41:59 INFO image::_adddegaxes Creating image 'fft.Thu_Mar__5_04_41_56_2026.1.real.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:00 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_41_56_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:01 INFO sdfixscan::::casa Use whole region 2026-03-05 04:42:03 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-03-05 04:42:03 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:41:56.785417 End time: 2026-03-05 04:42:03.034054 2026-03-05 04:42:03 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:42:03 INFO sdfixscan::::casa ########################################## 2026-03-05 04:42:03 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-03-05 04:42:03 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-05 04:42:03 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:42:03 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-03-05 04:42:03 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-05 04:42:03 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-05 04:42:03 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0] 2026-03-05 04:42:03 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127] 2026-03-05 04:42:03 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000 2026-03-05 04:42:03 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734 2026-03-05 04:42:03 INFO Values --- 2026-03-05 04:42:03 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-03-05 04:42:03 INFO -- number of points [npts]: 16384 2026-03-05 04:42:03 INFO -- maximum value [max]: 0.928633 K 2026-03-05 04:42:03 INFO -- minimum value [min]: -0.0255134 K 2026-03-05 04:42:03 INFO -- position of max value (pixel) [maxpos]: [64, 64] 2026-03-05 04:42:03 INFO -- position of min value (pixel) [minpos]: [56, 107] 2026-03-05 04:42:03 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222 2026-03-05 04:42:03 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037 2026-03-05 04:42:03 INFO -- Sum of pixel values [sum]: 485.396 K 2026-03-05 04:42:03 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2026-03-05 04:42:03 INFO Statistics --- 2026-03-05 04:42:03 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-03-05 04:42:03 INFO -- Variance of the pixel values : 0.011845 K 2026-03-05 04:42:03 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2026-03-05 04:42:03 INFO -- Root mean square [rms]: 0.112792 K 2026-03-05 04:42:03 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-03-05 04:42:03 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-03-05 04:42:03 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-03-05 04:42:03 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-03-05 04:42:03 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-03-05 04:42:03 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-05 04:42:03 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-03-05 04:42:03 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:42:03 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-03-05 04:42:03 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128, 1] 2026-03-05 04:42:03 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:42:03 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-03-05 04:42:04 INFO ImageRegion::fromRecord Creating image 'scan_y_mod.im' of shape [128, 128, 1] 2026-03-05 04:42:04 INFO sdfixscan::::casa ########################################## 2026-03-05 04:42:04 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:42:04 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-03-05 04:42:04 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-03-05 04:42:04 INFO sdfixscan::::casa Apply Basket-Weaving 2026-03-05 04:42:05 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1] with float valued pixels. 2026-03-05 04:42:05 INFO image::_adddegaxes Creating image 'fft.Thu_Mar__5_04_42_04_2026.0.real.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:06 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_04_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:07 INFO image::_adddegaxes Creating image 'fft.Thu_Mar__5_04_42_04_2026.1.real.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:07 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_04_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:08 INFO sdfixscan::::casa Use whole region 2026-03-05 04:42:11 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-03-05 04:42:11 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:42:04.435460 End time: 2026-03-05 04:42:11.366108 2026-03-05 04:42:11 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:42:11 INFO sdfixscan::::casa ########################################## 2026-03-05 04:42:11 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-03-05 04:42:11 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-05 04:42:11 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-05 04:42:11 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:42:11 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-03-05 04:42:11 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-05 04:42:11 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-05 04:42:11 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0] 2026-03-05 04:42:11 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0] 2026-03-05 04:42:11 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, 1.415e+09Hz 2026-03-05 04:42:11 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, 1.415e+09Hz 2026-03-05 04:42:11 INFO Values --- 2026-03-05 04:42:11 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-03-05 04:42:11 INFO -- number of points [npts]: 16384 2026-03-05 04:42:11 INFO -- maximum value [max]: 0.928633 K 2026-03-05 04:42:11 INFO -- minimum value [min]: -0.0255134 K 2026-03-05 04:42:11 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0] 2026-03-05 04:42:11 INFO -- position of min value (pixel) [minpos]: [56, 107, 0] 2026-03-05 04:42:11 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, 1.415e+09Hz 2026-03-05 04:42:11 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, 1.415e+09Hz 2026-03-05 04:42:11 INFO -- Sum of pixel values [sum]: 485.396 K 2026-03-05 04:42:11 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2026-03-05 04:42:11 INFO Statistics --- 2026-03-05 04:42:11 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-03-05 04:42:11 INFO -- Variance of the pixel values : 0.011845 K 2026-03-05 04:42:11 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2026-03-05 04:42:11 INFO -- Root mean square [rms]: 0.112792 K 2026-03-05 04:42:11 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-03-05 04:42:11 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-03-05 04:42:11 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-03-05 04:42:11 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-03-05 04:42:11 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-03-05 04:42:11 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-05 04:42:11 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-03-05 04:42:11 INFO sdfixscan::::casa ########################################## 2026-03-05 04:42:11 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:42:11 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-03-05 04:42:11 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-03-05 04:42:11 INFO sdfixscan::::casa Apply Basket-Weaving 2026-03-05 04:42:12 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-03-05 04:42:13 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_11_2026.0.real.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:14 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_11_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:15 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_11_2026.1.real.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:15 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_11_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:18 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-03-05 04:42:18 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:42:11.423591 End time: 2026-03-05 04:42:18.120909 2026-03-05 04:42:18 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:42:18 INFO sdfixscan::::casa ########################################## 2026-03-05 04:42:18 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-03-05 04:42:18 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-05 04:42:18 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-05 04:42:18 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-05 04:42:18 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:42:18 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-03-05 04:42:18 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-05 04:42:18 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-05 04:42:18 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-05 04:42:18 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-03-05 04:42:18 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-03-05 04:42:18 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-03-05 04:42:18 INFO Values --- 2026-03-05 04:42:18 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-03-05 04:42:18 INFO -- number of points [npts]: 16384 2026-03-05 04:42:18 INFO -- maximum value [max]: 0.996083 K 2026-03-05 04:42:18 INFO -- minimum value [min]: -0.0251831 K 2026-03-05 04:42:18 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2026-03-05 04:42:18 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2026-03-05 04:42:18 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2026-03-05 04:42:18 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2026-03-05 04:42:18 INFO -- Sum of pixel values [sum]: 485.397 K 2026-03-05 04:42:18 INFO -- Sum of squared pixel values [sumsq]: 210.338 K.K 2026-03-05 04:42:18 INFO Statistics --- 2026-03-05 04:42:18 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-03-05 04:42:18 INFO -- Variance of the pixel values : 0.011961 K 2026-03-05 04:42:18 INFO -- Standard deviation of the Mean [sigma]: 0.109367 K 2026-03-05 04:42:18 INFO -- Root mean square [rms]: 0.113305 K 2026-03-05 04:42:18 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-03-05 04:42:18 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-03-05 04:42:18 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-03-05 04:42:18 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-03-05 04:42:18 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-03-05 04:42:18 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-05 04:42:18 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-03-05 04:42:18 INFO ImageMaskHandler::_calcmask Created mask `sprious' 2026-03-05 04:42:19 INFO ImageMaskHandler::_calcmask Created mask `sprious' 2026-03-05 04:42:19 INFO sdfixscan::::casa ########################################## 2026-03-05 04:42:19 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:42:19 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-03-05 04:42:19 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-03-05 04:42:19 INFO sdfixscan::::casa Apply Basket-Weaving 2026-03-05 04:42:20 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-03-05 04:42:20 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_19_2026.0.real.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:20 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-05 04:42:20 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_19_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:21 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-05 04:42:21 INFO sdfixscan::::casa Replacing masked pixels with 0.0 in 0-th image 2026-03-05 04:42:21 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_19_2026.1.real.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:22 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-05 04:42:22 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_19_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:22 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2026-03-05 04:42:22 INFO sdfixscan::::casa Replacing masked pixels with 0.0 in 1-th image 2026-03-05 04:42:23 INFO sdfixscan::::casa Use whole region 2026-03-05 04:42:26 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-03-05 04:42:26 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:42:19.242312 End time: 2026-03-05 04:42:25.824762 2026-03-05 04:42:26 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:42:26 INFO sdfixscan::::casa ########################################## 2026-03-05 04:42:26 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-03-05 04:42:26 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-05 04:42:26 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-05 04:42:26 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-05 04:42:26 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:42:26 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-03-05 04:42:26 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-05 04:42:26 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-05 04:42:26 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-05 04:42:26 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-03-05 04:42:26 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-03-05 04:42:26 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-03-05 04:42:26 INFO Values --- 2026-03-05 04:42:26 INFO -- flux density [flux]: 1.74908e+06 K.arcsec2 2026-03-05 04:42:26 INFO -- number of points [npts]: 16359 2026-03-05 04:42:26 INFO -- maximum value [max]: 0.928626 K 2026-03-05 04:42:26 INFO -- minimum value [min]: -0.0255425 K 2026-03-05 04:42:26 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-03-05 04:42:26 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2026-03-05 04:42:26 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, I, 1.415e+09Hz 2026-03-05 04:42:26 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2026-03-05 04:42:26 INFO -- Sum of pixel values [sum]: 485.856 K 2026-03-05 04:42:26 INFO -- Sum of squared pixel values [sumsq]: 208.459 K.K 2026-03-05 04:42:26 INFO Statistics --- 2026-03-05 04:42:26 INFO -- Mean of the pixel values [mean]: 0.0296996 K 2026-03-05 04:42:26 INFO -- Variance of the pixel values : 0.0118614 K 2026-03-05 04:42:26 INFO -- Standard deviation of the Mean [sigma]: 0.10891 K 2026-03-05 04:42:26 INFO -- Root mean square [rms]: 0.112884 K 2026-03-05 04:42:26 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-03-05 04:42:26 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-03-05 04:42:26 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-03-05 04:42:26 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-03-05 04:42:26 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-03-05 04:42:26 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-05 04:42:26 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-03-05 04:42:26 INFO sdfixscan::::casa ########################################## 2026-03-05 04:42:26 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2026-03-05 04:42:26 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-03-05 04:42:26 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2026-03-05 04:42:26 INFO sdfixscan::::casa Apply Basket-Weaving 2026-03-05 04:42:26 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2026-03-05 04:42:26 INFO sdfixscan::::casa direction information is extrapolated. 2026-03-05 04:42:26 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_25_2026.0.real.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:27 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_25_2026.0.imag.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:27 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_25_2026.1.real.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:28 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_25_2026.1.imag.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:28 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_25_2026.2.real.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:28 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_25_2026.2.imag.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:29 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_25_2026.3.real.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:30 INFO SubImageFactory::createImage Creating image 'fft.Thu_Mar__5_04_42_25_2026.3.imag.im' of shape [128, 128, 1, 1] 2026-03-05 04:42:30 INFO sdfixscan::::casa Use whole region 2026-03-05 04:42:35 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2026-03-05 04:42:35 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2026-03-05 04:42:25.891537 End time: 2026-03-05 04:42:35.027571 2026-03-05 04:42:35 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2026-03-05 04:42:35 INFO sdfixscan::::casa ########################################## 2026-03-05 04:42:35 INFO image::statistics Determining stats for image sdfixscanTest2.im 2026-03-05 04:42:35 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2026-03-05 04:42:35 INFO CasacRegionManager::fromBCS Using all spectral channels. 2026-03-05 04:42:35 INFO CasacRegionManager::fromBCS Using polarizations ALL 2026-03-05 04:42:35 INFO ImageRegion::fromRecord Selected bounding box : 2026-03-05 04:42:35 INFO ImageRegion::fromRecord+ [0, 0, 0, 0] to [127, 127, 0, 0] (00:00:00.000, +00.00.00.000, I, 1.415e+09Hz to 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz) 2026-03-05 04:42:35 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2026-03-05 04:42:35 INFO ImageStatsCalculator::_logStartup Regions --- 2026-03-05 04:42:35 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2026-03-05 04:42:35 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2026-03-05 04:42:35 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2026-03-05 04:42:35 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2026-03-05 04:42:35 INFO Values --- 2026-03-05 04:42:35 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2026-03-05 04:42:35 INFO -- number of points [npts]: 16384 2026-03-05 04:42:35 INFO -- maximum value [max]: 0.928633 K 2026-03-05 04:42:35 INFO -- minimum value [min]: -0.0255134 K 2026-03-05 04:42:35 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2026-03-05 04:42:35 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2026-03-05 04:42:35 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, I, 1.415e+09Hz 2026-03-05 04:42:35 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2026-03-05 04:42:35 INFO -- Sum of pixel values [sum]: 485.396 K 2026-03-05 04:42:35 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2026-03-05 04:42:35 INFO Statistics --- 2026-03-05 04:42:35 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2026-03-05 04:42:35 INFO -- Variance of the pixel values : 0.011845 K 2026-03-05 04:42:35 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2026-03-05 04:42:35 INFO -- Root mean square [rms]: 0.112792 K 2026-03-05 04:42:35 INFO ImageStatsCalculator::statistics Sum column unit = K 2026-03-05 04:42:35 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2026-03-05 04:42:35 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2026-03-05 04:42:35 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2026-03-05 04:42:35 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2026-03-05 04:42:35 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2026-03-05 04:42:35 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 70.200s OK Generating XML reports...