An open API service indexing awesome lists of open source software.

https://github.com/predict-idlab/ehg-cx-detection

Detecting contractions from EHG signals
https://github.com/predict-idlab/ehg-cx-detection

Last synced: 7 months ago
JSON representation

Detecting contractions from EHG signals

Awesome Lists containing this project

README

          

# Install the requirements

Run `pip -r requirements.txt`

# Setting up the directories

## Download the required data

* Download the [Term-Preterm EHG DataSet with Tocogram](https://physionet.org/content/tpehgt/1.0.0/) and put it in a directory called `tpehgts/`

* Download the [Icelandic 16-electrode Electrohysterogram (EHG) Database](https://archive.physionet.org/pn6/ehgdb/), store it in `pn6/`

## Create an empty `output/` directory

# Running it

Set your parameters in `config.json` and run `python3 pipeline.py`. The output will be saved in the `output/` directory.