Skip to content

MRdataset : unified interface to various neuroimaging dataset formats

License

Notifications You must be signed in to change notification settings

sinhaharsh/MRdataset

 
 

Repository files navigation

MRdataset : unified interface to various neuroimaging dataset formats

https://app.codacy.com/project/badge/Grade/4e6e129acb3340e3b422541be3924a90

./docs/images/hierarchy.jpg

Description

  • Provides a unified interface for horizontal and vertical traversal of various neuroimaging datasets (DICOM) and any other generic format etc.
  • Ensures that the DICOM files are valid imaging DICOMs and provides the option to skip phantoms, localizer, head scouts etc.
  • Provides flexibility to ignore automatically generated derived scans such as MoCo series, Single-band references, perfusion weighted scans.
  • Verifies if each DICOM slice belongs to the same scan volume and, then subsequently organizes all scans are hierarchical fashion (Subject > Session > Sequence > Run)
  • Identifies sequences acquired within the same session, which is especially useful for associating field maps with their corresponding functional (EPI) scans.

Documentation

https://open-minds-lab.github.io/MRdataset/

About

MRdataset : unified interface to various neuroimaging dataset formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 98.0%
  • Makefile 1.9%
  • Shell 0.1%