/bidskit

Utility functions for working with DICOM and BIDS neuroimaging data

Primary LanguagePythonMIT LicenseMIT

BIDSKIT

Version 2024.5.3

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

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