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:

  1. install uv
  2. install python 3.11 by issuing uv python install 3.11
  3. clone the agx-emulsion repo
  4. issuing uvx path/to/local/agx_repo (prepares and installs the packages, and launches the agx-amulsion napari GUI)
  5. edit the command in ART_agx_film.json to uv run --python 3.11 --with-editable path/to/local/agx_repo agx_emulsion_mklut.py --server

HTH

Read more here: Source link