-
Traceback (most recent call last):
File "hh.py", line 28, in
Seg = ECG_Segment(i)
File "hh.py", line 19, in ECG_Segment
bfunc = np.asarray(record.p_signals)
AttributeError: 'tuple' o…
-
1 c02r
Traceback (most recent call last):
File "script.py", line 20, in
record = wfdb.rdsamp(recordname_new) # rdsamp() returns the signal as a numpy array
File "/home/mahmood/.local/l…
-
I just wanted to try the features of your neurokit.
I´m using Anaconda installed on Windows 10.
The pip install of neurokit was successful.
Then I copied your following sample code into a Spyder wi…
ghost updated
5 years ago
-
I got this error whilst following the tutorial when trying to display the ecg signal using:
`sample.show_ecg('A00001')`
`File "", line 1, in
sample.show_ecg('A00001')`
`File "/anaconda3/l…
-
I want to train a model to predict one's emotion from the physical signals. I have a physical signal and using it as input feature;
> ecg(Electrocardiography)
In my dataset, there are **312** to…
-
Hi,
we adapted the DemRawDataICU.m to analyze one of our ECG files, which has some segments of noisy data and also some missing values (NaNs).
The Toolbox ran well, just as when used with the Test…
-
I'm developing an application using the ProtoCentral MAX30003 breakout board.
Trying to use the leads-off detection functionality, I found that MAX30003 does not detect a leads-off condition if the c…
-
Sir
how to download full database??
As my project is based on SCD detection ( ECG signals) so we want to download the entire file in a record till SCD occurs.
we need large samples size for SDDB da…
-
Hello,I have some question,and need your help
I wanted to use Neuropython but it's still failed
I ran the code,and it made error
`error`
module 'biosppy.signals.ecg' has no attribute 'correct_rp…
-
I am opening this issue so that we can discuss about setting up EEG/MEG simulations within MNE. My understanding is that there is a need for a more sophisticated way of simulating EEG and MEG data. @m…