Spectral film simulations in ART
For me the simplified version of the necessary steps to run the latest agx-amulsion on Linux (Arch in my case) are:
- install
uv - install python 3.11 by issuing
uv python install 3.11 - clone the agx-emulsion repo
- issuing
uvx path/to/local/agx_repo(prepares and installs the packages, and launches the agx-amulsion napari GUI) - edit the command in
ART_agx_film.jsontouv run --python 3.11 --with-editable path/to/local/agx_repo agx_emulsion_mklut.py --server
HTH
Read more here: Source link
