Open lin1996-ux opened 2 years ago
FlowCal/gate.py:505: DeprecationWarning: Please use `gaussian_filter` from the `scipy.ndimage` namespace, the `scipy.ndimage.filters` namespace is deprecated.
in FlowCal.gate.density2d(): sH = scipy.ndimage.filters.gaussian_filter()
FlowCal.gate.density2d()
in
FlowCal.gate.density2d()
: sH = scipy.ndimage.filters.gaussian_filter()