cellpose-napari icon indicating copy to clipboard operation
cellpose-napari copied to clipboard

removed `net_avg` parameter from model call and widget

Open jo-mueller opened this issue 1 year ago • 2 comments
trafficstars

Fixes #50

Dear maintainers @carsen-stringer @psobolewskiPhD

This PR

  • removes the apparently deprecated keyword argument net_avg from the call to the cellpose model.
  • Removes the checkbox from the widget
  • Pins the cellpose version to the latest version or newer (>=3.0.7)

I am not entirely sure when exactly net_avg was deprecated but didn't want to go back all the version to find it - hope that's okay :)

jo-mueller avatar Apr 11 '24 11:04 jo-mueller

I guess the other option is to pin the other way, setting upper bound to the last cellpose 2?

psobolewskiPhD avatar May 08 '24 02:05 psobolewskiPhD

FYI: this has been fixed by @carsen-stringer, the latest release of the plugin works great!

psobolewskiPhD avatar Sep 14 '24 20:09 psobolewskiPhD