← Back
Editing: measurements.cpython-311.pyc
� d�c� � �. � d dl Z ddlmZ g d�Zd� Zd� ZdS )� N� )� _measurements)�label�find_objects�labeled_comprehension�sum�mean�variance�standard_deviation�minimum�maximum�median�minimum_position�maximum_position�extrema�center_of_mass� histogram� watershed_ift� sum_labelsc � � t S )N)�__all__� � �</usr/lib/python3/dist-packages/scipy/ndimage/measurements.py�__dir__r s � ��Nr c � � | t vrt d| � d�� � �t j d| � d�t d�� � t t | � � S )Nz>scipy.ndimage.measurements is deprecated and has no attribute z'. Try looking in scipy.ndimage instead.zPlease use `z_` from the `scipy.ndimage` namespace, the `scipy.ndimage.measurements` namespace is deprecated.� )�category� stacklevel)r �AttributeError�warnings�warn�DeprecationWarning�getattrr )�names r �__getattr__r&