You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the user could request the contents of particular tsv types (scans.tsv or sessions.tsv, but also channels.tsv, events.tsv, or whatever the case may be)
one thing I can think of: similar to querying file paths of tsv files with a particular suffix:
bids.query(BIDS,'data','extension','.tsv','suffix',{'channels','events'})
the user could request the contents of particular tsv types (scans.tsv or sessions.tsv, but also channels.tsv, events.tsv, or whatever the case may be)
Originally posted by @coxroy in #542 (comment)
The text was updated successfully, but these errors were encountered: