Apnea Board Forum - CPAP | Sleep Apnea
Can SleepyHead export SpO2 data? - Printable Version

+- Apnea Board Forum - CPAP | Sleep Apnea (https://www.apneaboard.com/forums)
+-- Forum: Public Area (https://www.apneaboard.com/forums/Forum-Public-Area)
+--- Forum: Software Support Forum (https://www.apneaboard.com/forums/Forum-Software-Support-Forum)
+--- Thread: Can SleepyHead export SpO2 data? (/Thread-Can-SleepyHead-export-SpO2-data)



Can SleepyHead export SpO2 data? - SaldusMiegas - 09-23-2016

Anyone know how to export SpO2 data from Sleepyhead, or else maybe use the binary data file sleepyhead stores with SpO2 session data?

I picked up a CMS 50D+ pulse oximeter a while back and captured several days of data into Sleepyhead.

Imported so smoothly that I didn't retain the native data files.

Now I have a need to export and share some SpO2 data with my doctor.

Attempts to export data only seem to generate CPAP machine data, but not the SpO2 data.

Found an old sourceforge forum post back in 2011 that indicated SpO2 export was a future feature for Sleepyhead. Wondering if that ever got implemented.

Also noticed someone posted in this forum a while back that Sleepyhead keeps a copy in a folder of SpO2 import files. I tried reading those SpO2 data files into the CMS 50D+ SPO2 Assistant Review software but it didn't like it. I may not have been holding my mouth just right when I tried that, so any tips on how to use those SH SpO2 data files would be appreciated.

thanks

Saldus Miegas


RE: Can SleepyHead export SpO2 data? - beet - 09-23-2016

I suggest that you try opening the SpO2 file in a word processor to see whether the data format is understandable. If the format is straightforward, it may require only minor editing to convert it to a standard spreadsheet format.


RE: Can SleepyHead export SpO2 data? - SaldusMiegas - 09-23-2016

(09-23-2016, 03:38 PM)beet Wrote: I suggest that you try opening the SpO2 file in a word processor to see whether the data format is understandable. If the format is straightforward, it may require only minor editing to convert it to a standard spreadsheet format.

Beet,

I appreciate the good suggestion. Tried opening the summary and event files in a text editor as well as MS Word. Not readable in either.

Saldus Miegas


RE: Can SleepyHead export SpO2 data? - beet - 09-23-2016

You could post your question to the SleepyHead developer's forum:
sourceforge.net/p/sleepyhead/discussion/

You can also download the source code. I glanced at the oximeterimport.h and oximeterimport.cpp files to see if they include comments documenting the data format, but they have no comments other than the GNU license.