BIDS compliance of eyetracking data #19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "eyetracking"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes https://github.com/psychoinformatics-de/studyforrest-data/issues/12
Just a small change to the
.bidsignorefile. Otherwise things look good. Thanks!Almost... it needs to be
**/*.asc.gzAh, and one other thing that could be added to the
.bidsignorefile:task-*_physio.jsonSee https://github.com/bids-standard/bids-validator/issues/1275#issuecomment-827644778
ahhhh crap, thanks for catching that
Should be good now, I applied both of your suggestions.
Looks good. Thanks!