Participant: MA101
Time Zone: America/Los_Angeles
No message
Feb 10, 2026 13:30:00 PST
Epoch Time:
1770759000
Created:
2026-02-10 13:30:00 PST
No measurement file
Model File
No message
Feb 10, 2026 13:15:00 PST
Epoch Time:
1770758100
Created:
2026-02-10 13:15:00 PST
No measurement file
Model File
No message
Feb 10, 2026 13:00:00 PST
Epoch Time:
1770757200
Created:
2026-02-10 13:00:01 PST
No measurement file
Model File
No message
Feb 10, 2026 12:45:00 PST
Epoch Time:
1770756300
Created:
2026-02-10 12:45:00 PST
No measurement file
Model File
No message
Feb 10, 2026 12:30:00 PST
Epoch Time:
1770755400
Created:
2026-02-10 12:30:00 PST
No measurement file
Model File
No message
Feb 10, 2026 12:15:00 PST
Epoch Time:
1770754500
Created:
2026-02-10 12:15:00 PST
No measurement file
Model File
No message
Feb 10, 2026 12:00:00 PST
Epoch Time:
1770753600
Created:
2026-02-10 12:00:00 PST
No measurement file
Model File
No message
Feb 10, 2026 11:45:00 PST
Epoch Time:
1770752700
Created:
2026-02-10 11:45:00 PST
No measurement file
Model File
No message
Feb 10, 2026 11:30:00 PST
Epoch Time:
1770751800
Created:
2026-02-10 11:30:00 PST
No measurement file
Model File
No message
Feb 10, 2026 11:15:00 PST
Epoch Time:
1770750900
Created:
2026-02-10 11:15:00 PST
No measurement file
Model File
No message
Feb 10, 2026 11:00:00 PST
Epoch Time:
1770750000
Created:
2026-02-10 11:00:01 PST
No measurement file
Model File
No message
Feb 10, 2026 10:45:00 PST
Epoch Time:
1770749100
Created:
2026-02-10 10:45:00 PST
No measurement file
Model File
No message
Feb 10, 2026 10:30:00 PST
Epoch Time:
1770748200
Created:
2026-02-10 10:30:00 PST
No measurement file
Model File
No message
Feb 10, 2026 10:15:00 PST
Epoch Time:
1770747300
Created:
2026-02-10 10:15:00 PST
No measurement file
Model File
No message
Feb 10, 2026 10:00:00 PST
Epoch Time:
1770746400
Created:
2026-02-10 10:00:00 PST
No measurement file
Model File
No message
Feb 10, 2026 09:45:00 PST
Epoch Time:
1770745500
Created:
2026-02-10 09:45:00 PST
No measurement file
Model File
No message
Feb 10, 2026 09:30:00 PST
Epoch Time:
1770744600
Created:
2026-02-10 09:30:00 PST
No measurement file
Model File
No message
Feb 10, 2026 09:15:00 PST
Epoch Time:
1770743700
Created:
2026-02-10 09:15:00 PST
No measurement file
Model File
No message
Feb 10, 2026 09:00:00 PST
Epoch Time:
1770742800
Created:
2026-02-10 09:00:01 PST
No measurement file
Model File
No message
Feb 10, 2026 08:45:00 PST
Epoch Time:
1770741900
Created:
2026-02-10 08:45:00 PST
No measurement file
Model File
No message
Feb 10, 2026 08:30:00 PST
Epoch Time:
1770741000
Created:
2026-02-10 08:30:00 PST
No measurement file
Model File
No message
Feb 10, 2026 08:15:00 PST
Epoch Time:
1770740100
Created:
2026-02-10 08:15:00 PST
No measurement file
Model File
No message
Feb 10, 2026 08:00:00 PST
Epoch Time:
1770739200
Created:
2026-02-10 08:00:01 PST
No measurement file
Model File
Script Error 08:00:01
Category:
script error
Description:
Traceback (most recent call last):
File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module>
message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 128, in controller_fn
if sum(step_count[-2:]) == 0 and sum(heart_rate[-2:]) <= 0 and int(sum(input_4)) == 0:
^^^^^^^^^^^^^^^^^
TypeError: only 0-dimensional arrays can be converted to Python scalars
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MAxxx.csv shared/measurement_files/MA101_measurements_2026-02-10.csv 25 3 2>&1
Error created: 2026-02-10 08:00:01 PST
No message
Feb 10, 2026 07:45:00 PST
Epoch Time:
1770738300
Created:
2026-02-10 07:45:01 PST
No measurement file
Model File
Script Error 07:45:01
Category:
script error
Description:
Traceback (most recent call last):
File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module>
message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 128, in controller_fn
if sum(step_count[-2:]) == 0 and sum(heart_rate[-2:]) <= 0 and int(sum(input_4)) == 0:
^^^^^^^^^^^^^^^^^
TypeError: only 0-dimensional arrays can be converted to Python scalars
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MAxxx.csv shared/measurement_files/MA101_measurements_2026-02-10.csv 25 3 2>&1
Error created: 2026-02-10 07:45:01 PST
No message
Feb 10, 2026 07:30:00 PST
Epoch Time:
1770737400
Created:
2026-02-10 07:30:01 PST
No measurement file
Model File
Script Error 07:30:01
Category:
script error
Description:
Traceback (most recent call last):
File "/home/deploy/matchaim-controller/controller_run.py", line 18, in <module>
message_output = controller_fn(model_file_path, measurements_file_path, int(daily_iterations),int(group_numer))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/deploy/matchaim-controller/controller_func_2inp.py", line 128, in controller_fn
if sum(step_count[-2:]) == 0 and sum(heart_rate[-2:]) <= 0 and int(sum(input_4)) == 0:
^^^^^^^^^^^^^^^^^
TypeError: only 0-dimensional arrays can be converted to Python scalars
Command:
python3 /home/deploy/matchaim-controller/controller_run.py /home/deploy/matchaim-data/models/MAxxx.csv shared/measurement_files/MA101_measurements_2026-02-10.csv 25 3 2>&1
Error created: 2026-02-10 07:30:01 PST
Version: 26.03.03.15.43 on SFR-MATCH-AIM