Scripts to test NanoFASE vs FASE outputs.
To use, first install Pixi. Then clone this repo:
git clone git@github.com:samharrison7/fase-output-testing.git
cd fase-output-testingThen install the relevant packages using Pixi:
pixi installFinally, run Jupyter Lab to load the notebooks contained in this repo:
pixi run jupyter lab