As some of you know I released a program recently which makes it easy for Nellcor oximeter owners to download their stored data and create .csv files on their computer for further analysis. http://riggins.biz/MyOxiDump/
Today I am releasing a companion program which allows folks to easily plot those .csv files and generate a basic report of percent at saturation level during the test period.
Many Thanks to Shadowatcher and NarcoApneac who have been doing some beta testing with me.
The new program MyOxiPlot reads .csv files created by MyOxiDump or for that matter any .csv file of oximetry data which has the following format:
Five columns consisting of the following data:
a) Column 1 = Time each sample (either as a string or in datetime format)
b) Column 2 = SPO2% (as a number from - to 100)
c) Column 3 = Heart Rate (as a number in beats per minute)
d) Column 4 = Pulse Amplitude (as a number from 1 to 250)
e) Column 5 = FLAGS (a string of the error flags from the oximeter)
MyOxiDump default settings provide the data in this format already.
If your oximeter does not output some of this information you can just add the missing columns and give them some value other than zero.
You can get more information, screen shots and download MyOxiPlot at http://riggins.biz/MyOxiPlot/
Enjoy!
foggydaze