Releases: flywheel-apps/dicom-mr-classifier
Releases · flywheel-apps/dicom-mr-classifier
1.4.10 - 11/16/2021
1.4.8
1.4.7
1.4.6
What's changed
- Set sex to "other" if "O" is found in PatientSex tag
Impact on gear output
- Dicoms where PatientSex is "O" will correctly update the subject.sex to "other"
1.4.5
BUG:
- Reorder assignment of Non-Image, so custom classifications get precedence
- Fix parsing of custom classifications to use python3 str instead of python2 basestring
1.4.4
Fix:
Empty classification for non-MR images now returns as {} instead of None.
1.4.3
Enhancement:
Restricts the secondary classification to MR images only.
Migrated from SciTran.