Skip to content

BIDScoin: an easy toolkit to convert your data to BIDS #28

@marcelzwiers

Description

@marcelzwiers

BIDScoin: an easy toolkit to convert your data to BIDS

Marcel Zwiers1, Rutger van Deelen1
1Donders Institute for Brain, Cognition and Behaviour, Radboud University Nijmegen, The Netherlands

https://github.com/Donders-Institute/bidscoin

Abstract

BIDScoin is new open-source python toolkit that converts ("coins") source-level (raw) neuroimaging data-sets according to BIDS. Rather then depending on complex or ambiguous programmatic logic, BIDScoin uses a customizable key-value mapping to convert the raw source data into BIDS data. The key values that can be used in BIDScoin to map the data are:

  1. Information in raw MRI data files (e.g. DICOM “SeriesDescription” field)
  2. Information from nifti headers (e.g. image dimensionality)
  3. Information in the file structure (e.g. filename or number of files)

The key-value heuristics, i.e. the “bidsmaps”, can be entered using a graphical user-interface and are are stored as short YAML-files, which are easy to read and edit both by humans and computers. Compared to existing tools, BIDScoin has the advantage that it is very flexible, user-friendly, requires no programming knowledge or efforts, and can make use of multiple sources of information.

The BIDScoin toolkit was used to successfully coin over 1000 subject source level datasets from various research projects conducted within the Donders Institute. This included datasets with source level data in DICOM format, with fieldmap data, mutli-echo echo, multi-coil data, PET data and various anatomical, diffusion and functional MRI scans.

Preferred Session

Neuroscience toolkit

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions