This repository contains code to reproduce figure 3 of the paper Parameter inference from a non-stationary unknown process.
To run figure3.ipynb first install Conda and create a virtual environment using the provided .yml file:
conda env create -f pinup.yml