-
Notifications
You must be signed in to change notification settings - Fork 7
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
Use of "param-all" to designate files encasing all model parameters #54
Comments
Here's the two options, along with the requisite validation requirements for each (assuming prior merge of #46 here):
There's maybe an argument to be made as to whether 1.ii. and 2.ii. should either both be requisite or both be optional; but this is how I've conceived of it myself and therefore why I thought 2. was the better option. Happy to consider the counter argument.
No, that glob would necessitate that " |
In retrospect, I don't like " |
In #52 (comment), @Lestropie explained that:
I am starting to warm up to this, but want to make sure that this works. For validation, wouldn't the following glob pattern work even without the "all" modifier?
*desc-dti_param*_model.nii.gz
The text was updated successfully, but these errors were encountered: