wfdb / mimic_wfdb_tutorials

Tutorials on using the MIMIC Waveform Database

Home Page:https://wfdb.io/mimic_wfdb_tutorials/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIMIC WFDB Tutorials

All Contributors

This repository contains a Jupyter book called 'MIMIC WFDB Tutorials', which presents tutorials on using the MIMIC Waveform Database for Biomedical Signal Processing.

The book is available here.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Peter H Charlton

🎨

Tom Pollard

🎨

Elisa Mejía

🎨

bemoody

🎨

Brian Gow

🎨

danamouk

🎨

This project follows the all-contributors specification. Contributions of any kind welcome!

Development

This website was created with JupyterBook. To set up a local development environment, follow the steps below:

  1. Navigate to the project directory (e.g. mimic_wfdb_tutorials)
  2. Install the required packages with pip install -r requirements.txt (preferably in a virtual environment using something like venv, virtualenv, conda etc.)
  3. Change to the directory with the content (e.g. cd content)
  4. Run jupyter-book build --all ./ from within this directory to build the book.
  5. The HTML bookfiles should have been created in a _build folder.

About

Tutorials on using the MIMIC Waveform Database

https://wfdb.io/mimic_wfdb_tutorials/


Languages

Language:Jupyter Notebook 95.3%Language:Python 4.2%Language:TeX 0.4%