We are excited to announce the newest release of dcm2bids ! 🎉 🥳
This update introduces some new features, improvements, and bug fixes to enhance your DICOM to BIDS conversion experience.
Everything embedded into this version comes from the community ❤️. Here are few examples.
- During OHBM we've been asked to support archives as a dicom input, it's part of Dcm2bids 3.1.0. Check
dcm2bids --help
output. link - While helping people on Neurostars, @smeisler indicates that he needed to run pydeface after dcm2bids conversion since he needed both versions before and after defacing, it's now part of Dcm2bids 3.1.0. Check custom_entities in post-op section. link
- If you want to speed up dcm2bids conversion @SamGuay wrote a really nice tutorial to convert your data faster than ever.
Your questions and concerns remain our top priority and continue to shape the future of Dcm2bids!
Thank you
Arnaud and Sam
We would like to thank @smeisler, @Remi-Gau, @raniaezzo, @arokem and the users from neurostars for their feedbacks.
What's Changed
- [MAINT] validate citation.cff by @Remi-Gau in #257
- Bump gitpython from 3.1.32 to 3.1.34 by @dependabot in #259
- Bump gitpython from 3.1.34 to 3.1.35 by @dependabot in #261
- Fix typos in scaffold files by @SamGuay in #263
- [ENH] Add possibility to input dicom tar or zip archives by @arnaudbore in #262
- Fix post op - pydeface by @arnaudbore in #260
- Fix release tags in GHA by @SamGuay in #266
- Release 3.0.3 by @arnaudbore in #265
- [ENH] - Automate help message in doc by @SamGuay in #267
- [DOC] - Tutorial on parallel x dcm2bids by @SamGuay in #268
Full Changelog: 3.0.2...3.1.0