Does anyone know what constitutes an event flag in the Spo2 review software?
Is it just indicating a sudden drop / climb of some number of points?
Dropping below a certain threshold?
What Oximeter events flags would you like to eventually see in SleepyHead? (they will have to be seperate to the main flags, as time scales don't match)
Also, what oximeter report data other than the min/max/avg?
I am already working on time-below-threshold (%) code.
CMS50 Events
CMS50 Events
_________________
Machine: ResMed AirSense™ 10 AutoSet™ CPAP Machine with HumidAir™ Heated Humidifier |
Mask: Swift™ FX Nasal Pillow CPAP Mask with Headgear |
Humidifier: S9™ Series H5i™ Heated Humidifier with Climate Control |
Additional Comments: CMS50D+/F Oximeter, S9 VPAP Auto/Adapt, PRS1 Auto, Intellipap Auto, SleepyHead :) |
Author of the free, cross platform, open-source sleep tracking software SleepyHead.
Download http://sleepyhead.jedimark.net
Source Code http://gitlab.com/sleepyhead/sleepyhead-code
Download http://sleepyhead.jedimark.net
Source Code http://gitlab.com/sleepyhead/sleepyhead-code
Re: CMS50 Events
there are two types of events here, desats and pulse:


_________________
Humidifier: S9™ Series H5i™ Heated Humidifier with Climate Control |
Additional Comments: S9 Autoset machine; Ruby chinstrap under the mask straps; ResScan 5.6 |
Last edited by avi123 on Mon Jul 18, 2011 5:42 pm, edited 1 time in total.
see my recent set-up and Statistics:
http://i.imgur.com/TewT8G9.png
see my recent ResScan treatment results:
http://i.imgur.com/3oia0EY.png
http://i.imgur.com/QEjvlVY.png
http://i.imgur.com/TewT8G9.png
see my recent ResScan treatment results:
http://i.imgur.com/3oia0EY.png
http://i.imgur.com/QEjvlVY.png
Re: CMS50 Events
Start the SpO2 program and select a session for review.jedimark wrote:Does anyone know what constitutes an event flag in the Spo2 review software?
Then notice the tools icon in the lower left of the screen. Click on it.
The screen that opens gives the definitions of events for the SpO2 program and the ability to change the values to suit your analytical needs.
Cheers
_________________
Mask: Oracle HC452 Oral CPAP Mask |
Humidifier: DreamStation Heated Humidifier |
Additional Comments: EverFlo Q 3.0 Liters O2 PR DSX900 ASV |
Oracle 452 Lessons Learned Updated
DSX900 AutoSV with HC150 extra humidifier and Hibernite heated hose
Settings: EPAP Min-10.0, EPAP Max-17, PS Min-3, PS Max-10, Max Pressure-20, Rate-Auto, Biflex-1.
Sleepyhead and Encore Pro 2.21.
DSX900 AutoSV with HC150 extra humidifier and Hibernite heated hose
Settings: EPAP Min-10.0, EPAP Max-17, PS Min-3, PS Max-10, Max Pressure-20, Rate-Auto, Biflex-1.
Sleepyhead and Encore Pro 2.21.
Re: CMS50 Events
Thankyou...
I wonder if that's a drop/change from a running average, or the previous value?
So that's fully adjustable in SpO2 review software?Desaturation Event: drop in SpO2 by at least 4% for a minimum duration of 10 seconds.
Pulse Event: Change in rate by at least 6 bpm for a mnimum duration of 8 seconds..
I wonder if that's a drop/change from a running average, or the previous value?
_________________
Machine: ResMed AirSense™ 10 AutoSet™ CPAP Machine with HumidAir™ Heated Humidifier |
Mask: Swift™ FX Nasal Pillow CPAP Mask with Headgear |
Humidifier: S9™ Series H5i™ Heated Humidifier with Climate Control |
Additional Comments: CMS50D+/F Oximeter, S9 VPAP Auto/Adapt, PRS1 Auto, Intellipap Auto, SleepyHead :) |
Author of the free, cross platform, open-source sleep tracking software SleepyHead.
Download http://sleepyhead.jedimark.net
Source Code http://gitlab.com/sleepyhead/sleepyhead-code
Download http://sleepyhead.jedimark.net
Source Code http://gitlab.com/sleepyhead/sleepyhead-code
Re: CMS50 Events
I never fiddled around to answer that question. However you can. SpO2 saves a session file in the Program Files folder under the sub folder Data. The data file with the one second samples is a .CSV file. This file is a simple text file containing pairs of SpO2 values and Pulse values.jedimark wrote:Thankyou...
So that's fully adjustable in SpO2 review software?
I wonder if that's a drop/change from a running average, or the previous value?
So ... You can edit the file to create any sequence you like to see how the program handles the data.
For example, edit in a sequence of value pairs such as:
90,62
90,63
90,64
90,65
90,66
90,67
etc,
Then put in a new series
90,55
etc,
Then run SpO2 Review and see what is reported.
_________________
Mask: Oracle HC452 Oral CPAP Mask |
Humidifier: DreamStation Heated Humidifier |
Additional Comments: EverFlo Q 3.0 Liters O2 PR DSX900 ASV |
Oracle 452 Lessons Learned Updated
DSX900 AutoSV with HC150 extra humidifier and Hibernite heated hose
Settings: EPAP Min-10.0, EPAP Max-17, PS Min-3, PS Max-10, Max Pressure-20, Rate-Auto, Biflex-1.
Sleepyhead and Encore Pro 2.21.
DSX900 AutoSV with HC150 extra humidifier and Hibernite heated hose
Settings: EPAP Min-10.0, EPAP Max-17, PS Min-3, PS Max-10, Max Pressure-20, Rate-Auto, Biflex-1.
Sleepyhead and Encore Pro 2.21.