You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i'm both new in python and data processing.
I have a EDA file from Biopac ( acq). And when i open it with neurokit it displays only 2 channels:
-one is the EDA response
-the second is the digital input but equal to 0 all along.
The thing is, it's supposed to have 8 triggers.
When i try read it with bioread, the 8 triggers are detected.
Can someone know why?