Tools for performing 2D parameter space analysis for deterministic models
Project description
parameter-space-2d
Tools for performing 2D parameter space analysis for deterministic models
Method
Parameter space maps are built up by performing an iterative grid search, preferentially exploring parameter regimes close to detected boundaries. Various checks are in place to ensure that any detected boundaries are fully explored.
Example of a model with two states (blue and orange) and variable input parameters β and ε
Installation
pip install parameter-space-2d
Instructions
The repository contains a series of notebooks with instructions for performing analysis, using the Goehring et al. (2011) PAR polarity model as an example.
To run in the cloud, click 'launch binder' above.
To run on your local machine, follow these steps:
1. Clone the repository:
git clone https://github.com/tsmbland/parameter-space-2d.git
cd parameter-space-2d
2. Create conda environment:
conda env create -f environment.yml
3. Activate conda environment:
conda activate parameter-space-2d
4. Open jupyter notebooks:
jupyter notebook scripts/INDEX.ipynb
License
This work is licensed under a Creative Commons Attribution 4.0 International License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file parameter-space-2d-0.1.3.tar.gz
.
File metadata
- Download URL: parameter-space-2d-0.1.3.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed0c9e00a5938aa2a3ff553a9b9dd338503bda1513cf5399ef0c6209ab56c7f6 |
|
MD5 | 554070bdf96f0fe8def5475b4c6e48a5 |
|
BLAKE2b-256 | b79f76aa4c2e77204878c92ee229eff7f56e79ab2781caaf1f8e5bf76ea72290 |