GithubHelp home page GithubHelp logo

lubakabra / paper-ecg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tereshchenkolab/paper-ecg

0.0 0.0 0.0 10.9 MB

OSU Capstone Project 2020-21 - Natalie & Julian

License: Other

Python 92.71% Stata 7.29%

paper-ecg's Introduction

Paper ECG

An application for digitizing ECG scans. (OSU Capstone Project 2020-21)

See ecgdigitize for the library implementing the grid and signal digitization. Cite published manuscript: J. D. Fortune, N. E. Coppa, K. T. Haq, H. Patel and L. G. Tereshchenko. Digitizing ECG image: a new method and open-source software code. Computer Methods and Programs in Biomedicine 2022 Pages 106890. DOI: https://doi.org/10.1016/j.cmpb.2022.106890 https://www.sciencedirect.com/science/article/pii/S0169260722002723

Authors

  • Natalie Coppa
  • Julian Fortune
  • Larisa Tereschenko (tereshch at ohsu.edu)

With help from:

  • Kazi Haq
  • Hetal Patel

Overview

This application allows digitizing paper ECG image scans, such as this one:

fullscan

To produce digital signals, like these:

fullscan-output

Installation

Download the latest release here.

User Guide

Read the user guide here

Contributing

Follow the set-up instructions:

You should now have:

  • Python 3.6.7
  • Virtual environment
  • All required packages

Reminder: Make sure your virtual environment is running! (this will happen automatically if you are using pyenv)

You can now run:

fbs run

Or, on Windows, you may need to run:

py -3.6 -m fbs run

This will start the interpreted version of the project.

Build

In order to create an executable that can be distributed, run:

fbs build

Or, on Windows, you may need to run:

py -3.6 -m fbs build

This only builds an executable targeting the current OS (i.e., virtualization or multiple machines is necessary to produce builds for each OS).

Contributing

View the issues list to see what tasks are available to work on.

Dependencies

The project currently requires Python 3.6.7 to work with fbs (see 3.7 support issue).

Build Notes

Capstone

See our sprint documents here.

Preprint to cite

Julian Fortune, Natalie Coppa, Kazi T Haq, Hetal Patel, Larisa G Tereshchenko. Digitizing ECG image: new fully automated method and open-source software code. medRxiv 2021.07.13.21260461; doi: https://doi.org/10.1101/2021.07.13.21260461

Statistical validation code

see file digitizing_validation Stata code.do. See manuscript(peprint above) for the detailed description of statistical methods.

paper-ecg's People

Contributors

julianfortune avatar nataliecoppa avatar tereshchenko9 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.