Open Jiqing1107 opened 6 years ago
Hi,
Thanks very much for your helpful questions. To address them:
The reference RR varies throughout the dataset, rather than being a constant value. It varies between 4 and 60 bpm, as detailed in the Methods section of the ReadMe document. This range was chosen based on the range of physiologically plausible respiratory frequencies proposed in: Karlen et al., IEEE TBME, 60(7): 1946-53 (2013) https://doi.org/10.1109/TBME.2013.2246160 . If you are using the Matlab version of the data, then you can easily find out the reference RR for each simulation by inspecting the field data(n).ref.params.rr
, where n
is the simulation of interest. For instance, the reference RR is indeed 4 bpm for simulation 1, but it is 6 bpm for simulation 2, and 8 bpm for simulation 3.
I have updated the link for downloading the Matlab script to generate the synthetic dataset, under the Details section of the dataset webpage. Please note that some of the links lower down on this webpage don't seem to be working at present - I'll try to get that fixed.
Best wishes,
Pete
Great job! I have two questions:
Thanks! Looking forward to your reply!