-
Notifications
You must be signed in to change notification settings - Fork 17
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
Add entry for stimulus folder in pop_exportbids #89
Comments
So you do not have manually copy the folder |
Currently files are already copied via The easy way out is to add another button to locate a stimfile folder, but the code will get even messier. I'm not a fan of adding too many ways to interact with the same field (and don't think we should code in a way that can lead to this): I also feel like the snippet for @dungscout96, any thoughts on how best to include this? Also those GUI editing functions are well written and neat, thanks for that. |
Check for field 'stimuli' in event structure and copy files
|
For the GUI. Add a new GUI to associate event types and stimuli then copy to EEG.event.stim_file for all datasets. |
No description provided.
The text was updated successfully, but these errors were encountered: