-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from alexpron/heudiconv
[ENH]: DICOM to NIFTI BIDS conversion with Heudiconv
Showing
5 changed files
with
855 additions
and
416 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,29 @@ | ||
{ | ||
"study_name": "Aneravimm", | ||
"subjects": ["VS_Aneravimm_010", "VS_Aneravimm_011"], | ||
"data_to_bids": | ||
[ | ||
{"datasetName": "t1_mprage_sag_p2_iso", "bidsDir": "anat", "bidsName": "acq-mprage_T1w"}, | ||
"study_name": "Aneravimm", | ||
"subjects": ["VS_Aneravimm_010", "VS_Aneravimm_011"], | ||
"data_to_bids": [ | ||
{"datasetName": "t1_mprage_sag_p2_iso", "bidsDir": "anat", "bidsName": "acq-mprage_T1w"}, | ||
{"datasetName": "t2_tse_HR_cor_MTL", "bidsDir": "anat", "bidsName": "acq-hr_T2w"}, | ||
{"datasetName": "Resting State_bold AP 1.6mm HIPP", "bidsDir": "func", "bidsName": "task-restingState_acq-hipp_dir-AP_bold"}, | ||
{"datasetName": "Resting State_bold AP 1.6mm HIPP", "bidsDir": "func", "bidsName": "task-restingState_dir-AP_bold"}, | ||
{"datasetName": "Diff cusp66 b3000 AP 1.5mm", "bidsDir": "dwi", "bidsName": "acq-b3000_dir-AP_dwi"}, | ||
{"datasetName": "Diff cusp66 b0 PA 1.5mm", "bidsDir": "dwi", "bidsName": "acq-b0_dir-AP_dwi"}, | ||
{"datasetName": "Diff cusp66 b0 PA 1.5mm", "bidsDir": "dwi", "bidsName": "acq-b0_dir-PA_dwi"} | ||
], | ||
"dcm2niix":"/home/qduche/Software/dcm2niix_lnx/dcm2niix", | ||
"dcm2niix_options": "-v 0 -z y", | ||
"find_and_replace_subject": | ||
[ | ||
{"find":"VS_Aneravimm_", "replace": "VS"}, | ||
{"find":"Vs_Aneravimm_", "replace": "VS"} | ||
] | ||
"dcm2niix": "/home/alpron/softs/miniconda3/envs/test-env/bin/dcm2niix", | ||
"dcm2niix_options_comment": "dcm2niix configuration options in the nipype format (see https://nipype.readthedocs.io/en/latest/api/generated/nipype.interfaces.dcm2nii.html)", | ||
"dcm2niix_options": { | ||
"bids_format": true, | ||
"anon_bids": true, | ||
"compress": "y", | ||
"compression": 5, | ||
"crop": false, | ||
"has_private": false, | ||
"ignore_deriv": false, | ||
"single_file": false, | ||
"verbose": false | ||
}, | ||
"find_and_replace_subject": [ | ||
{"find": "VS_Aneravimm_", "replace": "VS"}, | ||
{"find": "Vs_Aneravimm_", "replace": "VS"} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,70 +1,308 @@ | ||
{ | ||
"study_name": "EMISEP", | ||
"subjects": ["08-74"], | ||
"session": "08-74 MO ENCEPHALE", | ||
"data_to_bids": | ||
[ | ||
{"datasetName": "3D T1 MPRAGE", "bidsDir": "brain", "bidsName": "t1w", "bidsSession": "M00"}, | ||
{"datasetName": "*3d flair*", "bidsDir": "brain", "bidsName": "flair", "bidsSession": "M00"}, | ||
{"datasetName": "*c1c3*", "bidsDir": "spinalCord", "bidsName": "t2ax_C1C3", "bidsSession": "M00"}, | ||
{"datasetName": "*c1-c3*", "bidsDir": "spinalCord", "bidsName": "t2ax_C1C3", "bidsSession": "M00"}, | ||
|
||
{"datasetName": "*c4c7*", "bidsDir": "spinalCord", "bidsName": "t2ax_C4C7", "bidsSession": "M00"}, | ||
{"datasetName": "*c4-c7*", "bidsDir": "spinalCord", "bidsName": "t2ax_C4C7", "bidsSession": "M00"}, | ||
|
||
|
||
{"datasetName": "t2_tse_rr_p2_sag", "bidsDir": "spinalCord", "bidsName": "t2Sag", "bidsSession": "M00"}, | ||
{"datasetName": "t2_tse_rr_p2_sag2.5 te 81", "bidsDir": "spinalCord", "bidsName": "t2Sag", "bidsSession": "M00"}, | ||
{"datasetName": "t2_tse_sag_384", "bidsDir": "spinalCord", "bidsName": "t2Sag", "bidsSession": "M00"}, | ||
{"datasetName": "t2_tse_sag_p2", "bidsDir": "spinalCord", "bidsName": "t2Sag", "bidsSession": "M00"}, | ||
{"datasetName": "t2_tse_sag_p2_2mm_te 81 fov 260", "bidsDir": "spinalCord", "bidsName": "t2Sag", "bidsSession": "M00"}, | ||
{"datasetName": "SAG T2 CERV", "bidsDir": "spinalCord", "bidsName": "t2Sag", "bidsSession": "M00"}, | ||
{"datasetName": "SAG T2 DORSAL", "bidsDir": "spinalCord", "bidsName": "t2Sag", "bidsSession": "M00"}, | ||
|
||
{"datasetName": "t2_tse_rr_p2_sag2.5 te 81_comp", "bidsDir": "spinalCord", "bidsName": "t2Sag-COMP", "bidsSession": "M00"}, | ||
{"datasetName": "t2_tse_rr_p2_sag2.5 te 81_comp_sp", "bidsDir": "spinalCord", "bidsName": "t2Sag-COMP", "bidsSession": "M00"}, | ||
{"datasetName": "t2_tse_rr_p2_sag_comp_sp", "bidsDir": "spinalCord", "bidsName": "t2Sag-COMP", "bidsSession": "M00"}, | ||
{"datasetName": "t2_tse_sag_384_comp_sp", "bidsDir": "spinalCord", "bidsName": "t2Sag-COMP", "bidsSession": "M00"}, | ||
{"datasetName": "t2_tse_sag_p2_2mm_te 81 fov 260_comp_ad", "bidsDir": "spinalCord", "bidsName": "t2Sag-COMP", "bidsSession": "M00"}, | ||
{"datasetName": "t2_tse_sag_p2_comp_ad", "bidsDir": "spinalCord", "bidsName": "t2Sag-COMP", "bidsSession": "M00"}, | ||
{"datasetName": "SAG T2 TSE MOELLE", "bidsDir": "spinalCord", "bidsName": "t2Sag-COMP", "bidsSession": "M00"}, | ||
|
||
|
||
|
||
{"datasetName": "t1_fl3d_sag_p2_iso", "bidsDir": "spinalCord", "bidsName": "mt0", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_sag_p2_iso mt", "bidsDir": "spinalCord", "bidsName": "mt1", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_tra_p2_iso", "bidsDir": "spinalCord", "bidsName": "mt0", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_tra_p2_iso mt", "bidsDir": "spinalCord", "bidsName": "mt1", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_we_tra_p2_iso", "bidsDir": "spinalCord", "bidsName": "mt0", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_we_tra_p2_iso mt tr38", "bidsDir": "spinalCord", "bidsName": "mt1", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_we_tra_p2_iso mt tr38 sans sat", "bidsDir": "spinalCord", "bidsName": "mt1", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_we_tra_p2_iso mt_tr38 sans sat", "bidsDir": "spinalCord", "bidsName": "mt1", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_we_tra_p2_iso tr38", "bidsDir": "spinalCord", "bidsName": "mt0", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_we_tra_p2_iso tr38 mt", "bidsDir": "spinalCord", "bidsName": "mt1", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_we_tra_p2_iso tr38 mt sans sat", "bidsDir": "spinalCord", "bidsName": "mt1", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_we_tra_p2_iso tr38 sans sat", "bidsDir": "spinalCord", "bidsName": "mt0", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_we_tra_p2_iso tr38 sans sat_mt", "bidsDir": "spinalCord", "bidsName": "mt1", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_we_tra_p2_iso_mt_tr38 sans sat", "bidsDir": "spinalCord", "bidsName": "mt1", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_we_tra_p2_iso_mt_tr38_sans_sat", "bidsDir": "spinalCord", "bidsName": "mt1", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_we_tra_p2_iso_tr38 sans sat", "bidsDir": "spinalCord", "bidsName": "mt0", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_we_tra_p2_m0_iso tr38 sans sat", "bidsDir": "spinalCord", "bidsName": "mt0", "bidsSession": "M00"}, | ||
{"datasetName": "t1_fl3d_we_tra_p2_mt_iso tr38", "bidsDir": "spinalCord", "bidsName": "mt1", "bidsSession": "M00"}, | ||
|
||
|
||
{"datasetName": "3d_t1_mprage_sag", "bidsDir": "spinalCord", "bidsName": "t1Sag", "bidsSession": "M00"}, | ||
{"datasetName": "t1_mprage_sag_p2_iso", "bidsDir": "spinalCord", "bidsName": "t1Sag", "bidsSession": "M00"}, | ||
{"datasetName": "t1_mprage_sag_p2_iso cerv", "bidsDir": "spinalCord", "bidsName": "t1Sag", "bidsSession": "M00"}, | ||
{"datasetName": "t1_mprage_sag_p2_iso cerv_rr", "bidsDir": "spinalCord", "bidsName": "t1Sag", "bidsSession": "M00"}, | ||
{"datasetName": "t1_mprage_sag_p2_iso ofsep", "bidsDir": "spinalCord", "bidsName": "t1Sag", "bidsSession": "M00"}, | ||
{"datasetName": "t1_mprage_sag_p2_iso ofsep_mpr_axial", "bidsDir": "spinalCord", "bidsName": "t1Sag", "bidsSession": "M00"}, | ||
{"datasetName": "t1_mprage_sag_p2_iso ofsep_mpr_cor", "bidsDir": "spinalCord", "bidsName": "t1Sag", "bidsSession": "M00"}, | ||
{"datasetName": "t1_mprage_sag_p2_iso ofsep_mpr_tra", "bidsDir": "spinalCord", "bidsName": "t1Sag", "bidsSession": "M00"}, | ||
{"datasetName": "t1_mprage_sag_p2_iso ofsep_rr", "bidsDir": "spinalCord", "bidsName": "t1Sag", "bidsSession": "M00"}, | ||
{"datasetName": "T1 MPRAGE CERV", "bidsDir": "spinalCord", "bidsName": "t1Sag", "bidsSession": "M00"} | ||
|
||
], | ||
"dcm2niix":"/home/mgaubert/Software/dcm2niix/dcm2niix_v1.0.20211006/dcm2niix", | ||
"dcm2niix_options": "-v 0 -z y -ba n" | ||
"study_name": "EMISEP", | ||
"subjects": ["08-74"], | ||
"session": "08-74 MO ENCEPHALE", | ||
"data_to_bids": [ | ||
{ | ||
"datasetName": "3D T1 MPRAGE", | ||
"bidsDir": "brain", | ||
"bidsName": "T1w", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "*3d flair*", | ||
"bidsDir": "brain", | ||
"bidsName": "FLAIR", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "*c1c3*", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2ax_C1C3", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "*c1-c3*", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2ax_C1C3", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "*c4c7*", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2ax_C4C7", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "*c4-c7*", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2ax_C4C7", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t2_tse_rr_p2_sag", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t2_tse_rr_p2_sag2.5 te 81", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t2_tse_sag_384", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t2_tse_sag_p2", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t2_tse_sag_p2_2mm_te 81 fov 260", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "SAG T2 CERV", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "SAG T2 DORSAL", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t2_tse_rr_p2_sag2.5 te 81_comp", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2Sag-COMP", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t2_tse_rr_p2_sag2.5 te 81_comp_sp", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2Sag-COMP", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t2_tse_rr_p2_sag_comp_sp", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2Sag-COMP", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t2_tse_sag_384_comp_sp", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2Sag-COMP", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t2_tse_sag_p2_2mm_te 81 fov 260_comp_ad", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2Sag-COMP", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t2_tse_sag_p2_comp_ad", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2Sag-COMP", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "SAG T2 TSE MOELLE", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t2Sag-COMP", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_sag_p2_iso", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt0", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_sag_p2_iso mt", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt1", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_tra_p2_iso", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt0", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_tra_p2_iso mt", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt1", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_we_tra_p2_iso", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt0", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_we_tra_p2_iso mt tr38", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt1", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_we_tra_p2_iso mt tr38 sans sat", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt1", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_we_tra_p2_iso mt_tr38 sans sat", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt1", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_we_tra_p2_iso tr38", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt0", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_we_tra_p2_iso tr38 mt", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt1", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_we_tra_p2_iso tr38 mt sans sat", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt1", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_we_tra_p2_iso tr38 sans sat", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt0", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_we_tra_p2_iso tr38 sans sat_mt", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt1", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_we_tra_p2_iso_mt_tr38 sans sat", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt1", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_we_tra_p2_iso_mt_tr38_sans_sat", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt1", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_we_tra_p2_iso_tr38 sans sat", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt0", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_we_tra_p2_m0_iso tr38 sans sat", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt0", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_fl3d_we_tra_p2_mt_iso tr38", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "mt1", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "3d_t1_mprage_sag", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t1Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_mprage_sag_p2_iso", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t1Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_mprage_sag_p2_iso cerv", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t1Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_mprage_sag_p2_iso cerv_rr", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t1Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_mprage_sag_p2_iso ofsep", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t1Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_mprage_sag_p2_iso ofsep_mpr_axial", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t1Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_mprage_sag_p2_iso ofsep_mpr_cor", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t1Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_mprage_sag_p2_iso ofsep_mpr_tra", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t1Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "t1_mprage_sag_p2_iso ofsep_rr", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t1Sag", | ||
"bidsSession": "M00" | ||
}, | ||
{ | ||
"datasetName": "T1 MPRAGE CERV", | ||
"bidsDir": "spinalCord", | ||
"bidsName": "t1Sag", | ||
"bidsSession": "M00" | ||
} | ||
], | ||
"dcm2niix": "~/softs/miniconda3/bin/dcm2niix", | ||
"dcm2niix_options_comment": "dcm2niix configuration options in the nipype format (see https://nipype.readthedocs.io/en/latest/api/generated/nipype.interfaces.dcm2nii.html)", | ||
"dcm2niix_options": { | ||
"bids_format": true, | ||
"anon_bids": true, | ||
"compress": "y", | ||
"compression": 5, | ||
"crop": false, | ||
"has_private": false, | ||
"ignore_deriv": false, | ||
"single_file": false, | ||
"verbose": true | ||
} | ||
} | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.