Patch-first Orion multiplex imaging pipeline.
uv run python3 main.py --configuration configurations/CRC33_01.yaml --mode patch
uv run python3 main.py --configuration configurations/CRC33_01.yaml --mode patch --stage segment
uv run python3 main.py --configuration configurations/CRC33_01.yaml --mode whole-slidepatch is the implemented mode. whole-slide is a reserved development flag that currently exits with a clear not-implemented message.