+ python -m profile_alignment --sonar --shape /working/shape.shp --write-shape /working/shape.json /working/85c94329-8207-4945-a7c2-721a40ff6cca/processing/data/laser.ptd.dat fit =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Profile-alignemnt Version -> %s 0.0.18 Input file: /working/85c94329-8207-4945-a7c2-721a40ff6cca/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:08:32 - INFO: Reading sonar track took 0.21855950355529785 sec! 2026-02-24T06:08:32 - INFO: Reading sonar alignment track took {0.0006091594696044922} sec! =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 2026-02-24T06:08:32 - INFO: Reference shape is detected as CIRCLE, forcing rotation to zero 2026-02-24T06:08:32 - 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