Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.49 KB

README.rst

File metadata and controls

35 lines (27 loc) · 1.49 KB

HeuDiConv

a heuristic-centric DICOM converter

Our Docker image

TravisCI

CodeCoverage

Readthedocs

About

heudiconv is a flexible DICOM converter for organizing brain imaging data into structured directory layouts.

  • it allows flexible directory layouts and naming schemes through customizable heuristics implementations
  • it only converts the necessary DICOMs, not everything in a directory
  • you can keep links to DICOM files in the participant layout
  • using dcm2niix under the hood, it's fast
  • it can track the provenance of the conversion from DICOM to NIfTI in W3C PROV format
  • it provides assistance in converting to BIDS.
  • it integrates with DataLad 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)