Skip to content

Releases: jmtyszka/bidskit

Version 1.2.3

30 Apr 22:35
7383cd4
Compare
Choose a tag to compare
  • Fixed multiple run number issue #55
  • Improved robustness and reporting for JSON file read exceptions

Version 1.2.1

27 Mar 18:41
277c1ed
Compare
Choose a tag to compare

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

03 Oct 03:54
7af856e
Compare
Choose a tag to compare

Fixes minor issues with run numbering, file overwrites and docker.

Version 1.1.1

15 Mar 00:16
Compare
Choose a tag to compare
  • 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

09 Nov 23:52
8616471
Compare
Choose a tag to compare

Incorporates almost all requested enhancements: TaskName and IntendedFor tag support, DWI support, working directory and "no session" mode.

Initial beta release

27 Oct 18:21
Compare
Choose a tag to compare
Initial beta release Pre-release
Pre-release
Merge pull request #13 from celstark/master

added method to deal with multiple runs with the same description