Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip derivatives indexing #20

Closed
clane9 opened this issue Aug 9, 2023 · 1 comment
Closed

Skip derivatives indexing #20

clane9 opened this issue Aug 9, 2023 · 1 comment

Comments

@clane9
Copy link
Collaborator

clane9 commented Aug 9, 2023

bids2table will currently indexes the entire tree under the input root. In particular, this means any derivatives datasets found under root will be indexed. By comparison, PyBIDS provides an option to specify which derivatives should be indexed, or to skip derivative indexing altogether. It might be useful to have some similar functionality.

One option could be to add an exclude arg that takes a glob pattern or list of patterns for directories to skip indexing. These would then get passed through to the Crawler as skip dirs.

@clane9
Copy link
Collaborator Author

clane9 commented Jul 10, 2024

Closed by #35.

@clane9 clane9 closed this as completed Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant