change participant-label to participant_label#185
change participant-label to participant_label#185yibeichan wants to merge 1 commit intoPennLINC:mainfrom
Conversation
|
Hm... fMRIPrep mostly only supports dashes in its CLI parameters, so |
|
yes, we'll have to configure it somehow. Maybe in the yaml? |
|
we can either specify it |
|
it's called i think we need a bids app validator for its input specs. many of those apps were created during a sprint and never updated afterwards. it may be useful to bring this up to the bids spec folks. |
|
Hi hi, just wanna follow up on this issue, what would be our solution? |
|
Hi @yibeichan, because different BIDS apps have different flags for this, so we think the best way is to add |
|
@tientong98 thank you! if you're gonna work on this, we can close this current PR |
Hi this is related to #184
i checked that most BIDS Apps here (https://bids-website.readthedocs.io/en/latest/tools/bids-apps.html) uses
--participant_label. for those which use--participant-label(e.g., fmriprep) also support--participant_label. so maybe it's better for us to use--participant_label