-
Notifications
You must be signed in to change notification settings - Fork 22
FEIs : Frequenctly Encountered Issues
MariusKlug edited this page Aug 11, 2022
·
3 revisions
- This can happen when you re-run bemobil_xdf2bids.m on the same output directory. Instead of overwriting, data2bids will concatenate the events, which leads to repetition of events. The solution is to remove the BIDS folder before you run it again.
- Fieldtrip alternative functions are being added for users who are missing certain toolboxes, and this can be problematic when your scripts try to use the replaced functions as MATLAB original functions. Here is a recommended solution .
If you have any comments, questions, or suggestions, please open issues here on git, join our discord server, or write an email to [email protected]!