Code Monkey home page Code Monkey logo

dac2bids's Introduction

DAC2BIDS

Introduction

A set of utilities to automatize the conversion of DICOM into NIfTI files and to organize the output conforming to the BIDS format. DAC2BIDS tries to be as compatible as possible with the Donders Institute DAC (Data Acquisition Collection).

The recommended workflow is:

  1. Generate a bids folder structure for your project. Example:
mkdir -p experiment-datasets/sub-{01,02}/ses-{01-02}/{func,anat,fmap}
  1. Generate yaml files with dac2bids.py. These yaml files are used as input to:
  2. Convert DICOMs to NIfTIs with dcm2niibatch.

DAC2BIDS covers step number 2 of the workflow above. The generated yaml configuration files serve a double purpose as they document what DICOM folders are being converted to what NIfTI files.

Dependencies

Requires Python 2.7 and the following modules: yaml and dicom.

Installation and Usage

Use pip to install the required modules and simply call dac2bids from the command line. See dac2bids –help for the calling syntax.

Limitations

Currently only supports DICOMs from latest Siemens scanners (VD13+).

dac2bids's People

Contributors

jooweg avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.