-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add additional wildcard entities #69
Conversation
- add acquisition, direction (dwi), and run entities - fix uri to singularity containers
Looking through the spec, the following could be options: For
For For
|
T1w
Mask
|
Sounds good on all counts -- will approve once you've made those changes. |
Added in the additional entities, with the caveat that |
Will merge this in, and fix the |
Proposed changes
Resolves #59. Adds additional wildcard entities - namely acquisition and run. Also added in direction for diffusion data. Are there any others that should be added?
Also reverts a change to correct for the singularity container uris.
Types of changes
What types of changes does your code introduce? Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you are unsure about any of the choices, don't hesitate to ask!poe quality
taskNotes
All PRs will undergo the unit testing before being reviewed. You may be requested to explain or make additional changes before the PR is accepted.