phantom-mri-bids/participants.json
Michał Szczepanik 426e890a75 [DATALAD RUNCMD] Convert the Aachen phantom data to BIDS
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "heudiconv --subjects P250120 --files inputs/phantom-mri-dicom-aachen/Kopf_Q01_20250120_132533.200000 --outdir . --heuristic code/heuristic-aachen.py --converter dcm2niix --bids --minmeta --overwrite",
 "dsid": "698cec3c-e424-47e0-9da4-7a75e5ed6078",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [
  "inputs/phantom-mri-dicom-aachen/Kopf_Q01_20250120_132533.200000"
 ],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2025-05-06 19:44:19 +02:00

14 lines
405 B
JSON

{
"participant_id": {
"Description": "Participant identifier"
},
"age": {
"Description": "Age in years (TODO - verify) as in the initial session, might not be correct for other sessions"
},
"sex": {
"Description": "self-rated by participant, M for male/F for female (TODO: verify)"
},
"group": {
"Description": "(TODO: adjust - by default everyone is in control group)"
}
}