phantom-mri-bids/dataset_description.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

23 lines
633 B
JSON

{
"Acknowledgements": "TODO: whom you want to acknowledge",
"Authors": [
"TODO:",
"First1 Last1",
"First2 Last2",
"..."
],
"BIDSVersion": "1.8.0",
"DatasetDOI": "TODO: eventually a DOI for the dataset",
"Funding": [
"TODO",
"GRANT #1",
"GRANT #2"
],
"HowToAcknowledge": "TODO: describe how to acknowledge -- either cite a corresponding paper, or just in acknowledgement section",
"License": "TODO: choose a license, e.g. PDDL (http://opendatacommons.org/licenses/pddl/)",
"Name": "TODO: name of the dataset",
"ReferencesAndLinks": [
"TODO",
"List of papers or websites"
]
}