Skip to content

Releases: jmtyszka/bidskit

v2025.11.7

06 Nov 19:53

Choose a tag to compare

What's Changed

  • 125 session flag by @jmtyszka in #126
  • update Dockerfile to ubuntu:22.04 and related dependencies by @LixiangXu in #127
  • Added access to a dcm2niix flag for ignoring certain images by @vnckppl in #124

New Contributors

Full Changelog: v2023.2.16...v2025.11.7

Version 2023.2.16

16 Feb 23:01

Choose a tag to compare

  • Fixes "ses_clean" error when using --no-sessions flag

v2023.1.12

12 Jan 23:04

Choose a tag to compare

  • Added support for Flywheel DICOM tarballs exported from the web interface
  • Cleaned up validation issues (README.md renamed to README, etc)

v2022.8.25

25 Aug 19:39

Choose a tag to compare

  • Requires latest version of dcm2niix (v1.0.20220720) which changes some of the filename output options
  • Improved internal support for and use of DICOM tags in auto run numbering
  • Major refactoring of all modules

v2022.7.8

08 Jul 17:34

Choose a tag to compare

Fixed dict field error in translate.py

v2022.7.7

07 Jul 21:26
9245605

Choose a tag to compare

Fixes for issue #107. Added support for ReproIn seqtype- key. Remove redundant run-1 key for singular series with auto run numbering.

Version 2022.5.12

13 May 01:14
9052f14

Choose a tag to compare

Added new automatic generation of protocol translator JSON from ReproIn-style series descriptions (--auto argument). Some refactoring of modules. New documentation for adding and converting new subject DICOM data to an existing BIDS dataset (--subject argument)

Version 2022.2.11

11 Feb 19:09
e43e27d

Choose a tag to compare

Corrected package version dependencies

Version 2022.2.10

11 Feb 19:07
70d30ad

Choose a tag to compare

Additional support for multiecho and complex-valued BOLD and MEMPRAGE, and bias-correction via the recon- filename key.

Version 2019.12.20

20 Dec 19:56

Choose a tag to compare

  • Fixes setuptools compilation issues with Docker build