https://github.com/mackelab/IdentifyMechanisticModels_2020
Revision b93c90ec6156ae5f8afee6aaac7317373e9caf5e authored by Jan-Matthis on 19 October 2020, 16:00:39 UTC, committed by Jan-Matthis on 19 October 2020, 16:00:39 UTC
0 parent
Raw File
Tip revision: b93c90ec6156ae5f8afee6aaac7317373e9caf5e authored by Jan-Matthis on 19 October 2020, 16:00:39 UTC
Initial commit
Tip revision: b93c90e
README.md
# Stomatogastric ganglion - paths in the posterior

### Model

The model is written in cython:

```
pip install cython
```
The simulations were run on a compute cluster. The file 
`results/31D_samples/pyloricsamples_31D_noNaN_3.npz` contains all simulations that did 
not lead to any `NaN` in the summary statistics.

## Reproducing results and figures

Run:
```
jupyter notebook
```
in the environment and go through the notebooks in numerical order.
back to top