Skip to content
forked from nipy/heudiconv

little helper to ease DICOM conversion to ready-to-share folder with heuristics

License

Notifications You must be signed in to change notification settings

cni-md/heudiconv

 
 

Repository files navigation

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)

About

little helper to ease DICOM conversion to ready-to-share folder with heuristics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.9%
  • Dockerfile 2.1%
  • Shell 2.0%