pyplati / platipy

Processing Library and Analysis Toolkit for Medical Imaging in Python
https://pyplati.github.io/platipy/
Apache License 2.0
111 stars 27 forks source link

Deprecation warning - scipy.ndimage.measurements #254

Closed dalmouiee closed 7 months ago

dalmouiee commented 8 months ago
platipy/imaging/label/utils.py:18: DeprecationWarning:
Please use `center_of_mass` from the `scipy.ndimage` namespace,
the `scipy.ndimage.measurements` namespace is deprecated. from scipy.ndimage.measurements import center_of_mass