2025-12-09T02:12:37 - INFO: MSIP3D 0.1.4 2025-12-09T02:12:37 - INFO: P3D files will be output to /working/2000R/78b8bd56-da36-cf56-303d-edf9470762ee 2025-12-09T02:12:37 - INFO: Found 4 TFD dictionary entries 2025-12-09T02:12:37 - INFO: Found TFD mission for 2000R 2025-12-09T02:12:37 - 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/2000R/Counter'