Prev
Index
Next
arc: Mon Dec 16 01:30:15 2024
File: /proj/sot/ska/data/arc/Logs/daily.0/arc.log
Task | Status | Age | MaxAge | Last Date |
arc |
NOT OK
|
0.39 | 2.0 |
Mon Dec 16 01:30:15 2024 |
Errors:
- Line 24: <<2024-Dec-15 13:30>> IndexError: index 378 is out of bounds for axis 0 with size 378
- Line 49: <<2024-Dec-15 15:20>> IndexError: index 386 is out of bounds for axis 0 with size 386
- Line 54: <<2024-Dec-15 15:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 54: <<2024-Dec-15 15:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 54: <<2024-Dec-15 15:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 59: <<2024-Dec-15 17:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 59: <<2024-Dec-15 17:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 59: <<2024-Dec-15 17:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 84: <<2024-Dec-15 19:30>> IndexError: index 389 is out of bounds for axis 0 with size 389
- Line 124: <<2024-Dec-15 21:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 124: <<2024-Dec-15 21:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 124: <<2024-Dec-15 21:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 195: <<2024-Dec-15 22:30>> IndexError: index 400 is out of bounds for axis 0 with size 400
- Line 306: <<2024-Dec-16 00:00>> IndexError: index 405 is out of bounds for axis 0 with size 405
File contents:
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 13:30>> Traceback (most recent call last):
<<2024-Dec-15 13:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2024-Dec-15 13:30>> main()
<<2024-Dec-15 13:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 714, in main
<<2024-Dec-15 13:30>> write_states_json(
<<2024-Dec-15 13:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1163, in write_states_json
<<2024-Dec-15 13:30>> state_vals = kadi_states.interpolate_states(states, times)
<<2024-Dec-15 13:30>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-15 13:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/kadi/commands/states.py", line 2442, in interpolate_states
<<2024-Dec-15 13:30>> out = states[indexes]
<<2024-Dec-15 13:30>> ~~~~~~^^^^^^^^^
<<2024-Dec-15 13:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 2090, in __getitem__
<<2024-Dec-15 13:30>> return self._new_from_slice(item)
<<2024-Dec-15 13:30>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-15 13:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 1497, in _new_from_slice
<<2024-Dec-15 13:30>> newcol = col[slice_]
<<2024-Dec-15 13:30>> ~~~^^^^^^^^
<<2024-Dec-15 13:30>> File "astropy/table/_column_mixins.pyx", line 79, in astropy.table._column_mixins._ColumnGetitemShim.__getitem__
<<2024-Dec-15 13:30>> File "astropy/table/_column_mixins.pyx", line 62, in astropy.table._column_mixins.base_getitem
<<2024-Dec-15 13:30>> File "astropy/table/_column_mixins.pyx", line 74, in astropy.table._column_mixins.column_getitem
<<2024-Dec-15 13:30>> IndexError: index 378 is out of bounds for axis 0 with size 378
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 15:20>> Traceback (most recent call last):
<<2024-Dec-15 15:20>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2024-Dec-15 15:20>> main()
<<2024-Dec-15 15:20>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 714, in main
<<2024-Dec-15 15:20>> write_states_json(
<<2024-Dec-15 15:20>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1163, in write_states_json
<<2024-Dec-15 15:20>> state_vals = kadi_states.interpolate_states(states, times)
<<2024-Dec-15 15:20>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-15 15:20>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/kadi/commands/states.py", line 2442, in interpolate_states
<<2024-Dec-15 15:20>> out = states[indexes]
<<2024-Dec-15 15:20>> ~~~~~~^^^^^^^^^
<<2024-Dec-15 15:20>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 2090, in __getitem__
<<2024-Dec-15 15:20>> return self._new_from_slice(item)
<<2024-Dec-15 15:20>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-15 15:20>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 1497, in _new_from_slice
<<2024-Dec-15 15:20>> newcol = col[slice_]
<<2024-Dec-15 15:20>> ~~~^^^^^^^^
<<2024-Dec-15 15:20>> File "astropy/table/_column_mixins.pyx", line 79, in astropy.table._column_mixins._ColumnGetitemShim.__getitem__
<<2024-Dec-15 15:20>> File "astropy/table/_column_mixins.pyx", line 62, in astropy.table._column_mixins.base_getitem
<<2024-Dec-15 15:20>> File "astropy/table/_column_mixins.pyx", line 74, in astropy.table._column_mixins.column_getitem
<<2024-Dec-15 15:20>> IndexError: index 386 is out of bounds for axis 0 with size 386
############################################################
/proj/sot/ska3/flight/share/arc3/get_ace.py --h5=/proj/sot/ska3/flight/data/arc3/ACE.h5
############################################################
<<2024-Dec-15 15:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
############################################################
/proj/sot/ska3/flight/share/arc3/get_ace.py --h5=/proj/sot/ska3/flight/data/arc3/ACE.h5
############################################################
<<2024-Dec-15 17:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 19:30>> Traceback (most recent call last):
<<2024-Dec-15 19:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2024-Dec-15 19:30>> main()
<<2024-Dec-15 19:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 714, in main
<<2024-Dec-15 19:30>> write_states_json(
<<2024-Dec-15 19:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1163, in write_states_json
<<2024-Dec-15 19:30>> state_vals = kadi_states.interpolate_states(states, times)
<<2024-Dec-15 19:30>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-15 19:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/kadi/commands/states.py", line 2442, in interpolate_states
<<2024-Dec-15 19:30>> out = states[indexes]
<<2024-Dec-15 19:30>> ~~~~~~^^^^^^^^^
<<2024-Dec-15 19:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 2090, in __getitem__
<<2024-Dec-15 19:30>> return self._new_from_slice(item)
<<2024-Dec-15 19:30>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-15 19:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 1497, in _new_from_slice
<<2024-Dec-15 19:30>> newcol = col[slice_]
<<2024-Dec-15 19:30>> ~~~^^^^^^^^
<<2024-Dec-15 19:30>> File "astropy/table/_column_mixins.pyx", line 79, in astropy.table._column_mixins._ColumnGetitemShim.__getitem__
<<2024-Dec-15 19:30>> File "astropy/table/_column_mixins.pyx", line 62, in astropy.table._column_mixins.base_getitem
<<2024-Dec-15 19:30>> File "astropy/table/_column_mixins.pyx", line 74, in astropy.table._column_mixins.column_getitem
<<2024-Dec-15 19:30>> IndexError: index 389 is out of bounds for axis 0 with size 389
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 21:10>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 21:15>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 21:20>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 21:25>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 21:30>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 21:35>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 21:40>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/get_ace.py --h5=/proj/sot/ska3/flight/data/arc3/ACE.h5
############################################################
<<2024-Dec-15 21:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 21:44>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 21:50>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 21:55>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 22:00>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 22:05>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 22:10>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 22:15>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 22:20>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 22:25>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 22:30>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
<<2024-Dec-15 22:30>> Traceback (most recent call last):
<<2024-Dec-15 22:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2024-Dec-15 22:30>> main()
<<2024-Dec-15 22:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 714, in main
<<2024-Dec-15 22:30>> write_states_json(
<<2024-Dec-15 22:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1163, in write_states_json
<<2024-Dec-15 22:30>> state_vals = kadi_states.interpolate_states(states, times)
<<2024-Dec-15 22:30>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-15 22:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/kadi/commands/states.py", line 2442, in interpolate_states
<<2024-Dec-15 22:30>> out = states[indexes]
<<2024-Dec-15 22:30>> ~~~~~~^^^^^^^^^
<<2024-Dec-15 22:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 2090, in __getitem__
<<2024-Dec-15 22:30>> return self._new_from_slice(item)
<<2024-Dec-15 22:30>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-15 22:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 1497, in _new_from_slice
<<2024-Dec-15 22:30>> newcol = col[slice_]
<<2024-Dec-15 22:30>> ~~~^^^^^^^^
<<2024-Dec-15 22:30>> File "astropy/table/_column_mixins.pyx", line 79, in astropy.table._column_mixins._ColumnGetitemShim.__getitem__
<<2024-Dec-15 22:30>> File "astropy/table/_column_mixins.pyx", line 62, in astropy.table._column_mixins.base_getitem
<<2024-Dec-15 22:30>> File "astropy/table/_column_mixins.pyx", line 74, in astropy.table._column_mixins.column_getitem
<<2024-Dec-15 22:30>> IndexError: index 400 is out of bounds for axis 0 with size 400
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 22:35>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 22:40>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 22:45>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 22:50>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 22:55>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 23:00>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 23:05>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 23:10>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 23:15>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 23:20>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 23:25>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 23:30>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 23:35>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 23:40>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 23:45>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 23:50>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-15 23:55>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 00:00>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
<<2024-Dec-16 00:00>> Traceback (most recent call last):
<<2024-Dec-16 00:00>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2024-Dec-16 00:00>> main()
<<2024-Dec-16 00:00>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 714, in main
<<2024-Dec-16 00:00>> write_states_json(
<<2024-Dec-16 00:00>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1163, in write_states_json
<<2024-Dec-16 00:00>> state_vals = kadi_states.interpolate_states(states, times)
<<2024-Dec-16 00:00>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-16 00:00>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/kadi/commands/states.py", line 2442, in interpolate_states
<<2024-Dec-16 00:00>> out = states[indexes]
<<2024-Dec-16 00:00>> ~~~~~~^^^^^^^^^
<<2024-Dec-16 00:00>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 2090, in __getitem__
<<2024-Dec-16 00:00>> return self._new_from_slice(item)
<<2024-Dec-16 00:00>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-16 00:00>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 1497, in _new_from_slice
<<2024-Dec-16 00:00>> newcol = col[slice_]
<<2024-Dec-16 00:00>> ~~~^^^^^^^^
<<2024-Dec-16 00:00>> File "astropy/table/_column_mixins.pyx", line 79, in astropy.table._column_mixins._ColumnGetitemShim.__getitem__
<<2024-Dec-16 00:00>> File "astropy/table/_column_mixins.pyx", line 62, in astropy.table._column_mixins.base_getitem
<<2024-Dec-16 00:00>> File "astropy/table/_column_mixins.pyx", line 74, in astropy.table._column_mixins.column_getitem
<<2024-Dec-16 00:00>> IndexError: index 405 is out of bounds for axis 0 with size 405
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 00:05>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 00:10>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 00:15>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 00:20>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 00:25>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 00:30>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 00:35>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 00:40>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 00:45>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 00:50>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 00:55>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 01:00>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 01:06>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 01:10>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 01:15>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 01:20>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 01:25>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-16 01:30>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)