Skip to content

polortiz4/lungmap-data-plus-2016

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project acts as a heart rate monitor by analyzing ECG data and determining the instantaneous heart rate, the average heart rate over a user-specified interval, and when brady- or tachycardia occurred. To run it, call main(ecg_data.csv, mins), where ecg_data.csv is the ecg data and mins is the number of minutes over which the average heart rate should be calculated. ecg_data.csv must have a header of exactly one line, it must be comma separated, the first column must be time in seconds and the second column must be voltage in mV. Travis Badge: Alt Text

About

Repository for Duke Data+ summer project on LungMAP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%