+ [ true = true ] + echo --sonar + python -m profile_alignment --sonar --shape /working/shape.shape.json /working/e94e635f-c464-444b-be81-f89ea511fb82/processing/data/profile.pdd.dat fit2bottom 2026-04-22T22:53:19 - INFO: Profile Alignment 0.0.30rc1 2026-04-22T22:53:19 - INFO: Alignment track will be output to /working/e94e635f-c464-444b-be81-f89ea511fb82/processing/data =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2026-04-22T22:53:19 - INFO: Input: /working/e94e635f-c464-444b-be81-f89ea511fb82/processing/data/profile.pdd.dat 2026-04-22T22:53:19 - INFO: Sonar: True 2026-04-22T22:53:19 - INFO: Method: fit2bottom 2026-04-22T22:53:19 - INFO: Shape: /working/shape.shape.json =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2026-04-22T22:53:19 - INFO: Track format: json Reading PDD file in binary format... Completed! Traceback (most recent call last): File "/app/profile_alignment/__main__.py", line 124, in main fit_to_bottom(combined_frames, project_info, shape_info, track_format, out_dir, use_size_track=an.pipe_size) File "/app/profile_alignment/reference_fit/ref_fit_to_bottom.py", line 101, in fit_to_bottom temp_list.append(which_size_scale(c_frame["timestamp_ns"], payload_scale)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/profile_alignment/reference_fit/ref_fit_to_bottom.py", line 236, in which_size_scale if timestamp_ns <= payload_scale[0]["start_ns"]: ~~~~~~~~~~~~~^^^ IndexError: list index out of range