2025-12-09T02:12:20 - INFO: MSIP3D 0.1.4 2025-12-09T02:12:20 - INFO: P3D files will be output to /working/1000/b98d24fa-5fa6-3ae7-302e-174ba0ba0e0e 2025-12-09T02:12:20 - INFO: Found 4 TFD dictionary entries 2025-12-09T02:12:20 - INFO: Found TFD mission for 1000 2025-12-09T02:12:20 - INFO: Recording will be processed as MD Traceback (most recent call last): File "/app/src/msip3d/__main__.py", line 153, in main counter = msip3d.counter.get_counter(base_dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/src/msip3d/counter.py", line 16, in get_counter for date_dir in os.listdir(os.path.join(base_dir, "Counter")): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/working/1000/Counter'