+ python -m profile_alignment --sonar --shape /working/shape.shp /working/85c94329-8207-4945-a7c2-721a40ff6cca/processing/data/profile.pdd.dat fit2bottom =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Profile-alignemnt Version -> %s 0.0.19 Input file: /working/85c94329-8207-4945-a7c2-721a40ff6cca/processing/data/profile.pdd.dat Add sonar points?: True Selected method: fit2bottom Shape to fit: /working/shape.shp Writing the selected reference shape: False The output alignment extension: json =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Reading PDD file in binary format... Completed! 2026-02-25T02:17:33 - INFO: Reference shape is detected as CIRCLE, forcing rotation to zero 2026-02-25T02:17:33 - INFO: Calculating the size for all frames 0%| | 0/200 [00:00", line 198, in _run_module_as_main File "", line 88, in _run_code File "/app/profile_alignment/__main__.py", line 143, in main() File "/app/profile_alignment/__main__.py", line 89, in main fit_to_bottom( File "/app/profile_alignment/reference_fit/ref_fit_to_bottom.py", line 109, in fit_to_bottom track_data.append(track_data[-1]) ~~~~~~~~~~^^^^ IndexError: list index out of range