Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 520 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 520 Bytes

Apnea

Studying and analyzing CPAP and other apnea data from OSCAR application.

This code use the new python package pyapnea (https://pypi.org/project/pyapnea/)

Requirements

(outside requirements.txt)

  • Hexinator 1.12+ (for .grammar, for debuging, not complete)

Data

Testing data (in data/) is one nap I took (about 15 minutes). Not all events are present in this file (no apnea event for example)

Visualisation

A little Dash application is used to visualize data

image