mritopng 2.1
This fix addresses an issue where the input DICOM files might have readings below 0. In the example files provided by a user here, A value of -1024 is seen for the background.
I've modified the logic to simply clip such values to 0.
This fix addresses an issue where the input DICOM files might have readings below 0. In the example files provided by a user here, A value of -1024 is seen for the background.
I've modified the logic to simply clip such values to 0.