You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
``heudiconv`` is a flexible DICOM converter for organizing brain imaging data
27
+
into structured directory layouts.
28
+
29
+
- it allows flexible directory layouts and naming schemes through customizable heuristics implementations
30
+
- it only converts the necessary DICOMs, not everything in a directory
31
+
- you can keep links to DICOM files in the participant layout
32
+
- using dcm2niix under the hood, it's fast
33
+
- it can track the provenance of the conversion from DICOM to NIfTI in W3C PROV format
34
+
- it provides assistance in converting to `BIDS <http://bids.neuroimaging.io/>`_.
35
+
- it integrates with `DataLad <https://www.datalad.org/>`_ to place converted and original data under git/git-annex version control, while automatically annotating files with sensitive information (e.g., non-defaced anatomicals, etc)
0 commit comments