mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-09 20:50:43 +00:00
If there are no mask-on slices of nonzero duration, then there's not any meaningful event or waveform data for the session. There is occasionally some fragmentary data, but it's always less than 1 second. When such fragmentary waveform data is present, it only contains 1-3 nonzero samples, corresponding to 0.2s - 0.6s of data, which suggests that the mask-on slice was really that long rather than precisely 0. As a result, it appears that the timestamps of the mask-on/mask-off slices are just the current value of the machine's internal clock, which only has 1-second resolution. But rather than embark on herculean efforts to derive a sub-second slice duration from (only occasionally present) event or waveform data, we just treat the session as having no detailed data. |
||
---|---|---|
.. | ||
AutoTest.h | ||
prs1tests.cpp | ||
prs1tests.h | ||
resmedtests.cpp | ||
resmedtests.h | ||
sessiontests.cpp | ||
sessiontests.h |