2026-04-08T03:38:03 - INFO: MSIP3D 0.2.0 2026-04-08T03:38:03 - INFO: P3D files will be output to /working/ab2687ac-f0be-7ffd-2b31-cd865ecb306f/ab2687ac-f0be-7ffd-2b31-cd865ecb306f 2026-04-08T03:38:03 - INFO: Found 10 TFD dictionary entries 2026-04-08T03:38:03 - INFO: Found TFD mission for 50001817 2026-04-08T03:38:03 - INFO: Recording will be processed as MD 2026-04-08T03:38:03 - INFO: Copying assets JSON to output directory... 2026-04-08T03:38:03 - INFO: Preparing counter data... 2026-04-08T03:38:03 - INFO: Interpreting counter as metric 2026-04-08T03:38:03 - INFO: Preparing size track from assets JSON... 2026-04-08T03:38:03 - INFO: Preparing material track from assets JSON... 2026-04-08T03:38:03 - INFO: Prepared counter data in 0.0173 s 2026-04-08T03:38:03 - INFO: Extracting sonar data... TFD path: /working/ab2687ac-f0be-7ffd-2b31-cd865ecb306f/tfd/50001817_001.tfd TFD path: /working/ab2687ac-f0be-7ffd-2b31-cd865ecb306f/tfd/output Name: CCTV, Tag: 4855215978501720643 Name: SONAR_SENSOR_DATA, Tag: 6012079240663878227 Name: Index, Tag: 5291276999180902239 Name: SONAR, Tag: 6012079240663880375 Name: Dictionary, Tag: 18446744073709551615 Name: LASER, Tag: 4855215978501720652 Name: MISSION_FILE, Tag: 5073671569755687501 Name: Checkpoint, Tag: 4857243675797774090 Getting track SONAR Number of frames: 512 12 / 512 [->___________________________________________________________________________] 2.34% ? p/s27 / 512 [---->________________________________________________________________________] 5.27% ? p/s41 / 512 [------>______________________________________________________________________] 8.01% ? p/s54 / 512 [------->___________________________________________________________________] 10.55% 70 p/s66 / 512 [--------->_________________________________________________________________] 12.89% 70 p/s79 / 512 [----------->_______________________________________________________________] 15.43% 70 p/s94 / 512 [------------->_____________________________________________________________] 18.36% 70 p/s108 / 512 [--------------->__________________________________________________________] 21.09% 70 p/s121 / 512 [----------------->________________________________________________________] 23.63% 70 p/s134 / 512 [------------------->______________________________________________________] 26.17% 70 p/s149 / 512 [--------------------->____________________________________________________] 29.10% 70 p/s163 / 512 [----------------------->__________________________________________________] 31.84% 70 p/s176 / 512 [------------------------->________________________________________________] 34.38% 70 p/s189 / 512 [--------------------------->______________________________________________] 36.91% 70 p/s204 / 512 [----------------------------->____________________________________________] 39.84% 70 p/s218 / 512 [------------------------------->__________________________________________] 42.58% 70 p/s231 / 512 [--------------------------------->________________________________________] 45.12% 70 p/s244 / 512 [----------------------------------->______________________________________] 47.66% 70 p/s259 / 512 [------------------------------------->____________________________________] 50.59% 70 p/s273 / 512 [--------------------------------------->__________________________________] 53.32% 70 p/s287 / 512 [----------------------------------------->________________________________] 56.05% 70 p/s303 / 512 [------------------------------------------->______________________________] 59.18% 70 p/s317 / 512 [--------------------------------------------->____________________________] 61.91% 70 p/s330 / 512 [----------------------------------------------->__________________________] 64.45% 70 p/s343 / 512 [------------------------------------------------->________________________] 66.99% 70 p/s357 / 512 [--------------------------------------------------->______________________] 69.73% 70 p/s373 / 512 [----------------------------------------------------->____________________] 72.85% 70 p/s389 / 512 [-------------------------------------------------------->_________________] 75.98% 70 p/s404 / 512 [---------------------------------------------------------->_______________] 78.91% 70 p/s418 / 512 [------------------------------------------------------------>_____________] 81.64% 70 p/s433 / 512 [-------------------------------------------------------------->___________] 84.57% 70 p/s446 / 512 [---------------------------------------------------------------->_________] 87.11% 70 p/s459 / 512 [------------------------------------------------------------------>_______] 89.65% 70 p/s473 / 512 [-------------------------------------------------------------------->_____] 92.38% 70 p/s487 / 512 [---------------------------------------------------------------------->___] 95.12% 70 p/s500 / 512 [------------------------------------------------------------------------>_] 97.66% 70 p/s512 / 512 [-------------------------------------------------------------------------] 100.00% 72 p/s2026-04-08T03:38:10 - INFO: Parsing 512 sonar sweeps from /working/ab2687ac-f0be-7ffd-2b31-cd865ecb306f/tfd/output/SONAR/all-sweeps-info.csv... 0%| | 0/512 [00:00 Sweep.from_bin(b, steps, samples) File "/usr/local/lib/python3.11/site-packages/dataprep/sonar.py", line 118, in from_bin beams=[Beam.from_bin(data[i : i + sample_len]) for i in range(4, len(data), sample_len)], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/dataprep/sonar.py", line 118, in beams=[Beam.from_bin(data[i : i + sample_len]) for i in range(4, len(data), sample_len)], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/dataprep/sonar.py", line 142, in from_bin raise ValueError("Invalid beam signature") ValueError: Invalid beam signature Traceback (most recent call last): File "/app/src/msip3d/__main__.py", line 259, in main msip3d.sonar.extract_sonar( File "/app/src/msip3d/sonar.py", line 115, in extract_sonar subprocess.run(cmd, check=True) File "/usr/local/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['python', '-m', 'dataprep', '--force', '--no-counter', '--no-video', '--no-laser', '--sonar', '--sonar-format', 'cbor', '--temperature', '17.8', '--salinity', '0', '--pressure', '0', '--sonar-cluster-size', '15', '--sonar-mask-angle', '120', '--sonar-despike', '--sonar-flip', '/working/ab2687ac-f0be-7ffd-2b31-cd865ecb306f/ab2687ac-f0be-7ffd-2b31-cd865ecb306f']' returned non-zero exit status 255.