NIfTI-Image-Converter icon indicating copy to clipboard operation
NIfTI-Image-Converter copied to clipboard

Changed get_data method (deprecated) to get_fdata(). Also changed the way you iterate through files, and saving now works (using matplotlib)

Open vcasellesb opened this issue 9 months ago • 0 comments

As discussed with OliJimbo on issue #6, I've changed the get_data() method for nib.NiftiImage objects to the new get_fdata(), which returns the np.ndarray.

vcasellesb avatar Apr 27 '24 14:04 vcasellesb