Releases: jmtyszka/bidskit
Releases · jmtyszka/bidskit
v2025.11.7
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
- @LixiangXu made their first contribution in #127
- @vnckppl made their first contribution in #124
Full Changelog: v2023.2.16...v2025.11.7
Version 2023.2.16
- Fixes "ses_clean" error when using --no-sessions flag
v2023.1.12
- Added support for Flywheel DICOM tarballs exported from the web interface
- Cleaned up validation issues (README.md renamed to README, etc)
v2022.8.25
- 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
v2022.7.7
Version 2022.5.12
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
Corrected package version dependencies
Version 2022.2.10
Additional support for multiecho and complex-valued BOLD and MEMPRAGE, and bias-correction via the recon- filename key.
Version 2019.12.20
- Fixes setuptools compilation issues with Docker build