Releases: jcreinhold/intensity-normalization
Releases · jcreinhold/intensity-normalization
v2.2.4 - Lauterbur
- Allow Python >=3.9
v2.2.3 - Lauterbur
- Revert error on different image shapes from RavelNormalize; it is required!
v2.2.2 - Lauterbur
- Remove plural from
Modality
andTissueType
enumerations. - Update tutorials to use the
Modality
andTissueType
enumerations. - Remove error on different image shapes from
RavelNormalize
when registration enabled.
v2.2.1 - Lauterbur
- Update documentation to support modifications to Python API
- Update dependencies
- Remove incorrect warning from WhiteStripe normalization
v2.2.0 - Lauterbur
- Change backend to
pymedio
to support more medical image formats
v2.1.4 - Austin
- Fix testing bugs in 2.1.3 and cleanup some interfaces
v2.1.2 - Austin
- Improve security
v2.1.1 - Austin
- Fix warning about negative values when not passing in a mask
- Remove redundant word from Nyul normalize keyword arguments
v2.1.0 - Austin
- Restructure CLIs for faster startup and improve handling of missing antspy
- Add option to CLIs to print version
v2.0.3 - Henri
- Improve Nyul docs and argument/keyword names