Releases: benoitberanger/niix2bids
Releases · benoitberanger/niix2bids
v2.5.0
What's Changed
- try to fix new DICOM tag PulseSequenceName, replacing SequenceName use some kind of alias strategy by @benoitberanger in #8
Full Changelog: v2.4.0...v2.5.0
v2.4.0
- better tracking : DISCARD and NON_BOLD sequences are logged separately and will appear in different directory
- many fixes
- added sequences AALScout and tse_vfl_cs_WIP1061
- logger is initialized outside the main workflow, making it easier to re-use
Full Changelog: v2.3.0...v2.4.0
v2.3.0
Added native support for several WIP & C2P sequences
- PtkSmsVB13ADwDualSpinEchoEpi (dwi)
- tse_vfl_wipb15 (3D SPACE)
- resolve (dwi)
- cubric_tfl_fatnavs (mprage with fatnav)
- dkd_tfl_brp (mprage like)
Added support for part-phase
in mp2rage seq.
Though I'm not sure it works for 100% cases, since it came from a WIP sequence and not the Product version that came later.
Other
- clearer README
- clearer CLI
- updated .gitignore for MacOS
- fix some 3D SPACE
- fix some SE / TSE
- fix pandas "Future warning" about groupby
Full Changelog
v2.2.0
Full Changelog: v2.1.1...v2.2.0
v2.1.1
fixed pip install
Full Changelog: v2.1.0...v2.1.1
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Add support for ses-<>
field from BIDS specification. This is done using 'StudyInstanceUID'.
Full Changelog: v1.2.0...v2.0.0
v1.2.0
Full Changelog: v1.1.0...v1.2.0
config_file is now in the main module
Moving the config_file
directory inside the main module ensures it is shipped when niix2bids
repo is used as a dependency.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Releasing version v1.0.0