mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 19:20:45 +00:00
Occasionally waveforms in a DreamStation session can be split into multiple files. This behavior resulted in a report of missing waveform data, and upon investigation was found 15 times out of 10,000 sample sessions. It looks like this happens when the machine begins writing the waveform file before realizing that it will hit its 500-file-per-directory limit for the remaining session files, at which point it appears to write the rest of the waveform data along with the summary and event files in the next directory. The previous commit added better testing support and warning messages for when this is encountered. This commit fixes the issue, and so the warning is no longer necessary. |
||
---|---|---|
.. | ||
cms50_loader.cpp | ||
cms50_loader.h | ||
cms50f37_loader.cpp | ||
cms50f37_loader.h | ||
edfparser.cpp | ||
edfparser.h | ||
icon_loader.cpp | ||
icon_loader.h | ||
intellipap_loader.cpp | ||
intellipap_loader.h | ||
md300w1_loader.cpp | ||
md300w1_loader.h | ||
mseries_loader.cpp | ||
mseries_loader.h | ||
prs1_loader.cpp | ||
prs1_loader.h | ||
resmed_loader.cpp | ||
resmed_loader.h | ||
somnopose_loader.cpp | ||
somnopose_loader.h | ||
weinmann_loader.cpp | ||
weinmann_loader.h | ||
zeo_loader.cpp | ||
zeo_loader.h |