Skip to content

Dashboard to demonstrate alternans in APD for a periodically stimulated cardiac cell.

Notifications You must be signed in to change notification settings

ThomasMBury/restitution-cobweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restitution-cobweb

Description

Dashboard to investigate dynamics of a periodically stimulated cardiac cell based on its restitution function. Displays the restitution function, the iterative map as a cobweb plot, and the APD sequence. Parameters for the simulation and the restitution function may be varied using the sliders.

The app is currently hosted here.

Running the app locally

To run the app on your local computer, clone the repository, create a virtual environment and install the necessary requirements with

pip install --upgrade pip
pip install -r requirements.txt

Then run the app with

python app.py

This should show

Dash is running on http://127.0.0.1:8050/

You can now visit the app at this URL.

Preview

Screenshot 2022-08-29 at 3 41 27 PM

About

Dashboard to demonstrate alternans in APD for a periodically stimulated cardiac cell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published