Prev
Index
Next
arc: Sun May 18 01:02:14 2025
File: /proj/sot/ska/data/arc/Logs/daily.0/arc.log
Task | Status | Age | MaxAge | Last Date |
arc |
NOT OK
|
0.41 | 2.0 |
Sun May 18 01:02:14 2025 |
Errors:
- Line 28: <<2025-May-17 11:27>> TimeoutError: The read operation timed out
- Line 40: <<2025-May-17 11:27>> raise reraise(type(error), error, _stacktrace)
- Line 50: <<2025-May-17 11:27>> raise ReadTimeoutError(
- Line 51: <<2025-May-17 11:27>> urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='occweb.cfa.harvard.edu', port=443): Read timed out. (read timeout=30)
- Line 128: <<2025-May-17 18:32>> TimeoutError: The read operation timed out
- Line 140: <<2025-May-17 18:32>> raise reraise(type(error), error, _stacktrace)
- Line 150: <<2025-May-17 18:32>> raise ReadTimeoutError(
- Line 151: <<2025-May-17 18:32>> urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='occweb.cfa.harvard.edu', port=443): Read timed out. (read timeout=30)
- Line 226: <<2025-May-18 01:02>> raise core.InconsistentTableError("\n".join(lines)) from None
- Line 227: <<2025-May-18 01:02>> astropy.io.ascii.core.InconsistentTableError:
- Line 228: <<2025-May-18 01:02>> ERROR: Unable to guess table format with the guesses listed below:
- Line 296: <<2025-May-18 01:02>> ** ERROR: Unable to guess table format with the guesses listed above. **
File contents:
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-May-17 11:27>> Traceback (most recent call last):
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 534, in _make_request
<<2025-May-17 11:27>> response = conn.getresponse()
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connection.py", line 516, in getresponse
<<2025-May-17 11:27>> httplib_response = super().getresponse()
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/http/client.py", line 1428, in getresponse
<<2025-May-17 11:27>> response.begin()
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/http/client.py", line 331, in begin
<<2025-May-17 11:27>> version, status, reason = self._read_status()
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/http/client.py", line 292, in _read_status
<<2025-May-17 11:27>> line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/socket.py", line 720, in readinto
<<2025-May-17 11:27>> return self._sock.recv_into(b)
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/ssl.py", line 1251, in recv_into
<<2025-May-17 11:27>> return self.read(nbytes, buffer)
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/ssl.py", line 1103, in read
<<2025-May-17 11:27>> return self._sslobj.read(len, buffer)
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> TimeoutError: The read operation timed out
<<2025-May-17 11:27>>
<<2025-May-17 11:27>> The above exception was the direct cause of the following exception:
<<2025-May-17 11:27>>
<<2025-May-17 11:27>> Traceback (most recent call last):
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/adapters.py", line 667, in send
<<2025-May-17 11:27>> resp = conn.urlopen(
<<2025-May-17 11:27>> ^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 841, in urlopen
<<2025-May-17 11:27>> retries = retries.increment(
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/util/retry.py", line 474, in increment
<<2025-May-17 11:27>> raise reraise(type(error), error, _stacktrace)
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/util/util.py", line 39, in reraise
<<2025-May-17 11:27>> raise value
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 787, in urlopen
<<2025-May-17 11:27>> response = self._make_request(
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 536, in _make_request
<<2025-May-17 11:27>> self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout
<<2025-May-17 11:27>> raise ReadTimeoutError(
<<2025-May-17 11:27>> urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='occweb.cfa.harvard.edu', port=443): Read timed out. (read timeout=30)
<<2025-May-17 11:27>>
<<2025-May-17 11:27>> During handling of the above exception, another exception occurred:
<<2025-May-17 11:27>>
<<2025-May-17 11:27>> Traceback (most recent call last):
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2025-May-17 11:27>> main()
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 634, in main
<<2025-May-17 11:27>> states = kadi_states.get_states(start=start, stop=stop)
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/commands/states.py", line 2191, in get_states
<<2025-May-17 11:27>> cmds = commands.get_cmds(
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/commands/commands_v2.py", line 283, in get_cmds
<<2025-May-17 11:27>> cmds_recent = update_cmd_events_and_loads_and_get_cmds_recent(
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/commands/commands_v2.py", line 426, in update_cmd_events_and_loads_and_get_cmds_recent
<<2025-May-17 11:27>> loads = update_loads(scenario, lookback=lookback, stop_loads=stop_loads)
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/commands/commands_v2.py", line 1190, in update_loads
<<2025-May-17 11:27>> contents = occweb.get_occweb_dir(dir_year_month)
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/occweb.py", line 367, in get_occweb_dir
<<2025-May-17 11:27>> html = get_occweb_page(
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/occweb.py", line 328, in get_occweb_page
<<2025-May-17 11:27>> req = requests.get(url, auth=auth, timeout=timeout)
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/api.py", line 73, in get
<<2025-May-17 11:27>> return request("get", url, params=params, **kwargs)
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/api.py", line 59, in request
<<2025-May-17 11:27>> return session.request(method=method, url=url, **kwargs)
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/sessions.py", line 589, in request
<<2025-May-17 11:27>> resp = self.send(prep, **send_kwargs)
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/sessions.py", line 724, in send
<<2025-May-17 11:27>> history = [resp for resp in gen]
<<2025-May-17 11:27>> ^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/sessions.py", line 265, in resolve_redirects
<<2025-May-17 11:27>> resp = self.send(
<<2025-May-17 11:27>> ^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/sessions.py", line 703, in send
<<2025-May-17 11:27>> r = adapter.send(request, **kwargs)
<<2025-May-17 11:27>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 11:27>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/adapters.py", line 713, in send
<<2025-May-17 11:27>> raise ReadTimeout(e, request=request)
<<2025-May-17 11:27>> requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='occweb.cfa.harvard.edu', port=443): Read timed out. (read timeout=30)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-May-17 18:32>> Traceback (most recent call last):
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 534, in _make_request
<<2025-May-17 18:32>> response = conn.getresponse()
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connection.py", line 516, in getresponse
<<2025-May-17 18:32>> httplib_response = super().getresponse()
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/http/client.py", line 1428, in getresponse
<<2025-May-17 18:32>> response.begin()
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/http/client.py", line 331, in begin
<<2025-May-17 18:32>> version, status, reason = self._read_status()
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/http/client.py", line 292, in _read_status
<<2025-May-17 18:32>> line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/socket.py", line 720, in readinto
<<2025-May-17 18:32>> return self._sock.recv_into(b)
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/ssl.py", line 1251, in recv_into
<<2025-May-17 18:32>> return self.read(nbytes, buffer)
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/ssl.py", line 1103, in read
<<2025-May-17 18:32>> return self._sslobj.read(len, buffer)
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> TimeoutError: The read operation timed out
<<2025-May-17 18:32>>
<<2025-May-17 18:32>> The above exception was the direct cause of the following exception:
<<2025-May-17 18:32>>
<<2025-May-17 18:32>> Traceback (most recent call last):
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/adapters.py", line 667, in send
<<2025-May-17 18:32>> resp = conn.urlopen(
<<2025-May-17 18:32>> ^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 841, in urlopen
<<2025-May-17 18:32>> retries = retries.increment(
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/util/retry.py", line 474, in increment
<<2025-May-17 18:32>> raise reraise(type(error), error, _stacktrace)
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/util/util.py", line 39, in reraise
<<2025-May-17 18:32>> raise value
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 787, in urlopen
<<2025-May-17 18:32>> response = self._make_request(
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 536, in _make_request
<<2025-May-17 18:32>> self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout
<<2025-May-17 18:32>> raise ReadTimeoutError(
<<2025-May-17 18:32>> urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='occweb.cfa.harvard.edu', port=443): Read timed out. (read timeout=30)
<<2025-May-17 18:32>>
<<2025-May-17 18:32>> During handling of the above exception, another exception occurred:
<<2025-May-17 18:32>>
<<2025-May-17 18:32>> Traceback (most recent call last):
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2025-May-17 18:32>> main()
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 634, in main
<<2025-May-17 18:32>> states = kadi_states.get_states(start=start, stop=stop)
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/commands/states.py", line 2191, in get_states
<<2025-May-17 18:32>> cmds = commands.get_cmds(
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/commands/commands_v2.py", line 283, in get_cmds
<<2025-May-17 18:32>> cmds_recent = update_cmd_events_and_loads_and_get_cmds_recent(
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/commands/commands_v2.py", line 426, in update_cmd_events_and_loads_and_get_cmds_recent
<<2025-May-17 18:32>> loads = update_loads(scenario, lookback=lookback, stop_loads=stop_loads)
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/commands/commands_v2.py", line 1190, in update_loads
<<2025-May-17 18:32>> contents = occweb.get_occweb_dir(dir_year_month)
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/occweb.py", line 367, in get_occweb_dir
<<2025-May-17 18:32>> html = get_occweb_page(
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/occweb.py", line 328, in get_occweb_page
<<2025-May-17 18:32>> req = requests.get(url, auth=auth, timeout=timeout)
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/api.py", line 73, in get
<<2025-May-17 18:32>> return request("get", url, params=params, **kwargs)
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/api.py", line 59, in request
<<2025-May-17 18:32>> return session.request(method=method, url=url, **kwargs)
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/sessions.py", line 589, in request
<<2025-May-17 18:32>> resp = self.send(prep, **send_kwargs)
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/sessions.py", line 724, in send
<<2025-May-17 18:32>> history = [resp for resp in gen]
<<2025-May-17 18:32>> ^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/sessions.py", line 265, in resolve_redirects
<<2025-May-17 18:32>> resp = self.send(
<<2025-May-17 18:32>> ^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/sessions.py", line 703, in send
<<2025-May-17 18:32>> r = adapter.send(request, **kwargs)
<<2025-May-17 18:32>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-17 18:32>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/adapters.py", line 713, in send
<<2025-May-17 18:32>> raise ReadTimeout(e, request=request)
<<2025-May-17 18:32>> requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='occweb.cfa.harvard.edu', port=443): Read timed out. (read timeout=30)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-May-18 01:02>> Traceback (most recent call last):
<<2025-May-18 01:02>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2025-May-18 01:02>> main()
<<2025-May-18 01:02>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 631, in main
<<2025-May-18 01:02>> comms_avail = get_comms_avail(now, stop)
<<2025-May-18 01:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-18 01:02>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 326, in get_comms_avail
<<2025-May-18 01:02>> dat = Table.read(text, format="ascii", fill_values=[("NaN", "0")])
<<2025-May-18 01:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-18 01:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/astropy/table/connect.py", line 62, in __call__
<<2025-May-18 01:02>> out = self.registry.read(cls, *args, **kwargs)
<<2025-May-18 01:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-18 01:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/astropy/io/registry/core.py", line 221, in read
<<2025-May-18 01:02>> data = reader(*args, **kwargs)
<<2025-May-18 01:02>> ^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-18 01:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/astropy/io/ascii/connect.py", line 19, in io_read
<<2025-May-18 01:02>> return read(filename, **kwargs)
<<2025-May-18 01:02>> ^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-18 01:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/astropy/io/ascii/ui.py", line 435, in read
<<2025-May-18 01:02>> dat = _guess(table, new_kwargs, format, fast_reader)
<<2025-May-18 01:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-18 01:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/astropy/io/ascii/ui.py", line 747, in _guess
<<2025-May-18 01:02>> raise core.InconsistentTableError("\n".join(lines)) from None
<<2025-May-18 01:02>> astropy.io.ascii.core.InconsistentTableError:
<<2025-May-18 01:02>> ERROR: Unable to guess table format with the guesses listed below:
<<2025-May-18 01:02>> reader_cls:Ecsv fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:FixedWidthTwoLine fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:RST fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:FastBasic fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:Basic fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:FastRdb fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:Rdb fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:FastTab fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:Tab fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:Cds fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:Mrt fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:Daophot fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:SExtractor fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:Ipac fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:Latex fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:AASTex fast_reader: {'enable': True} fill_values: [('NaN', '0')] strict_names: True
<<2025-May-18 01:02>> reader_cls:FastCommentedHeader delimiter: '|' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:FastCommentedHeader delimiter: '|' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:FastCommentedHeader delimiter: ',' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:FastCommentedHeader delimiter: ',' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:FastCommentedHeader delimiter: ' ' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:FastCommentedHeader delimiter: ' ' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:FastCommentedHeader delimiter: '\\s' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:FastCommentedHeader delimiter: '\\s' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:CommentedHeader delimiter: '|' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:CommentedHeader delimiter: '|' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:CommentedHeader delimiter: ',' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:CommentedHeader delimiter: ',' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:CommentedHeader delimiter: ' ' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:CommentedHeader delimiter: ' ' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:CommentedHeader delimiter: '\\s' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:CommentedHeader delimiter: '\\s' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:FastBasic delimiter: '|' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:FastBasic delimiter: '|' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:FastBasic delimiter: ',' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:FastBasic delimiter: ',' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:FastBasic delimiter: ' ' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:FastBasic delimiter: ' ' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:FastBasic delimiter: '\\s' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:FastBasic delimiter: '\\s' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:Basic delimiter: '|' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:Basic delimiter: '|' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:Basic delimiter: ',' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:Basic delimiter: ',' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:Basic delimiter: ' ' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:Basic delimiter: ' ' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:Basic delimiter: '\\s' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:Basic delimiter: '\\s' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:FastNoHeader delimiter: '|' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:FastNoHeader delimiter: '|' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:FastNoHeader delimiter: ',' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:FastNoHeader delimiter: ',' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:FastNoHeader delimiter: ' ' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:FastNoHeader delimiter: ' ' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:FastNoHeader delimiter: '\\s' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:FastNoHeader delimiter: '\\s' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:NoHeader delimiter: '|' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:NoHeader delimiter: '|' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:NoHeader delimiter: ',' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:NoHeader delimiter: ',' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:NoHeader delimiter: ' ' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:NoHeader delimiter: ' ' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:NoHeader delimiter: '\\s' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: '"' strict_names: True
<<2025-May-18 01:02>> reader_cls:NoHeader delimiter: '\\s' fast_reader: {'enable': True} fill_values: [('NaN', '0')] quotechar: "'" strict_names: True
<<2025-May-18 01:02>> reader_cls:Basic fast_reader: {'enable': True} fill_values: [('NaN', '0')]
<<2025-May-18 01:02>>
<<2025-May-18 01:02>> ************************************************************************
<<2025-May-18 01:02>> ** ERROR: Unable to guess table format with the guesses listed above. **
<<2025-May-18 01:02>> ** **
<<2025-May-18 01:02>> ** To figure out why the table did not read, use guess=False and **
<<2025-May-18 01:02>> ** fast_reader=False, along with any appropriate arguments to read(). **
<<2025-May-18 01:02>> ** In particular specify the format and any known attributes like the **
<<2025-May-18 01:02>> ** delimiter. **
<<2025-May-18 01:02>> ************************************************************************