Closed briangow closed 7 months ago
Thanks, looks good to me.
I created ./tests/data/ for the purpose of holding example data, but either location is fine. We should also:
./tests/data/
path in BENCHMARK.md to point to the correct location../tests/data
if it isn't being used.Thanks @tompollard , I'll keep the folder structure as I have it here since it seems more general. I'll open another PR to update the benchmarking README and remove the template folder structure that you had.
This PR adds a record from the MIMIC-IV Waveform Database ( https://physionet.org/content/mimic4wdb/0.1.0/ ) . The waveform being added contains 4 ECG signals, a plethysmography (PLETH) signal, and a respiration (RESP) signal. The sampling rates are:
ECG = 249.89 Hz PLETH = 124.945 Hz RESP = 62.475 Hz
The record is around 59 hours long.