2024-10-30T15:18:10 - INFO: DataPrep 0.11.1 2024-10-30T15:18:10 - INFO: Prepared data will be output to /working/fa49bbe4-8e85-416b-992e-67a57810d574 2024-10-30 15:18:10,105 - deployment - INFO - Detected P3D version: P3D_1_0_0 2024-10-30T15:18:10 - INFO: P3D 1 (or other) detected, defaulting to 15fps 2024-10-30T15:18:10 - INFO: Preparing payout data... 2024-10-30T15:18:10 - INFO: Interpreting counter as imperial 2024-10-30T15:18:10 - INFO: Prepared payout data in 0:00:00.009429 2024-10-30T15:18:10 - INFO: Synchronizing video using clapper files... Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/app/src/dataprep/__main__.py", line 330, in main() File "/app/src/dataprep/__main__.py", line 159, in main camera_offsets_ns = video_sync.synchronize() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/src/dataprep/mkv_sync.py", line 255, in synchronize self.clapper_interval = find_clapon_on_off_time( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/src/dataprep/mkv_sync.py", line 25, in find_clapon_on_off_time clapoff_time = int(int(os.path.splitext(os.path.basename(clapoff_file[0]))[0]) / 1e9) ~~~~~~~~~~~~^^^ IndexError: list index out of range