Analyze your time lapse data straight from the microscope!
- Install uv.
- Clone this repo and
cdinto it. uv run gui
uv's cache is configured in pyproject.toml to sit inside the repo (.uv-cache/), so installs stay fast on any filesystem — including external drives — without drive-specific config.
Optional: python -m nd2_analyzer or python src/main.py after the first run (uses the same env).
For Cellpose + MPS notes, see MouseLand/cellpose#1063.