
    xf                     ,    d dl Z ddlmZ g dZd Zd Zy)    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         vrt        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.zPlease 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&      s[    7Lf;=> 	> MML 'N N-!= =$''r   )r!    r   r   r   r&   r   r   r   <module>r(      s   
  
(r   