All Projects → jmtyszka → bidskit

jmtyszka / bidskit

Licence: MIT license
Utility functions for working with DICOM and BIDS neuroimaging data

Programming Languages

python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to bidskit

bidscoin
BIDScoin converts your source-level neuroimaging data to BIDS
Stars: ✭ 75 (+44.23%)
Mutual labels:  conversion, dicom, mri, neuroimaging
dicomifier
A medical image converter
Stars: ✭ 22 (-57.69%)
Mutual labels:  conversion, dicom, mri
mrivis
medical image visualization library and development toolkit
Stars: ✭ 19 (-63.46%)
Mutual labels:  mri, neuroimaging
clinica
Software platform for clinical neuroimaging studies
Stars: ✭ 153 (+194.23%)
Mutual labels:  neuroimaging, bids-format
bids-matlab
MATLAB / Octave tools for BIDS datasets
Stars: ✭ 37 (-28.85%)
Mutual labels:  mri, neuroimaging
Dcm2niix
dcm2nii DICOM to NIfTI converter: compiled versions available from NITRC
Stars: ✭ 364 (+600%)
Mutual labels:  dicom, neuroimaging
MIRACL
Multi-modal Image Registration And Connectivity anaLysis
Stars: ✭ 23 (-55.77%)
Mutual labels:  mri, neuroimaging
MRIcroGL
v1.2 GLSL volume rendering. Able to view NIfTI, DICOM, MGH, MHD, NRRD, AFNI format images.
Stars: ✭ 101 (+94.23%)
Mutual labels:  dicom, bids-format
brainGraph
Graph theory analysis of brain MRI data
Stars: ✭ 136 (+161.54%)
Mutual labels:  mri, neuroimaging
ENIGMA
The ENIGMA Toolbox is an open-source repository for accessing 100+ ENIGMA statistical maps, visualizing cortical and subcortical surface data, and relating neuroimaging findings to micro- and macroscale brain organization. 🤠
Stars: ✭ 66 (+26.92%)
Mutual labels:  mri, neuroimaging
ledger2beancount
Ledger to Beancount text-based converter
Stars: ✭ 63 (+21.15%)
Mutual labels:  conversion
DOSMA
An AI-powered open-source medical image analysis toolbox
Stars: ✭ 45 (-13.46%)
Mutual labels:  mri
cryptoformat
Javascript library to format and display cryptocurrency and money
Stars: ✭ 40 (-23.08%)
Mutual labels:  conversion
Brainy
Brainy is a virtual MRI analyzer. Just upload the MRI scan file and get 3 different classes of tumors detected and segmented. In Beta.
Stars: ✭ 29 (-44.23%)
Mutual labels:  mri
MRQy
MRQy is a quality assurance and checking tool for quantitative assessment of magnetic resonance imaging (MRI) data.
Stars: ✭ 58 (+11.54%)
Mutual labels:  mri
dicom-containers
singularity and Docker containers to easily get started with common dicom tools
Stars: ✭ 18 (-65.38%)
Mutual labels:  dicom
fo-dicom.Codecs
Cross-platform Dicom native codecs for fo-dicom
Stars: ✭ 41 (-21.15%)
Mutual labels:  dicom
brainlit
Method container for computational neuroscience on brains.
Stars: ✭ 20 (-61.54%)
Mutual labels:  neuroimaging
xmind2testlink
Convert xmind to test link xml files, support xmind pro and xmind zen.
Stars: ✭ 99 (+90.38%)
Mutual labels:  conversion
xsampa
X-SAMPA to IPA converter
Stars: ✭ 20 (-61.54%)
Mutual labels:  conversion

BIDSKIT

Version 2022.8.26

Python utilities for converting from DICOM to BIDS neuroimaging formats.

The bidskit console command takes a directory tree containing imaging series from one or more subjects (eg T1w MPRAGE, BOLD EPI, Fieldmaps), converts the imaging data to Nifti-1 format with JSON metadata files (sidecars) and populates a directory tree according to the latest BIDS specification.

Documentation

Installation Instructions

Quick Start Guide

Useful Features

Bugs and Feature Requests

Let us know about bugs and feature requests through this repo's GitHub Issues page.

Related Projects

  • heudiconv General purpose heuristic DICOM converter
  • dcm2bids Christophe Beddetti's DICOM to BIDS converter
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].