Coder Social home page Coder Social logo

physionet-csv-conversion's Introduction

Physionet-CSV-Conversion

Code to access the ECG data from Physionet using Python (Access ".dat" file).

Datasets tested on:

  • AFib Databases(CinC 2001 and 2004)
  • Apnea Database
  • MIT-BIH-Arrythmia
  • PTBDB

physionet-csv-conversion's People

Contributors

abhilampard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

physionet-csv-conversion's Issues

FileNotFoundError: [Errno 2] No such file or directory: '/home/mahmood/apnea-ecg/02r.hea'

1 c02r
Traceback (most recent call last):
File "script.py", line 20, in
record = wfdb.rdsamp(recordname_new) # rdsamp() returns the signal as a numpy array
File "/home/mahmood/.local/lib/python3.6/site-packages/wfdb/io/record.py", line 1394, in rdsamp
warn_empty=warn_empty)
File "/home/mahmood/.local/lib/python3.6/site-packages/wfdb/io/record.py", line 1154, in rdrecord
record = rdheader(record_name, pb_dir=pb_dir, rd_segments=False)
File "/home/mahmood/.local/lib/python3.6/site-packages/wfdb/io/record.py", line 991, in rdheader
dir_name, pb_dir)
File "/home/mahmood/.local/lib/python3.6/site-packages/wfdb/io/_header.py", line 705, in _read_header_lines
with open(os.path.join(dir_name, file_name), 'r') as fp:
FileNotFoundError: [Errno 2] No such file or directory: '/home/mahmood/apnea-ecg/02r.hea'

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.