Skip to content

Commit 9aaf7e3

Browse files
authored
Merge pull request #2119 from yarikoptic/bf-master-ci
Remove reference to dicm2nii altogether and point to page with more converters
2 parents 13ac190 + d7142be commit 9aaf7e3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/common-principles.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -461,9 +461,10 @@ Where possible, DICOM Tags are adopted directly as BIDS metadata terms and
461461
indicated with "**Corresponds to** DICOM Tag ID1, ID2 `DICOM Tag Name`.".
462462
When harmonization has been deemed necessary, this is indicated in the
463463
BIDS term description with "**Based on** DICOM Tag ID1, ID2 `DICOM Tag Name`.".
464-
Extraction of BIDS compatible metadata can be performed using [dcm2niix](https://github.com/rordenlab/dcm2niix)
465-
and [dicm2nii](https://www.mathworks.com/matlabcentral/fileexchange/42997-xiangruili-dicm2nii)
466-
DICOM to NIfTI converters. The [BIDS-validator](https://github.com/bids-standard/bids-validator)
464+
Extraction of BIDS compatible metadata can be performed using
465+
[DICOM to NIfTI converters](https://bids.neuroimaging.io/tools/converters.html)
466+
such as [dcm2niix](https://github.com/rordenlab/dcm2niix).
467+
The [BIDS-validator](https://github.com/bids-standard/bids-validator)
467468
will check for conflicts between the JSON file and the data recorded in the
468469
NIfTI header.
469470

0 commit comments

Comments
 (0)