🐛 Bug Fix
- Drop Python 3.7 support #722 (@yarikoptic)
- ReproIn: give an informative assertion message when multiple values are found #718 (@yarikoptic)
- Convert assertion into a warning that we would not use dicom dir tempate option #709 (@yarikoptic)
- Do not demand --files for all commands, even those which do not care about it (like populate-intended-for) #708 (@yarikoptic)
⚠️ Pushed to master
- Add script to sensor dicoms -- for the error where dcm2niix might or might not fail but issues an Error (@yarikoptic)
🏠 Internal
- Ran pre-commit on everything, black decided to adjust some formatting #721 (@yarikoptic)
- Make sensor-dicoms use gnu-getopt if present (on OSX) #721 (@yarikoptic)
Authors: 1
- Yaroslav Halchenko (@yarikoptic)