We use cookies and other tools to enhance your experience on our website and to analyze our web traffic.
For more information about these cookies and the data collected, please refer to our Privacy Policy.

How do i extract Airflow, etc.

2 posts
Was this reply useful? Learn more...
 
[-]
alokm014 +0 points · over 5 years ago

I want to make a CSV file which includes time, airflow, apnea, and stage from polysomnography\edf. I am using mesa sleep data set. Can someone help me?
Thanks in advance.

445 posts
bio
Was this reply useful? Learn more...
 
[-]
mrueschman +1 point · over 5 years ago

The XML annotation files contain information and timestamps for respiratory events and oxygen desaturations. Sleep staging for each epoch is also available in the XML files.

If you wish to analyze the airflow signal then you will need to look into the raw signal EDF files. There should be packages for statistical software to read in the EDF for further analysis. Here's a tool for reading EDFs into MATLAB: https://sleepdata.org/tools/dennisdean-block-edf-loader