Releases: jmtyszka/bidskit
Releases · jmtyszka/bidskit
Version 1.2.3
- Fixed multiple run number issue #55
- Improved robustness and reporting for JSON file read exceptions
Version 1.2.1
New version compatible with BIDS 1.2 specification
- includes optional post-conversion validation using bids-validator
- robust handling of multiple recon series from single acquisitions (eg multiecho fieldmaps, localizers)
- automatic run numbering based on DICOM AcquisitionTime not series number
- reconfigured directory structure and auxiliary files to match BIDS specification
- setuptools and PyPI installation
Version 1.1.2
Fixes minor issues with run numbering, file overwrites and docker.
Version 1.1.1
- fixed single-band reference (sbref) handling for Siemens multiband acquisitions
- fixed run number inference in the presence of duplicate series descriptions
- fixed file path issues with fieldmap IntendedFor value in JSON sidecars
Version 1.0.0
Incorporates almost all requested enhancements: TaskName and IntendedFor tag support, DWI support, working directory and "no session" mode.
Initial beta release
Merge pull request #13 from celstark/master added method to deal with multiple runs with the same description