Prev
Index
Next
arc: Wed Dec 18 05:44:28 2024
File: /proj/sot/ska/data/arc/Logs/daily.0/arc.log
Task | Status | Age | MaxAge | Last Date |
arc |
NOT OK
|
0.21 | 2.0 |
Wed Dec 18 05:44:28 2024 |
Errors:
- Line 24: <<2024-Dec-17 07:30>> IndexError: index 443 is out of bounds for axis 0 with size 443
- Line 49: <<2024-Dec-17 07:50>> IndexError: index 442 is out of bounds for axis 0 with size 442
- Line 74: <<2024-Dec-17 10:30>> IndexError: index 427 is out of bounds for axis 0 with size 427
- Line 79: <<2024-Dec-17 10:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 79: <<2024-Dec-17 10:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 79: <<2024-Dec-17 10:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 104: <<2024-Dec-17 12:00>> IndexError: index 445 is out of bounds for axis 0 with size 445
- Line 129: <<2024-Dec-17 15:00>> IndexError: index 405 is out of bounds for axis 0 with size 405
- Line 134: <<2024-Dec-17 17:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 134: <<2024-Dec-17 17:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 134: <<2024-Dec-17 17:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 139: <<2024-Dec-17 18:04>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 139: <<2024-Dec-17 18:04>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 139: <<2024-Dec-17 18:04>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 164: <<2024-Dec-17 19:30>> IndexError: index 406 is out of bounds for axis 0 with size 406
- Line 189: <<2024-Dec-17 21:00>> IndexError: index 406 is out of bounds for axis 0 with size 406
- Line 469: <<2024-Dec-18 01:50>> IndexError: index 399 is out of bounds for axis 0 with size 399
- Line 474: <<2024-Dec-18 05:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 474: <<2024-Dec-18 05:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 474: <<2024-Dec-18 05:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
File contents:
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-17 07:30>> Traceback (most recent call last):
<<2024-Dec-17 07:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2024-Dec-17 07:30>> main()
<<2024-Dec-17 07:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 714, in main
<<2024-Dec-17 07:30>> write_states_json(
<<2024-Dec-17 07:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1163, in write_states_json
<<2024-Dec-17 07:30>> state_vals = kadi_states.interpolate_states(states, times)
<<2024-Dec-17 07:30>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-17 07:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/kadi/commands/states.py", line 2557, in interpolate_states
<<2024-Dec-17 07:30>> out = states[indexes]
<<2024-Dec-17 07:30>> ~~~~~~^^^^^^^^^
<<2024-Dec-17 07:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 2090, in __getitem__
<<2024-Dec-17 07:30>> return self._new_from_slice(item)
<<2024-Dec-17 07:30>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-17 07:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 1497, in _new_from_slice
<<2024-Dec-17 07:30>> newcol = col[slice_]
<<2024-Dec-17 07:30>> ~~~^^^^^^^^
<<2024-Dec-17 07:30>> File "astropy/table/_column_mixins.pyx", line 79, in astropy.table._column_mixins._ColumnGetitemShim.__getitem__
<<2024-Dec-17 07:30>> File "astropy/table/_column_mixins.pyx", line 62, in astropy.table._column_mixins.base_getitem
<<2024-Dec-17 07:30>> File "astropy/table/_column_mixins.pyx", line 74, in astropy.table._column_mixins.column_getitem
<<2024-Dec-17 07:30>> IndexError: index 443 is out of bounds for axis 0 with size 443
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-17 07:50>> Traceback (most recent call last):
<<2024-Dec-17 07:50>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2024-Dec-17 07:50>> main()
<<2024-Dec-17 07:50>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 714, in main
<<2024-Dec-17 07:50>> write_states_json(
<<2024-Dec-17 07:50>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1163, in write_states_json
<<2024-Dec-17 07:50>> state_vals = kadi_states.interpolate_states(states, times)
<<2024-Dec-17 07:50>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-17 07:50>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/kadi/commands/states.py", line 2557, in interpolate_states
<<2024-Dec-17 07:50>> out = states[indexes]
<<2024-Dec-17 07:50>> ~~~~~~^^^^^^^^^
<<2024-Dec-17 07:50>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 2090, in __getitem__
<<2024-Dec-17 07:50>> return self._new_from_slice(item)
<<2024-Dec-17 07:50>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-17 07:50>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 1497, in _new_from_slice
<<2024-Dec-17 07:50>> newcol = col[slice_]
<<2024-Dec-17 07:50>> ~~~^^^^^^^^
<<2024-Dec-17 07:50>> File "astropy/table/_column_mixins.pyx", line 79, in astropy.table._column_mixins._ColumnGetitemShim.__getitem__
<<2024-Dec-17 07:50>> File "astropy/table/_column_mixins.pyx", line 62, in astropy.table._column_mixins.base_getitem
<<2024-Dec-17 07:50>> File "astropy/table/_column_mixins.pyx", line 74, in astropy.table._column_mixins.column_getitem
<<2024-Dec-17 07:50>> IndexError: index 442 is out of bounds for axis 0 with size 442
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-17 10:30>> Traceback (most recent call last):
<<2024-Dec-17 10:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2024-Dec-17 10:30>> main()
<<2024-Dec-17 10:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 714, in main
<<2024-Dec-17 10:30>> write_states_json(
<<2024-Dec-17 10:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1163, in write_states_json
<<2024-Dec-17 10:30>> state_vals = kadi_states.interpolate_states(states, times)
<<2024-Dec-17 10:30>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-17 10:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/kadi/commands/states.py", line 2557, in interpolate_states
<<2024-Dec-17 10:30>> out = states[indexes]
<<2024-Dec-17 10:30>> ~~~~~~^^^^^^^^^
<<2024-Dec-17 10:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 2090, in __getitem__
<<2024-Dec-17 10:30>> return self._new_from_slice(item)
<<2024-Dec-17 10:30>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-17 10:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 1497, in _new_from_slice
<<2024-Dec-17 10:30>> newcol = col[slice_]
<<2024-Dec-17 10:30>> ~~~^^^^^^^^
<<2024-Dec-17 10:30>> File "astropy/table/_column_mixins.pyx", line 79, in astropy.table._column_mixins._ColumnGetitemShim.__getitem__
<<2024-Dec-17 10:30>> File "astropy/table/_column_mixins.pyx", line 62, in astropy.table._column_mixins.base_getitem
<<2024-Dec-17 10:30>> File "astropy/table/_column_mixins.pyx", line 74, in astropy.table._column_mixins.column_getitem
<<2024-Dec-17 10:30>> IndexError: index 427 is out of bounds for axis 0 with size 427
############################################################
/proj/sot/ska3/flight/share/arc3/get_ace.py --h5=/proj/sot/ska3/flight/data/arc3/ACE.h5
############################################################
<<2024-Dec-17 10: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-17 12:00>> Traceback (most recent call last):
<<2024-Dec-17 12:00>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2024-Dec-17 12:00>> main()
<<2024-Dec-17 12:00>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 714, in main
<<2024-Dec-17 12:00>> write_states_json(
<<2024-Dec-17 12:00>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1163, in write_states_json
<<2024-Dec-17 12:00>> state_vals = kadi_states.interpolate_states(states, times)
<<2024-Dec-17 12:00>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-17 12:00>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/kadi/commands/states.py", line 2557, in interpolate_states
<<2024-Dec-17 12:00>> out = states[indexes]
<<2024-Dec-17 12:00>> ~~~~~~^^^^^^^^^
<<2024-Dec-17 12:00>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 2090, in __getitem__
<<2024-Dec-17 12:00>> return self._new_from_slice(item)
<<2024-Dec-17 12:00>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-17 12:00>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 1497, in _new_from_slice
<<2024-Dec-17 12:00>> newcol = col[slice_]
<<2024-Dec-17 12:00>> ~~~^^^^^^^^
<<2024-Dec-17 12:00>> File "astropy/table/_column_mixins.pyx", line 79, in astropy.table._column_mixins._ColumnGetitemShim.__getitem__
<<2024-Dec-17 12:00>> File "astropy/table/_column_mixins.pyx", line 62, in astropy.table._column_mixins.base_getitem
<<2024-Dec-17 12:00>> File "astropy/table/_column_mixins.pyx", line 74, in astropy.table._column_mixins.column_getitem
<<2024-Dec-17 12:00>> IndexError: index 445 is out of bounds for axis 0 with size 445
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-17 15:00>> Traceback (most recent call last):
<<2024-Dec-17 15:00>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2024-Dec-17 15:00>> main()
<<2024-Dec-17 15:00>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 714, in main
<<2024-Dec-17 15:00>> write_states_json(
<<2024-Dec-17 15:00>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1163, in write_states_json
<<2024-Dec-17 15:00>> state_vals = kadi_states.interpolate_states(states, times)
<<2024-Dec-17 15:00>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-17 15:00>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/kadi/commands/states.py", line 2557, in interpolate_states
<<2024-Dec-17 15:00>> out = states[indexes]
<<2024-Dec-17 15:00>> ~~~~~~^^^^^^^^^
<<2024-Dec-17 15:00>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 2090, in __getitem__
<<2024-Dec-17 15:00>> return self._new_from_slice(item)
<<2024-Dec-17 15:00>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-17 15:00>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 1497, in _new_from_slice
<<2024-Dec-17 15:00>> newcol = col[slice_]
<<2024-Dec-17 15:00>> ~~~^^^^^^^^
<<2024-Dec-17 15:00>> File "astropy/table/_column_mixins.pyx", line 79, in astropy.table._column_mixins._ColumnGetitemShim.__getitem__
<<2024-Dec-17 15:00>> File "astropy/table/_column_mixins.pyx", line 62, in astropy.table._column_mixins.base_getitem
<<2024-Dec-17 15:00>> File "astropy/table/_column_mixins.pyx", line 74, in astropy.table._column_mixins.column_getitem
<<2024-Dec-17 15:00>> IndexError: index 405 is out of bounds for axis 0 with size 405
############################################################
/proj/sot/ska3/flight/share/arc3/get_ace.py --h5=/proj/sot/ska3/flight/data/arc3/ACE.h5
############################################################
<<2024-Dec-17 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/get_ace.py --h5=/proj/sot/ska3/flight/data/arc3/ACE.h5
############################################################
<<2024-Dec-17 18:04>> 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-17 19:30>> Traceback (most recent call last):
<<2024-Dec-17 19:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2024-Dec-17 19:30>> main()
<<2024-Dec-17 19:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 714, in main
<<2024-Dec-17 19:30>> write_states_json(
<<2024-Dec-17 19:30>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1163, in write_states_json
<<2024-Dec-17 19:30>> state_vals = kadi_states.interpolate_states(states, times)
<<2024-Dec-17 19:30>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-17 19:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/kadi/commands/states.py", line 2557, in interpolate_states
<<2024-Dec-17 19:30>> out = states[indexes]
<<2024-Dec-17 19:30>> ~~~~~~^^^^^^^^^
<<2024-Dec-17 19:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 2090, in __getitem__
<<2024-Dec-17 19:30>> return self._new_from_slice(item)
<<2024-Dec-17 19:30>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-17 19:30>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 1497, in _new_from_slice
<<2024-Dec-17 19:30>> newcol = col[slice_]
<<2024-Dec-17 19:30>> ~~~^^^^^^^^
<<2024-Dec-17 19:30>> File "astropy/table/_column_mixins.pyx", line 79, in astropy.table._column_mixins._ColumnGetitemShim.__getitem__
<<2024-Dec-17 19:30>> File "astropy/table/_column_mixins.pyx", line 62, in astropy.table._column_mixins.base_getitem
<<2024-Dec-17 19:30>> File "astropy/table/_column_mixins.pyx", line 74, in astropy.table._column_mixins.column_getitem
<<2024-Dec-17 19:30>> IndexError: index 406 is out of bounds for axis 0 with size 406
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-17 21:00>> Traceback (most recent call last):
<<2024-Dec-17 21:00>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2024-Dec-17 21:00>> main()
<<2024-Dec-17 21:00>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 714, in main
<<2024-Dec-17 21:00>> write_states_json(
<<2024-Dec-17 21:00>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1163, in write_states_json
<<2024-Dec-17 21:00>> state_vals = kadi_states.interpolate_states(states, times)
<<2024-Dec-17 21:00>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-17 21:00>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/kadi/commands/states.py", line 2557, in interpolate_states
<<2024-Dec-17 21:00>> out = states[indexes]
<<2024-Dec-17 21:00>> ~~~~~~^^^^^^^^^
<<2024-Dec-17 21:00>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 2090, in __getitem__
<<2024-Dec-17 21:00>> return self._new_from_slice(item)
<<2024-Dec-17 21:00>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-17 21:00>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 1497, in _new_from_slice
<<2024-Dec-17 21:00>> newcol = col[slice_]
<<2024-Dec-17 21:00>> ~~~^^^^^^^^
<<2024-Dec-17 21:00>> File "astropy/table/_column_mixins.pyx", line 79, in astropy.table._column_mixins._ColumnGetitemShim.__getitem__
<<2024-Dec-17 21:00>> File "astropy/table/_column_mixins.pyx", line 62, in astropy.table._column_mixins.base_getitem
<<2024-Dec-17 21:00>> File "astropy/table/_column_mixins.pyx", line 74, in astropy.table._column_mixins.column_getitem
<<2024-Dec-17 21:00>> IndexError: index 406 is out of bounds for axis 0 with size 406
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2024-Dec-17 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-17 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-17 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-17 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-17 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-17 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-17 21: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-17 21: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-17 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-17 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-17 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-17 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-17 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-17 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-17 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-17 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-17 22: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-17 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-17 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-17 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-17 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-17 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-17 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-17 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-17 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-17 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-17 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-17 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-17 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-17 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-17 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-17 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-17 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-17 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-18 00: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-18 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-18 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-18 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-18 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-18 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-18 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-18 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-18 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-18 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-18 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-18 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-18 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-18 01: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-18 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-18 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-18 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-18 01:50>> Traceback (most recent call last):
<<2024-Dec-18 01:50>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2024-Dec-18 01:50>> main()
<<2024-Dec-18 01:50>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 714, in main
<<2024-Dec-18 01:50>> write_states_json(
<<2024-Dec-18 01:50>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1163, in write_states_json
<<2024-Dec-18 01:50>> state_vals = kadi_states.interpolate_states(states, times)
<<2024-Dec-18 01:50>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-18 01:50>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/kadi/commands/states.py", line 2557, in interpolate_states
<<2024-Dec-18 01:50>> out = states[indexes]
<<2024-Dec-18 01:50>> ~~~~~~^^^^^^^^^
<<2024-Dec-18 01:50>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 2090, in __getitem__
<<2024-Dec-18 01:50>> return self._new_from_slice(item)
<<2024-Dec-18 01:50>> ^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2024-Dec-18 01:50>> File "/proj/sot/ska3/flight/lib/python3.11/site-packages/astropy/table/table.py", line 1497, in _new_from_slice
<<2024-Dec-18 01:50>> newcol = col[slice_]
<<2024-Dec-18 01:50>> ~~~^^^^^^^^
<<2024-Dec-18 01:50>> File "astropy/table/_column_mixins.pyx", line 79, in astropy.table._column_mixins._ColumnGetitemShim.__getitem__
<<2024-Dec-18 01:50>> File "astropy/table/_column_mixins.pyx", line 62, in astropy.table._column_mixins.base_getitem
<<2024-Dec-18 01:50>> File "astropy/table/_column_mixins.pyx", line 74, in astropy.table._column_mixins.column_getitem
<<2024-Dec-18 01:50>> IndexError: index 399 is out of bounds for axis 0 with size 399
############################################################
/proj/sot/ska3/flight/share/arc3/get_ace.py --h5=/proj/sot/ska3/flight/data/arc3/ACE.h5
############################################################
<<2024-Dec-18 05:44>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt: