2024-08-07 20:31:06 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2024-08-07 20:31:06 INFO ::casa loaded config file : /wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casaconfig/config.py 2024-08-07 20:31:06 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2024-08-07 20:31:06 INFO ::casa 2024-08-07 20:31:06 INFO ::casa config values 2024-08-07 20:31:06 INFO ::casa agg = False 2024-08-07 20:31:06 INFO ::casa cachedir = '/home/casatest/.casa' 2024-08-07 20:31:06 INFO ::casa casaconfig_verbose = 1 2024-08-07 20:31:06 INFO ::casa colors = 'Neutral' 2024-08-07 20:31:06 INFO ::casa data_auto_update = False 2024-08-07 20:31:06 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2024-08-07 20:31:06 INFO ::casa iplog = False 2024-08-07 20:31:06 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/ipython-20240807-203103.log' 2024-08-07 20:31:06 INFO ::casa log2term = True 2024-08-07 20:31:06 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/casa-20240807-203103.log' 2024-08-07 20:31:06 INFO ::casa measures_auto_update = False 2024-08-07 20:31:06 INFO ::casa measurespath = '/opt/casa/data/master' 2024-08-07 20:31:06 INFO ::casa nogui = False 2024-08-07 20:31:06 INFO ::casa nologfile = False 2024-08-07 20:31:06 INFO ::casa nologger = True 2024-08-07 20:31:06 INFO ::casa pipeline = False 2024-08-07 20:31:06 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2024-08-07 20:31:06 INFO ::casa user_site = False 2024-08-07 20:31:06 INFO ::casa 2024-08-07 20:31:06 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2024-08-07 20:31:06 INFO ::casa measures version is unknown, this is probably a legacy version not installed by casaconfig 2024-08-07 20:31:06 INFO ::casa 2024-08-07 20:31:06 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2024-08-07 20:31:06 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2024/07/27/15:00, 2024/06/27/00:00:00 2024-08-07 20:31:06 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2024/07/27/15:00, 2024/06/27/00:00:00 2024-08-07 20:31:06 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2024/08/06/15:00, 2024/11/04/00:00:00 2024-08-07 20:31:06 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2024/07/27/15:00, 2017/01/01/00:00:00 2024-08-07 20:31:06 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:06 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:06 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 ) 2024-08-07 20:31:06 SEVERE sdfixscan::::casa Traceback (most recent call last): 2024-08-07 20:31:06 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2024-08-07 20:31:06 SEVERE sdfixscan::::casa+ worker.initialize() 2024-08-07 20:31:06 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2024-08-07 20:31:06 SEVERE sdfixscan::::casa+ self.parameter_check() 2024-08-07 20:31:06 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2024-08-07 20:31:06 SEVERE sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2024-08-07 20:31:06 SEVERE sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2024-08-07 20:31:06 SEVERE sdfixscan::::casa infiles should be a list of input images for Basket-Weaving. 2024-08-07 20:31:06 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: infiles should be a list of input images for Basket-Weaving. 2024-08-07 20:31:07 INFO sdfixscan::::casa Traceback (most recent call last): 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2024-08-07 20:31:07 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'] ) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2024-08-07 20:31:07 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2024-08-07 20:31:07 INFO sdfixscan::::casa+ worker.initialize() 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2024-08-07 20:31:07 INFO sdfixscan::::casa+ self.parameter_check() 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2024-08-07 20:31:07 INFO sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2024-08-07 20:31:07 INFO sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2024-08-07 20:31:07 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:06.467970 End time: 2024-08-07 20:31:06.514272 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:07 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 ) 2024-08-07 20:31:07 SEVERE sdfixscan::::casa Traceback (most recent call last): 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ worker.initialize() 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ self.parameter_check() 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2024-08-07 20:31:07 SEVERE sdfixscan::::casa infiles should be a list of input images for Basket-Weaving. 2024-08-07 20:31:07 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: infiles should be a list of input images for Basket-Weaving. 2024-08-07 20:31:07 INFO sdfixscan::::casa Traceback (most recent call last): 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2024-08-07 20:31:07 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'] ) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2024-08-07 20:31:07 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2024-08-07 20:31:07 INFO sdfixscan::::casa+ worker.initialize() 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2024-08-07 20:31:07 INFO sdfixscan::::casa+ self.parameter_check() 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 128, in parameter_check 2024-08-07 20:31:07 INFO sdfixscan::::casa+ raise Exception("infiles should be a list of input images for Basket-Weaving.") 2024-08-07 20:31:07 INFO sdfixscan::::casa+ Exception: infiles should be a list of input images for Basket-Weaving. 2024-08-07 20:31:07 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:06.547087 End time: 2024-08-07 20:31:06.549208 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:07 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 ) 2024-08-07 20:31:07 SEVERE sdfixscan::::casa Traceback (most recent call last): 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ worker.initialize() 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ self.parameter_check() 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 135, in parameter_check 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ raise Exception('direction must have at least two different direction.') 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ Exception: direction must have at least two different direction. 2024-08-07 20:31:07 SEVERE sdfixscan::::casa direction must have at least two different direction. 2024-08-07 20:31:07 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: direction must have at least two different direction. 2024-08-07 20:31:07 INFO sdfixscan::::casa Traceback (most recent call last): 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2024-08-07 20:31:07 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'] ) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2024-08-07 20:31:07 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2024-08-07 20:31:07 INFO sdfixscan::::casa+ worker.initialize() 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2024-08-07 20:31:07 INFO sdfixscan::::casa+ self.parameter_check() 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 135, in parameter_check 2024-08-07 20:31:07 INFO sdfixscan::::casa+ raise Exception('direction must have at least two different direction.') 2024-08-07 20:31:07 INFO sdfixscan::::casa+ Exception: direction must have at least two different direction. 2024-08-07 20:31:07 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:06.577887 End time: 2024-08-07 20:31:06.579867 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:07 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 ) 2024-08-07 20:31:07 SEVERE sdfixscan::::casa Traceback (most recent call last): 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ worker.initialize() 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ self.parameter_check() 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 114, in parameter_check 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ raise Exception("infiles allows only one input file for pressed-out method.") 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ Exception: infiles allows only one input file for pressed-out method. 2024-08-07 20:31:07 SEVERE sdfixscan::::casa infiles allows only one input file for pressed-out method. 2024-08-07 20:31:07 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: infiles allows only one input file for pressed-out method. 2024-08-07 20:31:07 INFO sdfixscan::::casa Traceback (most recent call last): 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2024-08-07 20:31:07 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'] ) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2024-08-07 20:31:07 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2024-08-07 20:31:07 INFO sdfixscan::::casa+ worker.initialize() 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2024-08-07 20:31:07 INFO sdfixscan::::casa+ self.parameter_check() 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 114, in parameter_check 2024-08-07 20:31:07 INFO sdfixscan::::casa+ raise Exception("infiles allows only one input file for pressed-out method.") 2024-08-07 20:31:07 INFO sdfixscan::::casa+ Exception: infiles allows only one input file for pressed-out method. 2024-08-07 20:31:07 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:06.606838 End time: 2024-08-07 20:31:06.608780 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:07 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 ) 2024-08-07 20:31:07 SEVERE sdfixscan::::casa Traceback (most recent call last): 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ worker.initialize() 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ self.parameter_check() 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 120, in parameter_check 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ raise Exception("direction allows only one direction for pressed-out method.") 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ Exception: direction allows only one direction for pressed-out method. 2024-08-07 20:31:07 SEVERE sdfixscan::::casa direction allows only one direction for pressed-out method. 2024-08-07 20:31:07 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: direction allows only one direction for pressed-out method. 2024-08-07 20:31:07 INFO sdfixscan::::casa Traceback (most recent call last): 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2024-08-07 20:31:07 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'] ) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2024-08-07 20:31:07 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 46, in sdfixscan 2024-08-07 20:31:07 INFO sdfixscan::::casa+ worker.initialize() 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 62, in initialize 2024-08-07 20:31:07 INFO sdfixscan::::casa+ self.parameter_check() 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 120, in parameter_check 2024-08-07 20:31:07 INFO sdfixscan::::casa+ raise Exception("direction allows only one direction for pressed-out method.") 2024-08-07 20:31:07 INFO sdfixscan::::casa+ Exception: direction allows only one direction for pressed-out method. 2024-08-07 20:31:07 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:06.634234 End time: 2024-08-07 20:31:06.636047 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:07 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 ) 2024-08-07 20:31:07 INFO sdfixscan::::casa outfile=sdfixscanTest0.im 2024-08-07 20:31:07 INFO sdfixscan::::casa Apply Basket-Weaving 2024-08-07 20:31:07 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 2024-08-07 20:31:07 SEVERE sdfixscan::::casa Traceback (most recent call last): 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ worker.execute() 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 143, in execute 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ self.__execute_basket_weaving() 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 347, in __execute_basket_weaving 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ outimage = ia.newimagefromimage( 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 4153, in newimagefromimage 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ return _wrap_image(swig_object=self._swigobj.newimagefromimage(infile, outfile, region, mask, dropdeg, overwrite)) 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 8608, in newimagefromimage 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ return _image.image_newimagefromimage(self, *args, **kwargs) 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ RuntimeError: sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2024-08-07 20:31:07 SEVERE sdfixscan::::casa sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2024-08-07 20:31:07 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2024-08-07 20:31:07 INFO sdfixscan::::casa Traceback (most recent call last): 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2024-08-07 20:31:07 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'] ) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2024-08-07 20:31:07 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2024-08-07 20:31:07 INFO sdfixscan::::casa+ worker.execute() 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 143, in execute 2024-08-07 20:31:07 INFO sdfixscan::::casa+ self.__execute_basket_weaving() 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 347, in __execute_basket_weaving 2024-08-07 20:31:07 INFO sdfixscan::::casa+ outimage = ia.newimagefromimage( 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 4153, in newimagefromimage 2024-08-07 20:31:07 INFO sdfixscan::::casa+ return _wrap_image(swig_object=self._swigobj.newimagefromimage(infile, outfile, region, mask, dropdeg, overwrite)) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 8608, in newimagefromimage 2024-08-07 20:31:07 INFO sdfixscan::::casa+ return _image.image_newimagefromimage(self, *args, **kwargs) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ RuntimeError: sdfixscanTest0.im already exists at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 225 2024-08-07 20:31:07 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:06.663696 End time: 2024-08-07 20:31:06.677937 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:07 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 ) 2024-08-07 20:31:07 INFO sdfixscan::::casa outfile=sdfixscanTest0.im 2024-08-07 20:31:07 INFO sdfixscan::::casa Apply Pressed-out method 2024-08-07 20:31:07 INFO ImageFactory::fromImage Created Paged image 'masked.Wed_Aug__7_20_31_06_2024.im' of shape [128, 128, 1, 1] with float valued pixels. 2024-08-07 20:31:07 INFO sdfixscan::::casa Use whole region 2024-08-07 20:31:07 SEVERE image::_convolve2d (file src/tools/image/image_cmpt.cc, line 1212) Exception Reported: Gaussian2DParam<T>::setMajorAxis(const T &width) - width must be positive 2024-08-07 20:31:07 SEVERE sdfixscan::::casa Traceback (most recent call last): 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ worker.execute() 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 141, in execute 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ self.__execute_press() 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 198, in __execute_press 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ self.convimage = self.image.convolve2d(outfile=self.tmppolyname, 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 1062, in convolve2d 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ return _wrap_image(swig_object=self._swigobj.convolve2d(outfile, axes, type, major, minor, pa, scale, region, mask, overwrite, stretch, targetres, beam)) 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 2411, in convolve2d 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ return _image.image_convolve2d(self, *args, **kwargs) 2024-08-07 20:31:07 SEVERE sdfixscan::::casa+ RuntimeError: Gaussian2DParam<T>::setMajorAxis(const T &width) - width must be positive 2024-08-07 20:31:07 SEVERE sdfixscan::::casa Gaussian2DParam<T>::setMajorAxis(const T &width) - width must be positive 2024-08-07 20:31:07 SEVERE sdfixscan::::casa Exception Reported: Error in sdfixscan: Gaussian2DParam<T>::setMajorAxis(const T &width) - width must be positive 2024-08-07 20:31:07 INFO sdfixscan::::casa Traceback (most recent call last): 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/sdfixscan.py", line 579, in __call__ 2024-08-07 20:31:07 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'] ) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/sdutil.py", line 129, in wrapper 2024-08-07 20:31:07 INFO sdfixscan::::casa+ retval = func(*args, **kwargs) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 47, in sdfixscan 2024-08-07 20:31:07 INFO sdfixscan::::casa+ worker.execute() 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 141, in execute 2024-08-07 20:31:07 INFO sdfixscan::::casa+ self.__execute_press() 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_sdfixscan.py", line 198, in __execute_press 2024-08-07 20:31:07 INFO sdfixscan::::casa+ self.convimage = self.image.convolve2d(outfile=self.tmppolyname, 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/image.py", line 1062, in convolve2d 2024-08-07 20:31:07 INFO sdfixscan::::casa+ return _wrap_image(swig_object=self._swigobj.convolve2d(outfile, axes, type, major, minor, pa, scale, region, mask, overwrite, stretch, targetres, beam)) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ File "/wheeldirectory/casa-CAS-14406-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/image.py", line 2411, in convolve2d 2024-08-07 20:31:07 INFO sdfixscan::::casa+ return _image.image_convolve2d(self, *args, **kwargs) 2024-08-07 20:31:07 INFO sdfixscan::::casa+ RuntimeError: Gaussian2DParam<T>::setMajorAxis(const T &width) - width must be positive 2024-08-07 20:31:07 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:06.703030 End time: 2024-08-07 20:31:06.747675 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:07 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 ) 2024-08-07 20:31:07 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2024-08-07 20:31:07 INFO sdfixscan::::casa Apply Pressed-out method 2024-08-07 20:31:07 INFO ImageFactory::fromImage Created Paged image 'masked.Wed_Aug__7_20_31_06_2024.im' of shape [128, 128, 1, 1] with float valued pixels. 2024-08-07 20:31:07 INFO sdfixscan::::casa Use whole region 2024-08-07 20:31:07 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2024-08-07 20:31:07 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2024-08-07 20:31:07 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Wed_Aug__7_20_31_06_2024.im has no beam 2024-08-07 20:31:07 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Wed_Aug__7_20_31_06_2024.im has no beam 2024-08-07 20:31:07 INFO SubImageFactory::createImage Creating image 'polyfit.Wed_Aug__7_20_31_06_2024.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:07 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Wed_Aug__7_20_31_06_2024.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:07 INFO ImageFactory::fromImage Created Paged image 'polyfit.Wed_Aug__7_20_31_06_2024.im' of shape [128, 128, 1, 1] with float valued pixels. 2024-08-07 20:31:07 INFO ImageMaskHandler::_calcmask Created mask `mask0' 2024-08-07 20:31:07 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2024-08-07 20:31:07 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:07 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2024-08-07 20:31:07 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Wed_Aug__7_20_31_06_2024.im 2024-08-07 20:31:07 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Wed_Aug__7_20_31_06_2024.im 2024-08-07 20:31:07 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:06.771572 End time: 2024-08-07 20:31:07.074197 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO image::statistics Determining stats for image sdfixscanTest1.im 2024-08-07 20:31:07 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-08-07 20:31:07 INFO CasacRegionManager::fromBCS Using all spectral channels. 2024-08-07 20:31:07 INFO CasacRegionManager::fromBCS Using polarizations ALL 2024-08-07 20:31:07 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:07 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) 2024-08-07 20:31:07 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-08-07 20:31:07 INFO ImageStatsCalculator::_logStartup Regions --- 2024-08-07 20:31:07 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-08-07 20:31:07 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2024-08-07 20:31:07 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2024-08-07 20:31:07 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2024-08-07 20:31:07 INFO Values --- 2024-08-07 20:31:07 INFO -- flux density [flux]: 0.00104983 K.arcsec2 2024-08-07 20:31:07 INFO -- number of points [npts]: 16384 2024-08-07 20:31:07 INFO -- maximum value [max]: 0.766034 K 2024-08-07 20:31:07 INFO -- minimum value [min]: -0.175815 K 2024-08-07 20:31:07 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2024-08-07 20:31:07 INFO -- position of min value (pixel) [minpos]: [25, 64, 0, 0] 2024-08-07 20:31:07 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2024-08-07 20:31:07 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222, I, 1.415e+09Hz 2024-08-07 20:31:07 INFO -- Sum of pixel values [sum]: 2.9162e-07 K 2024-08-07 20:31:07 INFO -- Sum of squared pixel values [sumsq]: 155.731 K.K 2024-08-07 20:31:07 INFO Statistics --- 2024-08-07 20:31:07 INFO -- Mean of the pixel values [mean]: 1.77991e-11 K 2024-08-07 20:31:07 INFO -- Variance of the pixel values : 0.00950564 K 2024-08-07 20:31:07 INFO -- Standard deviation of the Mean [sigma]: 0.0974969 K 2024-08-07 20:31:07 INFO -- Root mean square [rms]: 0.0974939 K 2024-08-07 20:31:07 INFO ImageStatsCalculator::statistics Sum column unit = K 2024-08-07 20:31:07 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2024-08-07 20:31:07 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2024-08-07 20:31:07 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2024-08-07 20:31:07 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2024-08-07 20:31:07 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-08-07 20:31:07 INFO ImageStatsCalculator::statistics 1.638400e+04 2.916204e-07 1.779910e-11 9.749392e-02 9.749689e-02 -1.758147e-01 7.660336e-01 2024-08-07 20:31:07 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:07 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) 2024-08-07 20:31:07 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128] 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:07 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 ) 2024-08-07 20:31:07 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2024-08-07 20:31:07 INFO sdfixscan::::casa Apply Pressed-out method 2024-08-07 20:31:07 INFO ImageFactory::fromImage Created Paged image 'masked.Wed_Aug__7_20_31_07_2024.im' of shape [128, 128] with float valued pixels. 2024-08-07 20:31:07 INFO sdfixscan::::casa Use whole region 2024-08-07 20:31:07 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2024-08-07 20:31:07 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2024-08-07 20:31:07 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Wed_Aug__7_20_31_07_2024.im has no beam 2024-08-07 20:31:07 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Wed_Aug__7_20_31_07_2024.im has no beam 2024-08-07 20:31:07 INFO SubImageFactory::createImage Creating image 'polyfit.Wed_Aug__7_20_31_07_2024.im' of shape [128, 128] 2024-08-07 20:31:07 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Wed_Aug__7_20_31_07_2024.im' of shape [128, 128] 2024-08-07 20:31:07 INFO ImageFactory::fromImage Created Paged image 'polyfit.Wed_Aug__7_20_31_07_2024.im' of shape [128, 128] with float valued pixels. 2024-08-07 20:31:07 INFO ImageMaskHandler::_calcmask Created mask `mask0' 2024-08-07 20:31:07 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2024-08-07 20:31:07 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128] 2024-08-07 20:31:07 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2024-08-07 20:31:07 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Wed_Aug__7_20_31_07_2024.im 2024-08-07 20:31:07 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Wed_Aug__7_20_31_07_2024.im 2024-08-07 20:31:07 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:07.166993 End time: 2024-08-07 20:31:07.457431 2024-08-07 20:31:07 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:07 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:07 INFO image::statistics Determining stats for image sdfixscanTest1.im 2024-08-07 20:31:07 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-08-07 20:31:07 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:07 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) 2024-08-07 20:31:07 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-08-07 20:31:07 INFO ImageStatsCalculator::_logStartup Regions --- 2024-08-07 20:31:07 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0] 2024-08-07 20:31:07 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127] 2024-08-07 20:31:07 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000 2024-08-07 20:31:07 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734 2024-08-07 20:31:07 INFO Values --- 2024-08-07 20:31:07 INFO -- flux density [flux]: 0.00104983 K.arcsec2 2024-08-07 20:31:07 INFO -- number of points [npts]: 16384 2024-08-07 20:31:07 INFO -- maximum value [max]: 0.766034 K 2024-08-07 20:31:07 INFO -- minimum value [min]: -0.175815 K 2024-08-07 20:31:07 INFO -- position of max value (pixel) [maxpos]: [63, 63] 2024-08-07 20:31:07 INFO -- position of min value (pixel) [minpos]: [25, 64] 2024-08-07 20:31:07 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212 2024-08-07 20:31:07 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222 2024-08-07 20:31:07 INFO -- Sum of pixel values [sum]: 2.9162e-07 K 2024-08-07 20:31:07 INFO -- Sum of squared pixel values [sumsq]: 155.731 K.K 2024-08-07 20:31:07 INFO Statistics --- 2024-08-07 20:31:07 INFO -- Mean of the pixel values [mean]: 1.77991e-11 K 2024-08-07 20:31:07 INFO -- Variance of the pixel values : 0.00950564 K 2024-08-07 20:31:07 INFO -- Standard deviation of the Mean [sigma]: 0.0974969 K 2024-08-07 20:31:07 INFO -- Root mean square [rms]: 0.0974939 K 2024-08-07 20:31:07 INFO ImageStatsCalculator::statistics Sum column unit = K 2024-08-07 20:31:07 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2024-08-07 20:31:07 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2024-08-07 20:31:07 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2024-08-07 20:31:07 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2024-08-07 20:31:07 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-08-07 20:31:07 INFO ImageStatsCalculator::statistics 1.638400e+04 2.916204e-07 1.779910e-11 9.749392e-02 9.749689e-02 -1.758147e-01 7.660336e-01 2024-08-07 20:31:08 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:08 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) 2024-08-07 20:31:08 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128, 1] 2024-08-07 20:31:08 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:08 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:08 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 ) 2024-08-07 20:31:08 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2024-08-07 20:31:08 INFO sdfixscan::::casa Apply Pressed-out method 2024-08-07 20:31:08 INFO ImageFactory::fromImage Created Paged image 'masked.Wed_Aug__7_20_31_07_2024.im' of shape [128, 128, 1] with float valued pixels. 2024-08-07 20:31:08 INFO sdfixscan::::casa Use whole region 2024-08-07 20:31:08 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2024-08-07 20:31:08 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2024-08-07 20:31:08 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Wed_Aug__7_20_31_07_2024.im has no beam 2024-08-07 20:31:08 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Wed_Aug__7_20_31_07_2024.im has no beam 2024-08-07 20:31:08 INFO SubImageFactory::createImage Creating image 'polyfit.Wed_Aug__7_20_31_07_2024.im' of shape [128, 128, 1] 2024-08-07 20:31:08 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Wed_Aug__7_20_31_07_2024.im' of shape [128, 128, 1] 2024-08-07 20:31:08 INFO ImageFactory::fromImage Created Paged image 'polyfit.Wed_Aug__7_20_31_07_2024.im' of shape [128, 128, 1] with float valued pixels. 2024-08-07 20:31:08 INFO ImageMaskHandler::_calcmask Created mask `mask0' 2024-08-07 20:31:08 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2024-08-07 20:31:08 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1] 2024-08-07 20:31:08 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2024-08-07 20:31:08 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Wed_Aug__7_20_31_07_2024.im 2024-08-07 20:31:08 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Wed_Aug__7_20_31_07_2024.im 2024-08-07 20:31:08 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:07.531555 End time: 2024-08-07 20:31:07.879547 2024-08-07 20:31:08 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:08 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:08 INFO image::statistics Determining stats for image sdfixscanTest1.im 2024-08-07 20:31:08 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-08-07 20:31:08 INFO CasacRegionManager::fromBCS Using all spectral channels. 2024-08-07 20:31:08 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:08 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) 2024-08-07 20:31:08 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-08-07 20:31:08 INFO ImageStatsCalculator::_logStartup Regions --- 2024-08-07 20:31:08 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0] 2024-08-07 20:31:08 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0] 2024-08-07 20:31:08 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, 1.415e+09Hz 2024-08-07 20:31:08 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, 1.415e+09Hz 2024-08-07 20:31:08 INFO Values --- 2024-08-07 20:31:08 INFO -- flux density [flux]: 0.00104983 K.arcsec2 2024-08-07 20:31:08 INFO -- number of points [npts]: 16384 2024-08-07 20:31:08 INFO -- maximum value [max]: 0.766034 K 2024-08-07 20:31:08 INFO -- minimum value [min]: -0.175815 K 2024-08-07 20:31:08 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0] 2024-08-07 20:31:08 INFO -- position of min value (pixel) [minpos]: [25, 64, 0] 2024-08-07 20:31:08 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, 1.415e+09Hz 2024-08-07 20:31:08 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222, 1.415e+09Hz 2024-08-07 20:31:08 INFO -- Sum of pixel values [sum]: 2.9162e-07 K 2024-08-07 20:31:08 INFO -- Sum of squared pixel values [sumsq]: 155.731 K.K 2024-08-07 20:31:08 INFO Statistics --- 2024-08-07 20:31:08 INFO -- Mean of the pixel values [mean]: 1.77991e-11 K 2024-08-07 20:31:08 INFO -- Variance of the pixel values : 0.00950564 K 2024-08-07 20:31:08 INFO -- Standard deviation of the Mean [sigma]: 0.0974969 K 2024-08-07 20:31:08 INFO -- Root mean square [rms]: 0.0974939 K 2024-08-07 20:31:08 INFO ImageStatsCalculator::statistics Sum column unit = K 2024-08-07 20:31:08 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2024-08-07 20:31:08 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2024-08-07 20:31:08 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2024-08-07 20:31:08 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2024-08-07 20:31:08 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-08-07 20:31:08 INFO ImageStatsCalculator::statistics 1.638400e+04 2.916204e-07 1.779910e-11 9.749392e-02 9.749689e-02 -1.758147e-01 7.660336e-01 2024-08-07 20:31:08 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:08 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:08 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 ) 2024-08-07 20:31:08 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2024-08-07 20:31:08 INFO sdfixscan::::casa Apply Pressed-out method 2024-08-07 20:31:08 INFO ImageFactory::fromImage Created Paged image 'masked.Wed_Aug__7_20_31_07_2024.im' of shape [128, 128, 1, 1] with float valued pixels. 2024-08-07 20:31:08 INFO ImageMaskHandler::_calcmask Created mask `temporal' 2024-08-07 20:31:08 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2024-08-07 20:31:08 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2024-08-07 20:31:08 INFO Image2DConvolver::_dealWithRestoringBeam Created mask `mask0' 2024-08-07 20:31:08 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Wed_Aug__7_20_31_07_2024.im has no beam 2024-08-07 20:31:08 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Wed_Aug__7_20_31_07_2024.im has no beam 2024-08-07 20:31:08 INFO SubImageFactory::createImage Creating image 'polyfit.Wed_Aug__7_20_31_07_2024.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:08 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2024-08-07 20:31:08 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Wed_Aug__7_20_31_07_2024.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:08 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2024-08-07 20:31:08 INFO ImageFactory::fromImage Created Paged image 'polyfit.Wed_Aug__7_20_31_07_2024.im' of shape [128, 128, 1, 1] with float valued pixels. 2024-08-07 20:31:08 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2024-08-07 20:31:08 INFO ImageMaskHandler::_calcmask Created mask `mask2' 2024-08-07 20:31:08 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:08 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2024-08-07 20:31:08 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Wed_Aug__7_20_31_07_2024.im 2024-08-07 20:31:08 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Wed_Aug__7_20_31_07_2024.im 2024-08-07 20:31:08 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:07.941039 End time: 2024-08-07 20:31:08.327863 2024-08-07 20:31:08 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:08 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:08 INFO image::statistics Determining stats for image sdfixscanTest1.im 2024-08-07 20:31:08 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-08-07 20:31:08 INFO CasacRegionManager::fromBCS Using all spectral channels. 2024-08-07 20:31:08 INFO CasacRegionManager::fromBCS Using polarizations ALL 2024-08-07 20:31:08 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:08 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) 2024-08-07 20:31:08 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-08-07 20:31:08 INFO ImageStatsCalculator::_logStartup Regions --- 2024-08-07 20:31:08 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-08-07 20:31:08 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2024-08-07 20:31:08 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2024-08-07 20:31:08 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2024-08-07 20:31:08 INFO Values --- 2024-08-07 20:31:08 INFO -- flux density [flux]: 1.5258e+06 K.arcsec2 2024-08-07 20:31:08 INFO -- number of points [npts]: 16384 2024-08-07 20:31:08 INFO -- maximum value [max]: 0.918356 K 2024-08-07 20:31:08 INFO -- minimum value [min]: -0.0349879 K 2024-08-07 20:31:08 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2024-08-07 20:31:08 INFO -- position of min value (pixel) [minpos]: [55, 0, 0, 0] 2024-08-07 20:31:08 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2024-08-07 20:31:08 INFO -- position of min value (world) [minposf]: 23:56:19.991, +00.00.00.000, I, 1.415e+09Hz 2024-08-07 20:31:08 INFO -- Sum of pixel values [sum]: 423.834 K 2024-08-07 20:31:08 INFO -- Sum of squared pixel values [sumsq]: 199.217 K.K 2024-08-07 20:31:08 INFO Statistics --- 2024-08-07 20:31:08 INFO -- Mean of the pixel values [mean]: 0.0258688 K 2024-08-07 20:31:08 INFO -- Variance of the pixel values : 0.0114908 K 2024-08-07 20:31:08 INFO -- Standard deviation of the Mean [sigma]: 0.107195 K 2024-08-07 20:31:08 INFO -- Root mean square [rms]: 0.110269 K 2024-08-07 20:31:08 INFO ImageStatsCalculator::statistics Sum column unit = K 2024-08-07 20:31:08 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2024-08-07 20:31:08 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2024-08-07 20:31:08 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2024-08-07 20:31:08 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2024-08-07 20:31:08 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-08-07 20:31:08 INFO ImageStatsCalculator::statistics 1.638400e+04 4.238343e+02 2.586879e-02 1.102690e-01 1.071949e-01 -3.498788e-02 9.183559e-01 2024-08-07 20:31:08 INFO ImageMaskHandler::_calcmask Created mask `sprious' 2024-08-07 20:31:08 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:08 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:08 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 ) 2024-08-07 20:31:08 INFO sdfixscan::::casa outfile=sdfixscanTest1.im 2024-08-07 20:31:08 INFO sdfixscan::::casa Apply Pressed-out method 2024-08-07 20:31:08 INFO ImageFactory::fromImage Created Paged image 'masked.Wed_Aug__7_20_31_08_2024.im' of shape [128, 128, 1, 1] with float valued pixels. 2024-08-07 20:31:08 INFO sdfixscan::::casa Use whole region 2024-08-07 20:31:08 INFO Image2DConvolver::_dealWithRestoringBeam You are convolving the sky 2024-08-07 20:31:08 INFO Image2DConvolver::_dealWithRestoringBeam Scaling pixel values by 0.00882543 2024-08-07 20:31:08 INFO Image2DConvolver::_dealWithRestoringBeam Created mask `mask0' 2024-08-07 20:31:09 INFO Image2DConvolver::_dealWithRestoringBeam Original /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/masked.Wed_Aug__7_20_31_08_2024.im has no beam 2024-08-07 20:31:09 INFO Image2DConvolver::_dealWithRestoringBeam Output polyfit.Wed_Aug__7_20_31_08_2024.im has no beam 2024-08-07 20:31:09 INFO SubImageFactory::createImage Creating image 'polyfit.Wed_Aug__7_20_31_08_2024.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:09 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2024-08-07 20:31:09 INFO ImageExprCalculator::_imagecalc Creating image `convolve2d.Wed_Aug__7_20_31_08_2024.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:09 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2024-08-07 20:31:09 INFO ImageFactory::fromImage Created Paged image 'polyfit.Wed_Aug__7_20_31_08_2024.im' of shape [128, 128, 1, 1] with float valued pixels. 2024-08-07 20:31:09 INFO ImageMaskHandler::_calcmask Created mask `mask1' 2024-08-07 20:31:09 INFO sdfixscan::::casa copying mask from scan_x.im 2024-08-07 20:31:09 INFO ImageMaskHandler::_calcmask Created mask `mask2' 2024-08-07 20:31:09 INFO ImageExprCalculator::_imagecalc Creating image `sdfixscanTest1.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:09 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2024-08-07 20:31:09 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/polyfit.Wed_Aug__7_20_31_08_2024.im 2024-08-07 20:31:09 INFO deleted table /home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_sdfixscan_casashell/convolve2d.Wed_Aug__7_20_31_08_2024.im 2024-08-07 20:31:09 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:08.404648 End time: 2024-08-07 20:31:08.767540 2024-08-07 20:31:09 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:09 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:09 INFO image::statistics Determining stats for image sdfixscanTest1.im 2024-08-07 20:31:09 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-08-07 20:31:09 INFO CasacRegionManager::fromBCS Using all spectral channels. 2024-08-07 20:31:09 INFO CasacRegionManager::fromBCS Using polarizations ALL 2024-08-07 20:31:09 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:09 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) 2024-08-07 20:31:09 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-08-07 20:31:09 INFO ImageStatsCalculator::_logStartup Regions --- 2024-08-07 20:31:09 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-08-07 20:31:09 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2024-08-07 20:31:09 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2024-08-07 20:31:09 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2024-08-07 20:31:09 INFO Values --- 2024-08-07 20:31:09 INFO -- flux density [flux]: -129131 K.arcsec2 2024-08-07 20:31:09 INFO -- number of points [npts]: 16284 2024-08-07 20:31:09 INFO -- maximum value [max]: 0.752501 K 2024-08-07 20:31:09 INFO -- minimum value [min]: -0.18935 K 2024-08-07 20:31:09 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2024-08-07 20:31:09 INFO -- position of min value (pixel) [minpos]: [25, 64, 0, 0] 2024-08-07 20:31:09 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2024-08-07 20:31:09 INFO -- position of min value (world) [minposf]: 23:58:19.982, +01.04.00.222, I, 1.415e+09Hz 2024-08-07 20:31:09 INFO -- Sum of pixel values [sum]: -35.8696 K 2024-08-07 20:31:09 INFO -- Sum of squared pixel values [sumsq]: 156.092 K.K 2024-08-07 20:31:09 INFO Statistics --- 2024-08-07 20:31:09 INFO -- Mean of the pixel values [mean]: -0.00220275 K 2024-08-07 20:31:09 INFO -- Variance of the pixel values : 0.00958137 K 2024-08-07 20:31:09 INFO -- Standard deviation of the Mean [sigma]: 0.0978845 K 2024-08-07 20:31:09 INFO -- Root mean square [rms]: 0.0979062 K 2024-08-07 20:31:09 INFO ImageStatsCalculator::statistics Sum column unit = K 2024-08-07 20:31:09 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2024-08-07 20:31:09 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2024-08-07 20:31:09 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2024-08-07 20:31:09 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2024-08-07 20:31:09 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-08-07 20:31:09 INFO ImageStatsCalculator::statistics 1.628400e+04 -3.586960e+01 -2.202751e-03 9.790624e-02 9.788447e-02 -1.893500e-01 7.525012e-01 2024-08-07 20:31:09 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:09 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:09 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 ) 2024-08-07 20:31:09 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2024-08-07 20:31:09 INFO sdfixscan::::casa Apply Basket-Weaving 2024-08-07 20:31:09 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2024-08-07 20:31:09 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_08_2024.0.real.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:09 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_08_2024.0.imag.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:09 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_08_2024.1.real.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:09 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_08_2024.1.imag.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:09 INFO sdfixscan::::casa Use whole region 2024-08-07 20:31:09 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2024-08-07 20:31:09 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:08.821612 End time: 2024-08-07 20:31:09.158718 2024-08-07 20:31:09 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:09 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:09 INFO image::statistics Determining stats for image sdfixscanTest2.im 2024-08-07 20:31:09 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-08-07 20:31:09 INFO CasacRegionManager::fromBCS Using all spectral channels. 2024-08-07 20:31:09 INFO CasacRegionManager::fromBCS Using polarizations ALL 2024-08-07 20:31:09 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:09 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) 2024-08-07 20:31:09 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-08-07 20:31:09 INFO ImageStatsCalculator::_logStartup Regions --- 2024-08-07 20:31:09 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-08-07 20:31:09 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2024-08-07 20:31:09 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2024-08-07 20:31:09 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2024-08-07 20:31:09 INFO Values --- 2024-08-07 20:31:09 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2024-08-07 20:31:09 INFO -- number of points [npts]: 16384 2024-08-07 20:31:09 INFO -- maximum value [max]: 0.928633 K 2024-08-07 20:31:09 INFO -- minimum value [min]: -0.0255134 K 2024-08-07 20:31:09 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2024-08-07 20:31:09 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2024-08-07 20:31:09 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, I, 1.415e+09Hz 2024-08-07 20:31:09 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2024-08-07 20:31:09 INFO -- Sum of pixel values [sum]: 485.396 K 2024-08-07 20:31:09 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2024-08-07 20:31:09 INFO Statistics --- 2024-08-07 20:31:09 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2024-08-07 20:31:09 INFO -- Variance of the pixel values : 0.011845 K 2024-08-07 20:31:09 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2024-08-07 20:31:09 INFO -- Root mean square [rms]: 0.112792 K 2024-08-07 20:31:09 INFO ImageStatsCalculator::statistics Sum column unit = K 2024-08-07 20:31:09 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2024-08-07 20:31:09 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2024-08-07 20:31:09 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2024-08-07 20:31:09 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2024-08-07 20:31:09 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-08-07 20:31:09 INFO ImageStatsCalculator::statistics 1.638400e+04 4.853965e+02 2.962625e-02 1.127920e-01 1.088349e-01 -2.551341e-02 9.286331e-01 2024-08-07 20:31:09 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:09 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) 2024-08-07 20:31:09 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128] 2024-08-07 20:31:09 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:09 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) 2024-08-07 20:31:09 INFO ImageRegion::fromRecord Creating image 'scan_y_mod.im' of shape [128, 128] 2024-08-07 20:31:09 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:09 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:09 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 ) 2024-08-07 20:31:09 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2024-08-07 20:31:09 INFO sdfixscan::::casa Apply Basket-Weaving 2024-08-07 20:31:09 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128] with float valued pixels. 2024-08-07 20:31:09 INFO image::_adddegaxes Creating image 'fft.Wed_Aug__7_20_31_09_2024.0.real.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:09 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_09_2024.0.imag.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:09 INFO image::_adddegaxes Creating image 'fft.Wed_Aug__7_20_31_09_2024.1.real.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:09 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_09_2024.1.imag.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:09 INFO sdfixscan::::casa Use whole region 2024-08-07 20:31:10 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2024-08-07 20:31:10 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:09.272670 End time: 2024-08-07 20:31:09.706992 2024-08-07 20:31:10 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:10 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:10 INFO image::statistics Determining stats for image sdfixscanTest2.im 2024-08-07 20:31:10 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-08-07 20:31:10 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:10 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) 2024-08-07 20:31:10 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-08-07 20:31:10 INFO ImageStatsCalculator::_logStartup Regions --- 2024-08-07 20:31:10 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0] 2024-08-07 20:31:10 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127] 2024-08-07 20:31:10 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000 2024-08-07 20:31:10 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734 2024-08-07 20:31:10 INFO Values --- 2024-08-07 20:31:10 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2024-08-07 20:31:10 INFO -- number of points [npts]: 16384 2024-08-07 20:31:10 INFO -- maximum value [max]: 0.928633 K 2024-08-07 20:31:10 INFO -- minimum value [min]: -0.0255134 K 2024-08-07 20:31:10 INFO -- position of max value (pixel) [maxpos]: [64, 64] 2024-08-07 20:31:10 INFO -- position of min value (pixel) [minpos]: [56, 107] 2024-08-07 20:31:10 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222 2024-08-07 20:31:10 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037 2024-08-07 20:31:10 INFO -- Sum of pixel values [sum]: 485.396 K 2024-08-07 20:31:10 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2024-08-07 20:31:10 INFO Statistics --- 2024-08-07 20:31:10 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2024-08-07 20:31:10 INFO -- Variance of the pixel values : 0.011845 K 2024-08-07 20:31:10 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2024-08-07 20:31:10 INFO -- Root mean square [rms]: 0.112792 K 2024-08-07 20:31:10 INFO ImageStatsCalculator::statistics Sum column unit = K 2024-08-07 20:31:10 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2024-08-07 20:31:10 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2024-08-07 20:31:10 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2024-08-07 20:31:10 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2024-08-07 20:31:10 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-08-07 20:31:10 INFO ImageStatsCalculator::statistics 1.638400e+04 4.853965e+02 2.962625e-02 1.127920e-01 1.088349e-01 -2.551341e-02 9.286331e-01 2024-08-07 20:31:10 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:10 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) 2024-08-07 20:31:10 INFO ImageRegion::fromRecord Creating image 'scan_x_mod.im' of shape [128, 128, 1] 2024-08-07 20:31:10 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:10 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) 2024-08-07 20:31:10 INFO ImageRegion::fromRecord Creating image 'scan_y_mod.im' of shape [128, 128, 1] 2024-08-07 20:31:10 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:10 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:10 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 ) 2024-08-07 20:31:10 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2024-08-07 20:31:10 INFO sdfixscan::::casa Apply Basket-Weaving 2024-08-07 20:31:10 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1] with float valued pixels. 2024-08-07 20:31:10 INFO image::_adddegaxes Creating image 'fft.Wed_Aug__7_20_31_09_2024.0.real.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:10 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_09_2024.0.imag.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:10 INFO image::_adddegaxes Creating image 'fft.Wed_Aug__7_20_31_09_2024.1.real.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:10 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_09_2024.1.imag.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:10 INFO sdfixscan::::casa Use whole region 2024-08-07 20:31:10 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2024-08-07 20:31:10 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:09.809025 End time: 2024-08-07 20:31:10.247697 2024-08-07 20:31:10 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:10 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:10 INFO image::statistics Determining stats for image sdfixscanTest2.im 2024-08-07 20:31:10 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-08-07 20:31:10 INFO CasacRegionManager::fromBCS Using all spectral channels. 2024-08-07 20:31:10 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:10 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) 2024-08-07 20:31:10 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-08-07 20:31:10 INFO ImageStatsCalculator::_logStartup Regions --- 2024-08-07 20:31:10 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0] 2024-08-07 20:31:10 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0] 2024-08-07 20:31:10 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, 1.415e+09Hz 2024-08-07 20:31:10 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, 1.415e+09Hz 2024-08-07 20:31:10 INFO Values --- 2024-08-07 20:31:10 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2024-08-07 20:31:10 INFO -- number of points [npts]: 16384 2024-08-07 20:31:10 INFO -- maximum value [max]: 0.928633 K 2024-08-07 20:31:10 INFO -- minimum value [min]: -0.0255134 K 2024-08-07 20:31:10 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0] 2024-08-07 20:31:10 INFO -- position of min value (pixel) [minpos]: [56, 107, 0] 2024-08-07 20:31:10 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, 1.415e+09Hz 2024-08-07 20:31:10 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, 1.415e+09Hz 2024-08-07 20:31:10 INFO -- Sum of pixel values [sum]: 485.396 K 2024-08-07 20:31:10 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2024-08-07 20:31:10 INFO Statistics --- 2024-08-07 20:31:10 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2024-08-07 20:31:10 INFO -- Variance of the pixel values : 0.011845 K 2024-08-07 20:31:10 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2024-08-07 20:31:10 INFO -- Root mean square [rms]: 0.112792 K 2024-08-07 20:31:10 INFO ImageStatsCalculator::statistics Sum column unit = K 2024-08-07 20:31:10 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2024-08-07 20:31:10 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2024-08-07 20:31:10 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2024-08-07 20:31:10 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2024-08-07 20:31:10 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-08-07 20:31:10 INFO ImageStatsCalculator::statistics 1.638400e+04 4.853965e+02 2.962625e-02 1.127920e-01 1.088349e-01 -2.551341e-02 9.286331e-01 2024-08-07 20:31:10 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:10 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:10 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 ) 2024-08-07 20:31:10 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2024-08-07 20:31:10 INFO sdfixscan::::casa Apply Basket-Weaving 2024-08-07 20:31:10 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2024-08-07 20:31:10 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_10_2024.0.real.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:10 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_10_2024.0.imag.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:10 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_10_2024.1.real.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:10 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_10_2024.1.imag.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:11 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2024-08-07 20:31:11 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:10.302022 End time: 2024-08-07 20:31:10.898508 2024-08-07 20:31:11 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:11 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:11 INFO image::statistics Determining stats for image sdfixscanTest2.im 2024-08-07 20:31:11 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-08-07 20:31:11 INFO CasacRegionManager::fromBCS Using all spectral channels. 2024-08-07 20:31:11 INFO CasacRegionManager::fromBCS Using polarizations ALL 2024-08-07 20:31:11 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:11 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) 2024-08-07 20:31:11 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-08-07 20:31:11 INFO ImageStatsCalculator::_logStartup Regions --- 2024-08-07 20:31:11 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-08-07 20:31:11 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2024-08-07 20:31:11 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2024-08-07 20:31:11 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2024-08-07 20:31:11 INFO Values --- 2024-08-07 20:31:11 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2024-08-07 20:31:11 INFO -- number of points [npts]: 16384 2024-08-07 20:31:11 INFO -- maximum value [max]: 0.996083 K 2024-08-07 20:31:11 INFO -- minimum value [min]: -0.0251831 K 2024-08-07 20:31:11 INFO -- position of max value (pixel) [maxpos]: [63, 63, 0, 0] 2024-08-07 20:31:11 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2024-08-07 20:31:11 INFO -- position of max value (world) [maxposf]: 23:55:47.944, +01.03.00.212, I, 1.415e+09Hz 2024-08-07 20:31:11 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2024-08-07 20:31:11 INFO -- Sum of pixel values [sum]: 485.397 K 2024-08-07 20:31:11 INFO -- Sum of squared pixel values [sumsq]: 210.338 K.K 2024-08-07 20:31:11 INFO Statistics --- 2024-08-07 20:31:11 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2024-08-07 20:31:11 INFO -- Variance of the pixel values : 0.011961 K 2024-08-07 20:31:11 INFO -- Standard deviation of the Mean [sigma]: 0.109367 K 2024-08-07 20:31:11 INFO -- Root mean square [rms]: 0.113305 K 2024-08-07 20:31:11 INFO ImageStatsCalculator::statistics Sum column unit = K 2024-08-07 20:31:11 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2024-08-07 20:31:11 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2024-08-07 20:31:11 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2024-08-07 20:31:11 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2024-08-07 20:31:11 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-08-07 20:31:11 INFO ImageStatsCalculator::statistics 1.638400e+04 4.853965e+02 2.962625e-02 1.133050e-01 1.093665e-01 -2.518307e-02 9.960828e-01 2024-08-07 20:31:11 INFO ImageMaskHandler::_calcmask Created mask `sprious' 2024-08-07 20:31:11 INFO ImageMaskHandler::_calcmask Created mask `sprious' 2024-08-07 20:31:11 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:11 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31: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.0, tmin=0.0, outfile='sdfixscanTest2.im', overwrite=True ) 2024-08-07 20:31:11 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2024-08-07 20:31:11 INFO sdfixscan::::casa Apply Basket-Weaving 2024-08-07 20:31:11 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2024-08-07 20:31:11 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_11_2024.0.real.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:11 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2024-08-07 20:31:11 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_11_2024.0.imag.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:11 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2024-08-07 20:31:11 INFO sdfixscan::::casa Replacing masked pixels with 0.0 in 0-th image 2024-08-07 20:31:11 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_11_2024.1.real.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:11 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2024-08-07 20:31:11 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_11_2024.1.imag.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:11 INFO ImageMaskAttacher::makeMask Created mask `mask0' 2024-08-07 20:31:11 INFO sdfixscan::::casa Replacing masked pixels with 0.0 in 1-th image 2024-08-07 20:31:11 INFO sdfixscan::::casa Use whole region 2024-08-07 20:31:11 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2024-08-07 20:31:12 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:11.054261 End time: 2024-08-07 20:31:11.535888 2024-08-07 20:31:12 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:12 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:12 INFO image::statistics Determining stats for image sdfixscanTest2.im 2024-08-07 20:31:12 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-08-07 20:31:12 INFO CasacRegionManager::fromBCS Using all spectral channels. 2024-08-07 20:31:12 INFO CasacRegionManager::fromBCS Using polarizations ALL 2024-08-07 20:31:12 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:12 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) 2024-08-07 20:31:12 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-08-07 20:31:12 INFO ImageStatsCalculator::_logStartup Regions --- 2024-08-07 20:31:12 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-08-07 20:31:12 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2024-08-07 20:31:12 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2024-08-07 20:31:12 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2024-08-07 20:31:12 INFO Values --- 2024-08-07 20:31:12 INFO -- flux density [flux]: 1.74908e+06 K.arcsec2 2024-08-07 20:31:12 INFO -- number of points [npts]: 16359 2024-08-07 20:31:12 INFO -- maximum value [max]: 0.928626 K 2024-08-07 20:31:12 INFO -- minimum value [min]: -0.0255425 K 2024-08-07 20:31:12 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2024-08-07 20:31:12 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2024-08-07 20:31:12 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, I, 1.415e+09Hz 2024-08-07 20:31:12 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2024-08-07 20:31:12 INFO -- Sum of pixel values [sum]: 485.856 K 2024-08-07 20:31:12 INFO -- Sum of squared pixel values [sumsq]: 208.459 K.K 2024-08-07 20:31:12 INFO Statistics --- 2024-08-07 20:31:12 INFO -- Mean of the pixel values [mean]: 0.0296996 K 2024-08-07 20:31:12 INFO -- Variance of the pixel values : 0.0118614 K 2024-08-07 20:31:12 INFO -- Standard deviation of the Mean [sigma]: 0.10891 K 2024-08-07 20:31:12 INFO -- Root mean square [rms]: 0.112884 K 2024-08-07 20:31:12 INFO ImageStatsCalculator::statistics Sum column unit = K 2024-08-07 20:31:12 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2024-08-07 20:31:12 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2024-08-07 20:31:12 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2024-08-07 20:31:12 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2024-08-07 20:31:12 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-08-07 20:31:12 INFO ImageStatsCalculator::statistics 1.635900e+04 4.858563e+02 2.969963e-02 1.128838e-01 1.089101e-01 -2.554246e-02 9.286265e-01 2024-08-07 20:31:12 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:12 INFO sdfixscan::::casa ##### Begin Task: sdfixscan ##### 2024-08-07 20:31:12 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 ) 2024-08-07 20:31:12 INFO sdfixscan::::casa outfile=sdfixscanTest2.im 2024-08-07 20:31:12 INFO sdfixscan::::casa Apply Basket-Weaving 2024-08-07 20:31:12 INFO ImageFactory::fromImage Created Paged image 'sdfixscanTest2.im' of shape [128, 128, 1, 1] with float valued pixels. 2024-08-07 20:31:12 INFO sdfixscan::::casa direction information is extrapolated. 2024-08-07 20:31:12 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_11_2024.0.real.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:12 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_11_2024.0.imag.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:12 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_11_2024.1.real.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:12 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_11_2024.1.imag.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:12 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_11_2024.2.real.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:12 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_11_2024.2.imag.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:12 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_11_2024.3.real.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:12 INFO SubImageFactory::createImage Creating image 'fft.Wed_Aug__7_20_31_11_2024.3.imag.im' of shape [128, 128, 1, 1] 2024-08-07 20:31:12 INFO sdfixscan::::casa Use whole region 2024-08-07 20:31:12 INFO ImageMaskHandler::_calcmask Created mask `basketweaving' 2024-08-07 20:31:12 INFO sdfixscan::::casa Task sdfixscan complete. Start time: 2024-08-07 20:31:11.604009 End time: 2024-08-07 20:31:12.374591 2024-08-07 20:31:12 INFO sdfixscan::::casa ##### End Task: sdfixscan ##### 2024-08-07 20:31:12 INFO sdfixscan::::casa ########################################## 2024-08-07 20:31:12 INFO image::statistics Determining stats for image sdfixscanTest2.im 2024-08-07 20:31:12 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. 2024-08-07 20:31:12 INFO CasacRegionManager::fromBCS Using all spectral channels. 2024-08-07 20:31:12 INFO CasacRegionManager::fromBCS Using polarizations ALL 2024-08-07 20:31:12 INFO ImageRegion::fromRecord Selected bounding box : 2024-08-07 20:31:12 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) 2024-08-07 20:31:12 INFO ImageStatsCalculator::_logStartup Statistics calculated using Classic algorithm 2024-08-07 20:31:12 INFO ImageStatsCalculator::_logStartup Regions --- 2024-08-07 20:31:12 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (pixel) [blc]: [0, 0, 0, 0] 2024-08-07 20:31:12 INFO ImageStatsCalculator::_logStartup -- top-right corner (pixel) [trc]: [127, 127, 0, 0] 2024-08-07 20:31:12 INFO ImageStatsCalculator::_logStartup -- bottom-left corner (world) [blcf]: 00:00:00.000, +00.00.00.000, I, 1.415e+09Hz 2024-08-07 20:31:12 INFO ImageStatsCalculator::_logStartup -- top-right corner (world) [trcf]: 23:51:31.537, +02.07.01.734, I, 1.415e+09Hz 2024-08-07 20:31:12 INFO Values --- 2024-08-07 20:31:12 INFO -- flux density [flux]: 1.74743e+06 K.arcsec2 2024-08-07 20:31:12 INFO -- number of points [npts]: 16384 2024-08-07 20:31:12 INFO -- maximum value [max]: 0.928633 K 2024-08-07 20:31:12 INFO -- minimum value [min]: -0.0255134 K 2024-08-07 20:31:12 INFO -- position of max value (pixel) [maxpos]: [64, 64, 0, 0] 2024-08-07 20:31:12 INFO -- position of min value (pixel) [minpos]: [56, 107, 0, 0] 2024-08-07 20:31:12 INFO -- position of max value (world) [maxposf]: 23:55:43.941, +01.04.00.222, I, 1.415e+09Hz 2024-08-07 20:31:12 INFO -- position of min value (world) [minposf]: 23:56:15.881, +01.47.01.037, I, 1.415e+09Hz 2024-08-07 20:31:12 INFO -- Sum of pixel values [sum]: 485.396 K 2024-08-07 20:31:12 INFO -- Sum of squared pixel values [sumsq]: 208.438 K.K 2024-08-07 20:31:12 INFO Statistics --- 2024-08-07 20:31:12 INFO -- Mean of the pixel values [mean]: 0.0296263 K 2024-08-07 20:31:12 INFO -- Variance of the pixel values : 0.011845 K 2024-08-07 20:31:12 INFO -- Standard deviation of the Mean [sigma]: 0.108835 K 2024-08-07 20:31:12 INFO -- Root mean square [rms]: 0.112792 K 2024-08-07 20:31:12 INFO ImageStatsCalculator::statistics Sum column unit = K 2024-08-07 20:31:12 INFO ImageStatsCalculator::statistics+ Mean column unit = K 2024-08-07 20:31:12 INFO ImageStatsCalculator::statistics+ Std_dev column unit = K 2024-08-07 20:31:12 INFO ImageStatsCalculator::statistics+ Minimum column unit = K 2024-08-07 20:31:12 INFO ImageStatsCalculator::statistics+ Maximum column unit = K 2024-08-07 20:31:12 INFO ImageStatsCalculator::statistics Npts Sum Mean Rms Std_dev Minimum Maximum 2024-08-07 20:31:12 INFO ImageStatsCalculator::statistics 1.638400e+04 4.853965e+02 2.962625e-02 1.127920e-01 1.088349e-01 -2.551341e-02 9.286331e-01 Using user configuration file /home/casatest/.casa/config.py Using matplotlib backend: agg CASA 6.6.5.16a14406.dev7 -- Common Astronomy Software Applications [6.6.5.16a14406.dev7] 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 Running tests... ---------------------------------------------------------------------- .................. ---------------------------------------------------------------------- Ran 18 tests in 6.147s OK Generating XML reports...