Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load and save buttons regression in 0.2.6 #6

Closed
leec13 opened this issue Jan 3, 2022 · 6 comments
Closed

load and save buttons regression in 0.2.6 #6

leec13 opened this issue Jan 3, 2022 · 6 comments

Comments

@leec13
Copy link

leec13 commented Jan 3, 2022

Dear Robert, thank you for this incredible tool, it is changing everything in how to share my work with my colleagues in the lab !
I have updated today to releas 0.2.6 and the "load" and "save" buttons are not working anymore... back to release 0.2.5 it works perfect... (I have uninstalled the release 0.2.6 with the napari tool and re install with pip "install git+git:// ... @0.2.5")
All the best and happy new year...

@haesleinhuepf
Copy link
Owner

Hi Leon @leec13 ,

thanks for reporting this issue! I also discovered that with @jo-mueller just today. I just uploaded version 0.2.7 where the buttons should work again. If one of you two could just try and confirm, we can close this issue here.

Thanks again!

Best,
Robert

@leec13
Copy link
Author

leec13 commented Jan 3, 2022 via email

@haesleinhuepf
Copy link
Owner

Thanks for checking!

PS. Humm, what about a "scripts" site ? Like imagej/plugins page ?

If you have a script that could be of general interest, feel free to send it as github pull-request to this repository/folder:
https://github.com/haesleinhuepf/napari-script-editor/tree/main/example_scripts

If it's a more complex thing, I would recommend turning it into a proper napari-plugin, e.g. using the cookie cutter:
https://github.com/napari/cookiecutter-napari-plugin

You can then publish the plugin on the napari hub: https://napari-hub.org
Let me know if you need assistance with cookie cutting ;-)

@leec13
Copy link
Author

leec13 commented Jan 3, 2022

Thanks !

If you have a script that could be of general interest,

I have started to code some simple commands like "image_invert", "intensity under shapes", "crop under shape", that I need when I forgot to prepare/pre-process my image for a specific plugin. I will see if they are stable enough to share with the community.

@haesleinhuepf
Copy link
Owner

Cool to hear @leec13 !

I have started to code some simple commands like "image_invert"

You may have seen that already, "invert image" is a command also contained in napari-segment-blobs-and-things-with-membranes (nsbatwm), napari-simpleitk-image-processing and napari-pyclesperanto-assistant:

image

In the assistant, it has a different name, its "subtract image from scalar":

image

"crop under shape"

Some collaborators are working on this in napari-crop. I bet they would be happy about feedback if this works or doesn't work for your usecase!

"intensity under shapes"

I'm not sure what this does, so again, feel free to send a PR or turn it into a plugin. The more useful examples, the better. And: nobody else has to program it if you publish it open source :-)

@leec13
Copy link
Author

leec13 commented Jan 3, 2022

👍 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants