Skip to content

snakebids/resources/bids_tags.json update #134

Closed Answered by pvandyken
LouFel asked this question in Q&A
Discussion options

You must be logged in to vote

This is actually a pybids issue, the library that does the path parsing. It will only read entities that it knows about, as defined in a config file (see here for the default config). Pybids allows custom config files, but as it turns out, Snakebids currently doesn't support these.

Adding basic support would be very straightforward: we can just add another parameter to generate_inputs called config and pass it transparently on to BIDSLayout. I'm going to make an issue from this. @tkkuehn , @akhanf, @kaitj, any thoughts?

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
11 replies
@LouFel
Comment options

@pvandyken
Comment options

@LouFel
Comment options

@akhanf
Comment options

@pvandyken
Comment options

Answer selected by LouFel
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants