Examples
Each worked example contains a model module, two tests, a plot.py script that writes PDF files, and a derivation of its results. Every result stated below is verified by the test suite, and each example page shows the figures its script produces.
Running the Examples
From the root of a clone of the repository:
pip install -e '.[dev]'
pytest # all tests
python tests/stsp/plot.py # writes route.pdf and overview.pdf into tests/stsp