Johannes Soltwedel
Johannes Soltwedel
Hi @haesleinhuepf , I played around with this in another context and I think joblib parallelization could do the trick. The syntax is also quick simple: ```Python from joblib import...
Regarding this, I saw a nice technique on how this is done at vedo: There, the deprecation warning is implemented as a decorator that doesn't do anything besides printing the...
Even easier: It's actually a [python package](https://pypi.org/project/Deprecated/)
Hi @haesleinhuepf , I can have a look. Judging from what @marcomusy suggested [here](https://github.com/marcomusy/vedo/issues/813#issuecomment-1436747337), would it be an option to implement the vedo [isosurface](https://vedo.embl.es/docs/vedo/base.html#BaseGrid.isosurface) method in nppas as an option...
Hi @haesleinhuepf , thanks for pointing it out, I have improved the example. What the code basically does is: - create a convex hull (it's just much easier to spot...
I'll have my hand at it :)
Hi @haesleinhuepf , I've tried to formulate this similarly as in the linked repos (Thanks for the hints), and the result would look something like this - is this what...
Hey @haesleinhuepf , the code for this lives [here](https://github.com/jo-mueller/napari-process-points-and-surfaces/blob/apply-scale2/napari_process_points_and_surfaces/_utils.py). I added the decorator to two functions to test the behavior and it seems to work (e.g., passes a simple test...
Yes, exactly! PR coming soon 👍
Late to the party but I think I'm struggling at the same step. > If you have a newer GEN3Plus Inverter, you can configure the connection to the proxy on...