-
Notifications
You must be signed in to change notification settings - Fork 21
Subject ID in Single Subject module #379
Copy link
Copy link
Open
Description
Subject ID (that is Participant Label) is mandatory field , which is automatically setup on task submission when argument is BidsSjubject.
However some things can confuse user
- Even for single BidsSubject file collection, user have to look at another parameter to to understand that computer will fill it (actually overwrite.)
So some explanation is required in Subject ID field (rather than BIDS Dataset Folder). And it is best to clearly explain that data will be overwritten.
If case is unambitious Subject ID can even be populated immediately at task setup.
- If cbsvv file list is supplied user cannot leave the field is blank, but cannot enter all the subject ids either due to prohibited space
So this field should not have space validation
To reproduce
- Create BidsSubject list in cbrain
- Create task with that Cbrain list Submit to MiDeface
- Try to not fill Subject ID files, say sub-01 and sub-02
- Observe error "mandatory parameter is missing"
- Try to supply value "01 02"
- Observe error "invalid character"
This is confusing for most user. An experienced users might guess that any dummy value
As workaround new pipelines could relax string validation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels