+ python -m profile_alignment --sonar --shape /working/shape.shp --write-shape /working/shape.json /working/1caccd6a-ca4d-46bd-84f1-2b5ea23bcb8e/processing/data/laser.ptd.dat fit =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Profile-alignemnt Version -> %s 0.0.18 Input file: /working/1caccd6a-ca4d-46bd-84f1-2b5ea23bcb8e/processing/data/laser.ptd.dat Add sonar points?: True Selected method: fit Shape to fit: /working/shape.shp Writing the selected reference shape: True The output alignment extension: json =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Reading PTD file in binary format... Completed! =-=-=-=-=-Adding Sonar points -=-=-=-=-=-=- 2026-02-24T06:44:53 - INFO: Reading sonar track took 0.07990074157714844 sec! 2026-02-24T06:44:53 - INFO: Reading sonar alignment track took {0.0036695003509521484} sec! =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 2026-02-24T06:44:53 - INFO: Reference shape is detected as CIRCLE, forcing rotation to zero 2026-02-24T06:44:53 - INFO: Calculating the size for all frames 0%| | 0/50 [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 115, in main fit_to_reference( File "/app/profile_alignment/reference_fit/ref_fit.py", line 99, in fit_to_reference track_data.append(track_data[-1]) ~~~~~~~~~~^^^^ IndexError: list index out of range