Currently we only have description in the template. It would be beneficial to add more information.
{
"age": {
"Description": "age of the participant",
"Units": "year"
},
"sex": {
"Description": "sex of the participant as reported by the participant",
"Levels": {
"M": "male",
"F": "female"
}
},
"handedness": {
"Description": "handedness of the participant as reported by the participant",
"Levels": {
"left": "left",
"right": "right"
}
},
"group": {
"Description": "experimental group the participant belonged to",
"Levels": {
"read": "participants who read an inspirational text before the experiment",
"write": "participants who wrote an inspirational text before the experiment"
}
}
}
Currently we only have description in the template. It would be beneficial to add more information.
BIDS
participants.jsonexample:https://bids-specification.readthedocs.io/en/stable/modality-agnostic-files.html#participants-file