mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 03:00:43 +00:00
Also warn when waveform files are being skipped on import due to this kind of splitting. The chunks YAML now emits all unique chunks found in files with the same session ID. Note that a single file can contain multiple chunks covering multiple sessions. These will all be saved in the YAML file corresponding to the original file's name, rather than the session ID encoded in any chunk. This slight discrepancy is intentional, since the chunk YAML is meant to test the parsers, to verify that they correctly decode a specific input file. When importing data into a session, we use the actual session ID specified by each chunk. Thus the session YAML files will be derived from the proper chunks, regardless of their original containing file. (Well, except for waveforms, but they don't appear to have more than one session ID per file.) |
||
---|---|---|
.. | ||
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 |