-
Hello,
For almost eight months I have been using py-ecg-detectors library specifically Engzee (Engelse and Zeelenberg) detector for detecting R-peaks in EKG signals. But from last week (4th Nov 20…
-
I have two simple questions
1) if we are going to find the bpm for ppg instead of ecg then we have to just change the to ppg right ? like this
from biosppy.signals import ppg
out = ppg.ppg(signal…
-
I'm having trouble figuring out how to scale our data to input to this model.
The statement: " All signal are represented as 32 bits floating point numbers at the scale 1e-4V: so if the signal is …
-
***Platform your question concerns:***
- [ ] Android
- [ ] iOS
- [ ] Other
- [ ] Platform is not relevant for this question
***Device:***
- [ ] Polar OH1
- [ ] Polar Verity Sense
- [ ] Pol…
-
Hi,
I recently used PhysIO (release 3.3.0) to process some old fMRI/physiological data from a Siemens Vb system, using the "nominal" option for scan time syncing, and providing a DCM file with scan…
-
What scale value can be used in the python code :- pywt.cwt(data, scales, wavelet) ?
I am using 'mexh' Wavelet function. Data is the p-signals of ECG from Modified Lead 2 (ML2).
Signal frequency …
-
Hi @gzerveas , when I read your paper, I thought you pre-trained ONE model based on all datasets and fine-tuned on each dataset for the specific classification/regression task. However, based on the R…
Roxyi updated
2 years ago
-
***Platform your question concerns:***
- [ ] Android
- [ ] iOS
- [ ] Other
- [x] Platform is not relevant for this question
***Device:***
- [ ] Polar OH1
- [x] Polar Verity Sense
- [x] Pol…
cjs30 updated
2 years ago
-
**Describption**
I'm analyzing a dataset of ecgs, I can process 165 of them correctly, but 1 of them raise an error (I'll copy it down), the stacktrace is not very informative for me, but it seems li…
ghost updated
2 years ago
-
Dear Antonio,
First, I hope that you're fine in this difficult times.
I have a dataset with functional data (float type) and I would like to know if it's possible to run the train code (train.…