2024-09-24 20:07:47 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2024-09-24 20:07:47 INFO ::casa loaded config file : /wheeldirectory/casa-CAS-14371-4-py3.8.el8/lib/py/lib/python3.8/site-packages/casaconfig/config.py 2024-09-24 20:07:47 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2024-09-24 20:07:47 INFO ::casa 2024-09-24 20:07:47 INFO ::casa config values 2024-09-24 20:07:47 INFO ::casa agg = False 2024-09-24 20:07:47 INFO ::casa cachedir = '/home/casatest/.casa' 2024-09-24 20:07:47 INFO ::casa casaconfig_verbose = 1 2024-09-24 20:07:47 INFO ::casa colors = 'Neutral' 2024-09-24 20:07:47 INFO ::casa data_auto_update = False 2024-09-24 20:07:47 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2024-09-24 20:07:47 INFO ::casa iplog = False 2024-09-24 20:07:47 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_smoothcal_casashell/ipython-20240924-200745.log' 2024-09-24 20:07:47 INFO ::casa log2term = True 2024-09-24 20:07:47 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_smoothcal_casashell/casa-20240924-200745.log' 2024-09-24 20:07:47 INFO ::casa measures_auto_update = False 2024-09-24 20:07:47 INFO ::casa measurespath = '/opt/casa/data/master' 2024-09-24 20:07:47 INFO ::casa nogui = False 2024-09-24 20:07:47 INFO ::casa nologfile = False 2024-09-24 20:07:47 INFO ::casa nologger = True 2024-09-24 20:07:47 INFO ::casa pipeline = False 2024-09-24 20:07:47 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2024-09-24 20:07:47 INFO ::casa user_site = False 2024-09-24 20:07:47 INFO ::casa 2024-09-24 20:07:47 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2024-09-24 20:07:47 INFO ::casa measures version is unknown, this is probably a legacy version not installed by casaconfig 2024-09-24 20:07:47 INFO ::casa 2024-09-24 20:07:47 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2024-09-24 20:07:47 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2024/08/31/15:00, 2024/08/01/00:00:00 2024-09-24 20:07:47 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2024/08/31/15:00, 2024/08/01/00:00:00 2024-09-24 20:07:47 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2024/09/23/15:00, 2024/12/22/00:00:00 2024-09-24 20:07:47 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2024/08/28/15:00, 2017/01/01/00:00:00 2024-09-24 20:07:49 SEVERE smoothcal::::casa Exception Reported: Error in smoothcal: the vis parameter must be a path that exists ('' does not exist) 2024-09-24 20:07:49 INFO smoothcal::::casa Traceback (most recent call last): 2024-09-24 20:07:49 INFO smoothcal::::casa+ File "/wheeldirectory/casa-CAS-14371-4-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/smoothcal.py", line 381, in __call__ 2024-09-24 20:07:49 INFO smoothcal::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2024-09-24 20:07:49 INFO smoothcal::::casa+ AssertionError: the vis parameter must be a path that exists ('' does not exist) 2024-09-24 20:07:49 SEVERE smoothcal::::casa Exception Reported: Error in smoothcal: the vis parameter must be a path that exists ('badmsfile' does not exist) 2024-09-24 20:07:49 INFO smoothcal::::casa Traceback (most recent call last): 2024-09-24 20:07:49 INFO smoothcal::::casa+ File "/wheeldirectory/casa-CAS-14371-4-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/smoothcal.py", line 381, in __call__ 2024-09-24 20:07:49 INFO smoothcal::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2024-09-24 20:07:49 INFO smoothcal::::casa+ AssertionError: the vis parameter must be a path that exists ('badmsfile' does not exist) 2024-09-24 20:07:49 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:49 INFO smoothcal::::casa ##### Begin Task: smoothcal ##### 2024-09-24 20:07:49 INFO smoothcal::::casa smoothcal( vis='ngc1333_ut.ms', tablein='ngc1333_ut_nct.gcal', caltable='smoothcal_test', field=[], smoothtype='mean', smoothtime=7200.0 ) 2024-09-24 20:07:49 INFO smoothcal::calibrater::open ****Using NEW VI2-driven calibrater tool**** 2024-09-24 20:07:49 INFO smoothcal::calibrater::open Opening MS: ngc1333_ut.ms for calibration. 2024-09-24 20:07:49 INFO smoothcal::Calibrater:: Initializing nominal selection to the whole MS. 2024-09-24 20:07:49 INFO smoothcal::calibrater::smooth Beginning smooth--(MSSelection version)------- 2024-09-24 20:07:49 INFO smoothcal::Calibrater::smooth Beginning smoothing/interpolating method. 2024-09-24 20:07:49 WARN smoothcal:::: Found pre-v4.1 caltable (/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_smoothcal_casashell/ngc1333_ut_nct.gcal); attempting to update... 2024-09-24 20:07:49 WARN smoothcal::::+ SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. 2024-09-24 20:07:50 INFO smoothcal::Calibrater::smooth Storing result in smoothcal_test 2024-09-24 20:07:50 INFO smoothcal:::: Writing solutions to table: smoothcal_test 2024-09-24 20:07:50 INFO smoothcal::::casa Task smoothcal complete. Start time: 2024-09-24 20:07:49.393963 End time: 2024-09-24 20:07:50.073526 2024-09-24 20:07:50 INFO smoothcal::::casa ##### End Task: smoothcal ##### 2024-09-24 20:07:50 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:51 INFO accor::::casa ########################################## 2024-09-24 20:07:51 INFO accor::::casa ##### Begin Task: accor ##### 2024-09-24 20:07:51 INFO accor::::casa accor( vis='ba123a.ms', caltable='smoothcal_accor', field='', spw='', intent='', selectdata=True, timerange='', antenna='', scan='', observation='', msselect='', solint='inf', combine='', corrdepflags=True, append=False, docallib=False, callib='', gaintable=[], gainfield=[], interp=[], spwmap=[] ) 2024-09-24 20:07:51 INFO accor::calibrater::open ****Using NEW VI2-driven calibrater tool**** 2024-09-24 20:07:51 INFO accor::calibrater::open Opening MS: ba123a.ms for calibration. 2024-09-24 20:07:51 INFO accor::Calibrater:: Initializing nominal selection to the whole MS. 2024-09-24 20:07:51 INFO accor::::casa NB: accor automatically excludes crosso-correlations. 2024-09-24 20:07:51 INFO calibrater::setdata Beginning selectvis--(MSSelection version)------- 2024-09-24 20:07:51 INFO calibrater::reset Reseting solve/apply state 2024-09-24 20:07:51 INFO Calibrater::selectvis Performing selection on MeasurementSet 2024-09-24 20:07:51 INFO Calibrater::selectvis+ Selecting with TaQL: 'ANTENNA1==ANTENNA2' 2024-09-24 20:07:51 INFO Calibrater::selectvis By selection 34540 rows are reduced to 6280 2024-09-24 20:07:51 INFO Calibrater::selectvis Frequency selection: Selecting all channels in all spws. 2024-09-24 20:07:51 INFO calibrater::setdata chanmode=none nchan=1 start=0 step=1 mStart='0km/s' mStep='0km/s' msSelect='ANTENNA1==ANTENNA2' 2024-09-24 20:07:51 INFO Calibrater::setCorrDepFlags Setting correlation dependent flags = True 2024-09-24 20:07:51 INFO calibrater::setsolve Beginning setsolve--(MSSelection version)------- 2024-09-24 20:07:51 INFO Calibrater::setsolve Arranging to SOLVE: 2024-09-24 20:07:51 INFO Calibrater::setsolve . Accor Jones: table=smoothcal_accor append=false solint=inf refantmode='flex' refant='none' minsnr=0 apmode=AP solnorm=false 2024-09-24 20:07:51 INFO calibrater::solve Beginning solve----------------------------- 2024-09-24 20:07:51 INFO Calibrater::solve The following calibration terms are arranged for apply: 2024-09-24 20:07:51 INFO Calibrater::solve . (None) 2024-09-24 20:07:51 INFO Calibrater::solve The following calibration term is arranged for solve: 2024-09-24 20:07:51 INFO Calibrater::solve . Accor Jones: table=smoothcal_accor append=false solint=inf refantmode='flex' refant='none' minsnr=0 apmode=AP solnorm=false 2024-09-24 20:07:51 INFO ChannelAverageTVI::parseConfiguration Channel bin is [-1, -1] 2024-09-24 20:07:51 INFO FreqMetaData::calcFreqMeta Derived frequency meta-info for solutions: 2024-09-24 20:07:51 INFO FreqMetaData::calcFreqMeta Selected spw=0 (nchan=1) has centroid freq = 43103500000 2024-09-24 20:07:51 INFO FreqMetaData::calcFreqMeta Selected spw=1 (nchan=1) has centroid freq = 43231500000 2024-09-24 20:07:51 INFO Calibrater::solve For solint = inf, found 6 solution intervals. 2024-09-24 20:07:51 WARN MSIter::setFeedInfo time dependent feed table encountered - not correctly handled - continuing anyway 2024-09-24 20:07:51 INFO Calibrater::solve Found good Accor Jones solutions in 6 solution intervals. 2024-09-24 20:07:51 INFO Writing solutions to table: smoothcal_accor 2024-09-24 20:07:51 INFO Calibrater::solve ----- PER ANTENNA INFO ----- 2024-09-24 20:07:51 INFO Calibrater::solve ANT: 0 ANT: 1 ANT: 2 ANT: 3 ANT: 4 ANT: 5 ANT: 6 ANT: 7 ANT: 8 ANT: 9 2024-09-24 20:07:51 INFO Calibrater::solve SPW: 0 [0, 0] [0, 0] [0, 0] [0, 0] [0, 0] [0, 0] [0, 0] [0, 0] [0, 0] [0, 0] 2024-09-24 20:07:51 INFO Calibrater::solve SPW: 1 [0, 0] [0, 0] [0, 0] [0, 0] [0, 0] [0, 0] [0, 0] [0, 0] [0, 0] [0, 0] 2024-09-24 20:07:51 INFO Calibrater::solve ----- PER SPW INFO ----- 2024-09-24 20:07:51 INFO Calibrater::solve expected data_unflagged above_minblperant above_minsnr 2024-09-24 20:07:51 INFO Calibrater::solve SPW: 0 [0, 0] [3, 3] [0, 0] [0, 0] 2024-09-24 20:07:51 INFO Calibrater::solve SPW: 1 [0, 0] [3, 3] [0, 0] [0, 0] 2024-09-24 20:07:51 INFO Calibrater::solve ----- GLOBAL INFO ----- 2024-09-24 20:07:51 INFO Calibrater::solve expected data_unflagged above_minblperant above_minsnr 2024-09-24 20:07:51 INFO Calibrater::solve [0, 0] [6, 6] [0, 0] [0, 0] 2024-09-24 20:07:51 INFO calibrater::solve Finished solving. 2024-09-24 20:07:51 INFO accor::::casa Task accor complete. Start time: 2024-09-24 20:07:50.536285 End time: 2024-09-24 20:07:51.086124 2024-09-24 20:07:51 INFO accor::::casa ##### End Task: accor ##### 2024-09-24 20:07:51 INFO accor::::casa ########################################## 2024-09-24 20:07:51 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:51 INFO smoothcal::::casa ##### Begin Task: smoothcal ##### 2024-09-24 20:07:51 INFO smoothcal::::casa smoothcal( vis='ba123a.ms', tablein='smoothcal_accor', caltable='smoothcal_test', field=[], smoothtype='median', smoothtime=60.0 ) 2024-09-24 20:07:51 INFO smoothcal::calibrater::open ****Using NEW VI2-driven calibrater tool**** 2024-09-24 20:07:51 INFO smoothcal::calibrater::open Opening MS: ba123a.ms for calibration. 2024-09-24 20:07:51 INFO smoothcal::Calibrater:: Initializing nominal selection to the whole MS. 2024-09-24 20:07:51 INFO smoothcal::calibrater::smooth Beginning smooth--(MSSelection version)------- 2024-09-24 20:07:51 INFO smoothcal::Calibrater::smooth Beginning smoothing/interpolating method. 2024-09-24 20:07:51 INFO smoothcal::Calibrater::smooth Storing result in smoothcal_test 2024-09-24 20:07:51 INFO smoothcal:::: Writing solutions to table: smoothcal_test 2024-09-24 20:07:51 INFO smoothcal::::casa Task smoothcal complete. Start time: 2024-09-24 20:07:51.087456 End time: 2024-09-24 20:07:51.237978 2024-09-24 20:07:51 INFO smoothcal::::casa ##### End Task: smoothcal ##### 2024-09-24 20:07:51 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:52 SEVERE smoothcal::::casa Exception Reported: Error in smoothcal: the tablein parameter must be a path that exists ('badgcal' does not exist) 2024-09-24 20:07:52 INFO smoothcal::::casa Traceback (most recent call last): 2024-09-24 20:07:52 INFO smoothcal::::casa+ File "/wheeldirectory/casa-CAS-14371-4-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/smoothcal.py", line 381, in __call__ 2024-09-24 20:07:52 INFO smoothcal::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2024-09-24 20:07:52 INFO smoothcal::::casa+ AssertionError: the tablein parameter must be a path that exists ('badgcal' does not exist) 2024-09-24 20:07:52 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:52 INFO smoothcal::::casa ##### Begin Task: smoothcal ##### 2024-09-24 20:07:52 INFO smoothcal::::casa smoothcal( vis='ngc1333_ut.ms', tablein='ngc1333_ut_nct.gcal', caltable='smoothcal_test', field=[], smoothtype='median', smoothtime=60.0 ) 2024-09-24 20:07:52 INFO smoothcal::calibrater::open ****Using NEW VI2-driven calibrater tool**** 2024-09-24 20:07:52 INFO smoothcal::calibrater::open Opening MS: ngc1333_ut.ms for calibration. 2024-09-24 20:07:52 INFO smoothcal::Calibrater:: Initializing nominal selection to the whole MS. 2024-09-24 20:07:52 INFO smoothcal::calibrater::smooth Beginning smooth--(MSSelection version)------- 2024-09-24 20:07:52 INFO smoothcal::Calibrater::smooth Beginning smoothing/interpolating method. 2024-09-24 20:07:52 WARN smoothcal:::: Found pre-v4.1 caltable (/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_smoothcal_casashell/ngc1333_ut_nct.gcal); attempting to update... 2024-09-24 20:07:52 WARN smoothcal::::+ SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. 2024-09-24 20:07:52 INFO smoothcal::Calibrater::smooth Storing result in smoothcal_test 2024-09-24 20:07:52 INFO smoothcal:::: Writing solutions to table: smoothcal_test 2024-09-24 20:07:53 INFO smoothcal::::casa Task smoothcal complete. Start time: 2024-09-24 20:07:51.911088 End time: 2024-09-24 20:07:52.631994 2024-09-24 20:07:53 INFO smoothcal::::casa ##### End Task: smoothcal ##### 2024-09-24 20:07:53 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:53 SEVERE smoothcal::::casa Exception Reported: Error in smoothcal: {'smoothtype': ['unallowed value average']} 2024-09-24 20:07:53 INFO smoothcal::::casa Traceback (most recent call last): 2024-09-24 20:07:53 INFO smoothcal::::casa+ File "/wheeldirectory/casa-CAS-14371-4-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/smoothcal.py", line 381, in __call__ 2024-09-24 20:07:53 INFO smoothcal::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2024-09-24 20:07:53 INFO smoothcal::::casa+ AssertionError: {'smoothtype': ['unallowed value average']} 2024-09-24 20:07:53 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:53 INFO smoothcal::::casa ##### Begin Task: smoothcal ##### 2024-09-24 20:07:53 INFO smoothcal::::casa smoothcal( vis='ngc1333_ut.ms', tablein='ngc1333_ut_nct.gcal', caltable='smoothcal_test', field=[], smoothtype='mean', smoothtime=60.0 ) 2024-09-24 20:07:53 INFO smoothcal::calibrater::open ****Using NEW VI2-driven calibrater tool**** 2024-09-24 20:07:53 INFO smoothcal::calibrater::open Opening MS: ngc1333_ut.ms for calibration. 2024-09-24 20:07:53 INFO smoothcal::Calibrater:: Initializing nominal selection to the whole MS. 2024-09-24 20:07:53 INFO smoothcal::calibrater::smooth Beginning smooth--(MSSelection version)------- 2024-09-24 20:07:53 INFO smoothcal::Calibrater::smooth Beginning smoothing/interpolating method. 2024-09-24 20:07:53 WARN smoothcal:::: Found pre-v4.1 caltable (/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_smoothcal_casashell/ngc1333_ut_nct.gcal); attempting to update... 2024-09-24 20:07:53 WARN smoothcal::::+ SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. 2024-09-24 20:07:54 INFO smoothcal::Calibrater::smooth Storing result in smoothcal_test 2024-09-24 20:07:54 INFO smoothcal:::: Writing solutions to table: smoothcal_test 2024-09-24 20:07:54 INFO smoothcal::::casa Task smoothcal complete. Start time: 2024-09-24 20:07:53.203812 End time: 2024-09-24 20:07:53.886169 2024-09-24 20:07:54 INFO smoothcal::::casa ##### End Task: smoothcal ##### 2024-09-24 20:07:54 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:54 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:54 INFO smoothcal::::casa ##### Begin Task: smoothcal ##### 2024-09-24 20:07:54 INFO smoothcal::::casa smoothcal( vis='ngc1333_ut.ms', tablein='ngc1333_ut_nct.gcal', caltable='smoothcal_test', field=[], smoothtype='median', smoothtime=-1.0 ) 2024-09-24 20:07:54 INFO smoothcal::calibrater::open ****Using NEW VI2-driven calibrater tool**** 2024-09-24 20:07:54 INFO smoothcal::calibrater::open Opening MS: ngc1333_ut.ms for calibration. 2024-09-24 20:07:54 INFO smoothcal::Calibrater:: Initializing nominal selection to the whole MS. 2024-09-24 20:07:54 INFO smoothcal::calibrater::smooth Beginning smooth--(MSSelection version)------- 2024-09-24 20:07:54 INFO smoothcal::Calibrater::smooth Beginning smoothing/interpolating method. 2024-09-24 20:07:54 SEVERE smoothcal::Calibrater::smooth Caught Exception: Please specify a strictly positive smoothtime. 2024-09-24 20:07:54 SEVERE smoothcal:::: Exception Reported: Error in Calibrater::smooth. 2024-09-24 20:07:54 SEVERE smoothcal::::casa Exception Reported: Error in smoothcal: Error in Calibrater::smooth. 2024-09-24 20:07:54 INFO smoothcal::::casa Traceback (most recent call last): 2024-09-24 20:07:54 INFO smoothcal::::casa+ File "/wheeldirectory/casa-CAS-14371-4-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/smoothcal.py", line 383, in __call__ 2024-09-24 20:07:54 INFO smoothcal::::casa+ task_result = _smoothcal_t( _pc.document['vis'],_pc.document['tablein'],_pc.document['caltable'],_pc.document['field'],_pc.document['smoothtype'],_pc.document['smoothtime'] ) 2024-09-24 20:07:54 INFO smoothcal::::casa+ File "/wheeldirectory/casa-CAS-14371-4-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_smoothcal.py", line 43, in smoothcal 2024-09-24 20:07:54 INFO smoothcal::::casa+ _cb.smooth(tablein=tablein,tableout=caltable,field=field,smoothtype=smoothtype,smoothtime=smoothtime) 2024-09-24 20:07:54 INFO smoothcal::::casa+ File "/wheeldirectory/casa-CAS-14371-4-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/calibrater.py", line 816, in smooth 2024-09-24 20:07:54 INFO smoothcal::::casa+ return self._swigobj.smooth(tablein, tableout, field, smoothtype, smoothtime) 2024-09-24 20:07:54 INFO smoothcal::::casa+ File "/wheeldirectory/casa-CAS-14371-4-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/calibrater.py", line 1755, in smooth 2024-09-24 20:07:54 INFO smoothcal::::casa+ return _calibrater.calibrater_smooth(self, *args, **kwargs) 2024-09-24 20:07:54 INFO smoothcal::::casa+ RuntimeError: Error in Calibrater::smooth. 2024-09-24 20:07:54 INFO smoothcal::::casa Task smoothcal complete. Start time: 2024-09-24 20:07:54.162063 End time: 2024-09-24 20:07:54.173890 2024-09-24 20:07:54 INFO smoothcal::::casa ##### End Task: smoothcal ##### 2024-09-24 20:07:54 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:54 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:54 INFO smoothcal::::casa ##### Begin Task: smoothcal ##### 2024-09-24 20:07:54 INFO smoothcal::::casa smoothcal( vis='ngc1333_ut.ms', tablein='ngc1333_ut_nct.gcal', caltable='smoothcal_test', field=[], smoothtype='mean', smoothtime=7200.0 ) 2024-09-24 20:07:54 INFO smoothcal::calibrater::open ****Using NEW VI2-driven calibrater tool**** 2024-09-24 20:07:54 INFO smoothcal::calibrater::open Opening MS: ngc1333_ut.ms for calibration. 2024-09-24 20:07:54 INFO smoothcal::Calibrater:: Initializing nominal selection to the whole MS. 2024-09-24 20:07:54 INFO smoothcal::calibrater::smooth Beginning smooth--(MSSelection version)------- 2024-09-24 20:07:54 INFO smoothcal::Calibrater::smooth Beginning smoothing/interpolating method. 2024-09-24 20:07:54 WARN smoothcal:::: Found pre-v4.1 caltable (/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_smoothcal_casashell/ngc1333_ut_nct.gcal); attempting to update... 2024-09-24 20:07:54 WARN smoothcal::::+ SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. 2024-09-24 20:07:55 INFO smoothcal::Calibrater::smooth Storing result in smoothcal_test 2024-09-24 20:07:55 INFO smoothcal:::: Writing solutions to table: smoothcal_test 2024-09-24 20:07:55 INFO smoothcal::::casa Task smoothcal complete. Start time: 2024-09-24 20:07:54.410055 End time: 2024-09-24 20:07:55.077554 2024-09-24 20:07:55 INFO smoothcal::::casa ##### End Task: smoothcal ##### 2024-09-24 20:07:55 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:55 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:55 INFO smoothcal::::casa ##### Begin Task: smoothcal ##### 2024-09-24 20:07:55 INFO smoothcal::::casa smoothcal( vis='ngc1333_ut.ms', tablein='ngc1333_ut_nct.gcal', caltable='smoothcal_test', field=['23~30'], smoothtype='median', smoothtime=60.0 ) 2024-09-24 20:07:55 INFO smoothcal::calibrater::open ****Using NEW VI2-driven calibrater tool**** 2024-09-24 20:07:55 INFO smoothcal::calibrater::open Opening MS: ngc1333_ut.ms for calibration. 2024-09-24 20:07:55 INFO smoothcal::Calibrater:: Initializing nominal selection to the whole MS. 2024-09-24 20:07:55 INFO smoothcal::calibrater::smooth Beginning smooth--(MSSelection version)------- 2024-09-24 20:07:55 INFO smoothcal::Calibrater::smooth Beginning smoothing/interpolating method. 2024-09-24 20:07:55 WARN smoothcal:::: Found pre-v4.1 caltable (/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_smoothcal_casashell/ngc1333_ut_nct.gcal); attempting to update... 2024-09-24 20:07:55 WARN smoothcal::::+ SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. 2024-09-24 20:07:56 WARN smoothcal:::: Field Expression: Found out-of-range index(s) in the list (23 24 25 26 27 28 29 30 ) [TIP: Double-quoted strings forces name matching] 2024-09-24 20:07:56 SEVERE smoothcal::Calibrater::smooth Caught Exception: Field Expression: Partial or no match for Field ID list [23, 24, 25, 26, 27, 28, 29, 30] 2024-09-24 20:07:56 SEVERE smoothcal::Calibrater::smooth+ (near char. 5 in string "23~30") 2024-09-24 20:07:56 SEVERE smoothcal:::: Exception Reported: Error in Calibrater::smooth. 2024-09-24 20:07:56 SEVERE smoothcal::::casa Exception Reported: Error in smoothcal: Error in Calibrater::smooth. 2024-09-24 20:07:56 INFO smoothcal::::casa Traceback (most recent call last): 2024-09-24 20:07:56 INFO smoothcal::::casa+ File "/wheeldirectory/casa-CAS-14371-4-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/smoothcal.py", line 383, in __call__ 2024-09-24 20:07:56 INFO smoothcal::::casa+ task_result = _smoothcal_t( _pc.document['vis'],_pc.document['tablein'],_pc.document['caltable'],_pc.document['field'],_pc.document['smoothtype'],_pc.document['smoothtime'] ) 2024-09-24 20:07:56 INFO smoothcal::::casa+ File "/wheeldirectory/casa-CAS-14371-4-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_smoothcal.py", line 43, in smoothcal 2024-09-24 20:07:56 INFO smoothcal::::casa+ _cb.smooth(tablein=tablein,tableout=caltable,field=field,smoothtype=smoothtype,smoothtime=smoothtime) 2024-09-24 20:07:56 INFO smoothcal::::casa+ File "/wheeldirectory/casa-CAS-14371-4-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/calibrater.py", line 816, in smooth 2024-09-24 20:07:56 INFO smoothcal::::casa+ return self._swigobj.smooth(tablein, tableout, field, smoothtype, smoothtime) 2024-09-24 20:07:56 INFO smoothcal::::casa+ File "/wheeldirectory/casa-CAS-14371-4-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/calibrater.py", line 1755, in smooth 2024-09-24 20:07:56 INFO smoothcal::::casa+ return _calibrater.calibrater_smooth(self, *args, **kwargs) 2024-09-24 20:07:56 INFO smoothcal::::casa+ RuntimeError: Error in Calibrater::smooth. 2024-09-24 20:07:56 INFO smoothcal::::casa Task smoothcal complete. Start time: 2024-09-24 20:07:55.431850 End time: 2024-09-24 20:07:55.879386 2024-09-24 20:07:56 INFO smoothcal::::casa ##### End Task: smoothcal ##### 2024-09-24 20:07:56 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:56 INFO smoothcal::::casa ########################################## 2024-09-24 20:07:56 INFO smoothcal::::casa ##### Begin Task: smoothcal ##### 2024-09-24 20:07:56 INFO smoothcal::::casa smoothcal( vis='ngc1333_ut.ms', tablein='ngc1333_ut_nct.gcal', caltable='smoothcal_test', field=['2'], smoothtype='median', smoothtime=5000.5 ) 2024-09-24 20:07:56 INFO smoothcal::calibrater::open ****Using NEW VI2-driven calibrater tool**** 2024-09-24 20:07:56 INFO smoothcal::calibrater::open Opening MS: ngc1333_ut.ms for calibration. 2024-09-24 20:07:56 INFO smoothcal::Calibrater:: Initializing nominal selection to the whole MS. 2024-09-24 20:07:56 INFO smoothcal::calibrater::smooth Beginning smooth--(MSSelection version)------- 2024-09-24 20:07:56 INFO smoothcal::Calibrater::smooth Beginning smoothing/interpolating method. 2024-09-24 20:07:56 WARN smoothcal:::: Found pre-v4.1 caltable (/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_smoothcal_casashell/ngc1333_ut_nct.gcal); attempting to update... 2024-09-24 20:07:56 WARN smoothcal::::+ SUCCEEDED: trivial OBSERVATION/OBSERVATION_ID have been added. 2024-09-24 20:07:57 INFO smoothcal::Calibrater::smooth Storing result in smoothcal_test 2024-09-24 20:07:57 INFO smoothcal:::: Writing solutions to table: smoothcal_test 2024-09-24 20:07:57 INFO smoothcal::::casa Task smoothcal complete. Start time: 2024-09-24 20:07:56.155111 End time: 2024-09-24 20:07:56.788165 2024-09-24 20:07:57 INFO smoothcal::::casa ##### End Task: smoothcal ##### 2024-09-24 20:07:57 INFO smoothcal::::casa ########################################## Using user configuration file /home/casatest/.casa/config.py Using matplotlib backend: agg CASA 6.7.0.4a14371.dev4 -- Common Astronomy Software Applications [6.7.0.4a14371.dev4] Running tests... ---------------------------------------------------------------------- ............ ---------------------------------------------------------------------- Ran 12 tests in 9.722s OK Generating XML reports...