Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

binlister - only include trials within a specific time range does not work #156

Open
Jib9290 opened this issue Apr 29, 2022 · 0 comments
Open

Comments

@Jib9290
Copy link

Jib9290 commented Apr 29, 2022

I am trying to solve an issue as I have a trials where the participants responded <100ms to a stimulus and I would like to exclude those trials in my bins. Therefore I included a time range for the response event. But the amount of trials included did not change afterwards, so I am assuming something did not work.

The code I used for this is:

bin 2
name of bin
{1}{t<100-1500>3}.{30;31}

1 indicates the stimulus, 3 the response and everything is feedback locked with 30 being a positive valid feedback and 31 a positive invalid feedback.

I just want to include trials which have been made between 100ms and 1500ms.


#### Expected behavior: I expected the bins to only include those trials, but as far as I´ve seen this did not work. Does anyone have an idea how to get on the right track?
#### Versions
OS version [10.15.5]
Matlab version [R2017b]
EEGLAB version [2021.1]
ERPLAB version [v8.30]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant