Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
marcelzwiers opened this issue May 20, 2019 · 2 comments
Closed

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

marcelzwiers opened this issue May 20, 2019 · 2 comments
Labels
⚡ Lightning talk ⚡ Submissions for a lightning talk

Comments

@marcelzwiers
Copy link
Contributor

marcelzwiers commented May 20, 2019

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

@TimVanMourik TimVanMourik added the ⚡ Lightning talk ⚡ Submissions for a lightning talk label May 20, 2019
@TimVanMourik
Copy link
Contributor

TimVanMourik commented May 25, 2019

Hi @marcelzwiers, I’m happy to tell you that we’d like to host your lightning talk in the OSR in the neuroscience toolkit session. This will be a talk of 5 minutes + 5 minutes of questions. We’ll update the program in the ReadMe.md shortly. We’d much appreciate it if you could submit presentation material to the presentations folder by means of a Pull Request to this repository, preferably but not necessarily before the presentation.

@TimVanMourik
Copy link
Contributor

Presentation added in #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ Lightning talk ⚡ Submissions for a lightning talk
Projects
None yet
Development

No branches or pull requests

2 participants