bids-standard / bidsutils

Utility functions for working with BIDS compatible datasets
3 stars 7 forks source link

Handle spaces in trial type names (by @nicholst) #1

Closed cmaumet closed 8 years ago

cmaumet commented 8 years ago

This PR is a fix written by @nicholst to handle spaces in trial type names (e.g. tone counting probe in sub-01_task-tonecounting_events.tsv).

nicholst commented 8 years ago

+1 :)

chrisgorgo commented 8 years ago

Thanks!