Search found 2 matches

by rays
Tue Sep 14, 2010 7:04 pm
Forum: CPAP and Sleep Apnea Message Board
Topic: Python EDF Library -- To read cpap machine datalog files
Replies: 33
Views: 18967

Python EDF Library -- To read cpap machine datalog files

I posted as part of another thread, but I thought I should create a new topic to let more of the possible developer crowd that might be reading this board know that I have started a python library to parse EDF files and pull out my sleep data from my ResMed S9 so I can do more with the data and not ...
by rays
Tue Sep 14, 2010 10:25 am
Forum: CPAP and Sleep Apnea Message Board
Topic: Reverse-engineering Oximetry for ResScan 3.10. Can we do it?
Replies: 16
Views: 5791

Re: Reverse-engineering Oximetry for ResScan 3.10. Can we do it?

Somewhat related, I started a python library to parse EDF files and pull out my sleep data from my ResMed S9 so I can do more with the data and not have to run windows This is *far* from complete but is a start and I'd like any help I can get with it and really flesh this thing out so its a useful m...