Installing wfsim

  1. To get started for simulating XENONnT please follow the straxen setup guide. Simulating XENON1T works out of the box.

  2. On top of straxen, install wfsim:

pip install wfsim

Developer setup

  1. To get started for simulating XENONnT please follow the straxen setup guide.

  2. Install wfsim in editable mode from source:

git clone https://github.com/XENONnT/WFSim wfsim
pip install -e wfsim