Installing wfsim¶
To get started for simulating XENONnT please follow the straxen setup guide. Simulating XENON1T works out of the box.
On top of
straxen, installwfsim:
pip install wfsim
Developer setup¶
To get started for simulating XENONnT please follow the straxen setup guide.
Install wfsim in editable mode from source:
git clone https://github.com/XENONnT/WFSim wfsim
pip install -e wfsim