2023-11-04 10:15:22	INFO	::casa	Using configuration file ~/.casa/config.py
2023-11-04 10:15:22	INFO	::casa	
2023-11-04 10:15:22	INFO	::casa	Checking Measures tables in data repository sub-directory /wheeldirectory/casa-CAS-14200-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casadata/__data__/geodetic
2023-11-04 10:15:22	INFO	::casa	  IERSeop2000 (version date, last date in table (UTC)): 2023/10/06/15:00, 2023/09/06/00:00:00
2023-11-04 10:15:22	INFO	::casa	  IERSeop97 (version date, last date in table (UTC)): 2023/10/06/15:00, 2023/09/06/00:00:00
2023-11-04 10:15:22	INFO	::casa	  IERSpredict (version date, last date in table (UTC)): 2023/10/29/15:00, 2024/01/27/00:00:00
2023-11-04 10:15:22	INFO	::casa	  TAI_UTC (version date, last date in table (UTC)): 2023/10/13/15:00, 2017/01/01/00:00:00
2023-11-04 10:15:22	SEVERE		Exception Reports: Output table name cannot be blank.
2023-11-04 10:15:22	INFO	name::	No table opened.
2023-11-04 10:15:22	INFO	showcache::	The Table Cache is empty.
2023-11-04 10:15:22	INFO	splattotable::::casa	##########################################
2023-11-04 10:15:22	INFO	splattotable::::casa	##### Begin Task: splattotable       #####
2023-11-04 10:15:22	INFO	splattotable::::casa	splattotable( filenames=['splattotable_list1.txt'], table='' )
2023-11-04 10:15:22	SEVERE	splattotable::::casa	Exception Reported: Error in splattotable: table must be specified.
2023-11-04 10:15:22	INFO	splattotable::::casa	Traceback (most recent call last):
2023-11-04 10:15:22	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14200-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/splattotable.py", line 271, in __call__
2023-11-04 10:15:22	INFO	splattotable::::casa+	    task_result = _splattotable_t( _pc.document['filenames'],_pc.document['table'] )
2023-11-04 10:15:22	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14200-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_splattotable.py", line 80, in splattotable
2023-11-04 10:15:22	INFO	splattotable::::casa+	    raise ValueError("table must be specified.")
2023-11-04 10:15:22	INFO	splattotable::::casa+	ValueError: table must be specified.
2023-11-04 10:15:22	INFO	splattotable::::casa	Task splattotable complete. Start time: 2023-11-04 10:15:22.055712 End time: 2023-11-04 10:15:22.057832
2023-11-04 10:15:22	INFO	splattotable::::casa	##### End Task: splattotable         #####
2023-11-04 10:15:22	INFO	splattotable::::casa	##########################################
2023-11-04 10:15:22	INFO	name::	No table opened.
2023-11-04 10:15:22	INFO	showcache::	The Table Cache is empty.
2023-11-04 10:15:22	SEVERE	ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2023-11-04 10:15:22	SEVERE		Exception Reports: 2023-11-04 10:15:22	SEVERE	ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2023-11-04 10:15:22	INFO	name::	No table opened.
2023-11-04 10:15:22	INFO	showcache::	The Table Cache is empty.
2023-11-04 10:15:22	INFO	splattotable::::casa	##########################################
2023-11-04 10:15:22	INFO	splattotable::::casa	##### Begin Task: splattotable       #####
2023-11-04 10:15:22	INFO	splattotable::::casa	splattotable( filenames=['splattotable_list2.txt'], table='myout' )
2023-11-04 10:15:22	SEVERE	splattotable::ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2023-11-04 10:15:22	SEVERE	splattotable::::	Exception Reports: 2023-11-04 10:15:22	SEVERE	splattotable::ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2023-11-04 10:15:22	SEVERE	splattotable::::casa	Exception Reported: Error in splattotable: 2023-11-04 10:15:22	SEVERE	splattotable::ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2023-11-04 10:15:22	INFO	splattotable::::casa	Traceback (most recent call last):
2023-11-04 10:15:22	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14200-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/splattotable.py", line 271, in __call__
2023-11-04 10:15:22	INFO	splattotable::::casa+	    task_result = _splattotable_t( _pc.document['filenames'],_pc.document['table'] )
2023-11-04 10:15:22	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14200-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_splattotable.py", line 81, in splattotable
2023-11-04 10:15:22	INFO	splattotable::::casa+	    newsl = mysl.splattotable(filenames=filenames, table=table)
2023-11-04 10:15:22	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14200-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/spectralline.py", line 46, in splattotable
2023-11-04 10:15:22	INFO	splattotable::::casa+	    return _wrap_spectralline(swig_object=self._swigobj.splattotable(filenames, table))
2023-11-04 10:15:22	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14200-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/spectralline.py", line 162, in splattotable
2023-11-04 10:15:22	INFO	splattotable::::casa+	    return _spectralline.spectralline_splattotable(self, *args, **kwargs)
2023-11-04 10:15:22	INFO	splattotable::::casa+	RuntimeError: 2023-11-04 10:15:22	SEVERE	splattotable::ListConverter::_parseLists	bad format for line 1 in file splattotable_list2.txt
2023-11-04 10:15:22	INFO	splattotable::::casa	Task splattotable complete. Start time: 2023-11-04 10:15:22.095285 End time: 2023-11-04 10:15:22.117571
2023-11-04 10:15:22	INFO	splattotable::::casa	##### End Task: splattotable         #####
2023-11-04 10:15:22	INFO	splattotable::::casa	##########################################
2023-11-04 10:15:22	INFO	name::	No table opened.
2023-11-04 10:15:22	INFO	showcache::	The Table Cache is empty.
2023-11-04 10:15:22	SEVERE		Exception Reports: RegularFile: foo/bar/myout does not exist and cannot be created
2023-11-04 10:15:22	INFO	name::	No table opened.
2023-11-04 10:15:22	INFO	showcache::	The Table Cache is empty.
2023-11-04 10:15:22	INFO	splattotable::::casa	##########################################
2023-11-04 10:15:22	INFO	splattotable::::casa	##### Begin Task: splattotable       #####
2023-11-04 10:15:22	INFO	splattotable::::casa	splattotable( filenames=['splattotable_list1.txt'], table='foo/bar/myout' )
2023-11-04 10:15:22	SEVERE	splattotable::::	Exception Reports: RegularFile: foo/bar/myout does not exist and cannot be created
2023-11-04 10:15:22	SEVERE	splattotable::::casa	Exception Reported: Error in splattotable: RegularFile: foo/bar/myout does not exist and cannot be created
2023-11-04 10:15:22	INFO	splattotable::::casa	Traceback (most recent call last):
2023-11-04 10:15:22	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14200-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casashell/private/splattotable.py", line 271, in __call__
2023-11-04 10:15:22	INFO	splattotable::::casa+	    task_result = _splattotable_t( _pc.document['filenames'],_pc.document['table'] )
2023-11-04 10:15:22	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14200-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatasks/private/task_splattotable.py", line 81, in splattotable
2023-11-04 10:15:22	INFO	splattotable::::casa+	    newsl = mysl.splattotable(filenames=filenames, table=table)
2023-11-04 10:15:22	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14200-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/spectralline.py", line 46, in splattotable
2023-11-04 10:15:22	INFO	splattotable::::casa+	    return _wrap_spectralline(swig_object=self._swigobj.splattotable(filenames, table))
2023-11-04 10:15:22	INFO	splattotable::::casa+	  File "/wheeldirectory/casa-CAS-14200-7-py3.8.el8/lib/py/lib/python3.8/site-packages/casatools/__casac__/spectralline.py", line 162, in splattotable
2023-11-04 10:15:22	INFO	splattotable::::casa+	    return _spectralline.spectralline_splattotable(self, *args, **kwargs)
2023-11-04 10:15:22	INFO	splattotable::::casa+	RuntimeError: RegularFile: foo/bar/myout does not exist and cannot be created
2023-11-04 10:15:22	INFO	splattotable::::casa	Task splattotable complete. Start time: 2023-11-04 10:15:22.119364 End time: 2023-11-04 10:15:22.120198
2023-11-04 10:15:22	INFO	splattotable::::casa	##### End Task: splattotable         #####
2023-11-04 10:15:22	INFO	splattotable::::casa	##########################################
2023-11-04 10:15:22	INFO	name::	No table opened.
2023-11-04 10:15:22	INFO	showcache::	The Table Cache is empty.
2023-11-04 10:15:22	INFO	name::	No table opened.
2023-11-04 10:15:22	INFO	showcache::	The Table Cache is empty.
.2023-11-04 10:15:22	INFO	ListConverter::_parseLists	Parsing line 20000 of file splattotable_list1.txt
2023-11-04 10:15:23	INFO	splattotable::::casa	##########################################
2023-11-04 10:15:23	INFO	splattotable::::casa	##### Begin Task: splattotable       #####
2023-11-04 10:15:23	INFO	splattotable::::casa	splattotable( filenames=['splattotable_list1.txt'], table='good_table01' )
2023-11-04 10:15:23	INFO	splattotable::ListConverter::_parseLists	Parsing line 20000 of file splattotable_list1.txt
2023-11-04 10:15:23	INFO	splattotable::::casa	Task splattotable complete. Start time: 2023-11-04 10:15:22.587622 End time: 2023-11-04 10:15:23.007914
2023-11-04 10:15:23	INFO	splattotable::::casa	##### End Task: splattotable         #####
2023-11-04 10:15:23	INFO	splattotable::::casa	##########################################
2023-11-04 10:15:23	INFO	name::	No table opened.
2023-11-04 10:15:23	INFO	showcache::	The Table Cache is empty.
.
Using configuration file ~/.casa/config.py

Using matplotlib backend: agg
CASA 6.6.0.11a14200.dev7 -- Common Astronomy Software Applications [6.6.0.11a14200.dev7]

----------------------------------------------------------------------
Ran 2 tests in 1.064s

OK