-
Notifications
You must be signed in to change notification settings - Fork 6
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
Writing functions and more #3
Comments
@the-lay pleasure! great to work with you 🙂 @Croxa was interested in similar functionality and actually wrote a separate plugin to do it, I suggested combining efforts but haven't yet heard back - what do you think about the idea of us combining efforts and putting together a I don't mind where this package lives so if it's useful for you to be able to point to it as a work output it could live on your github As an aside, it's great to see someone else doing cryo-ET using napari! If you'd like to get a bit more involved, discuss your use case and how we can make napari better for your work definitely hop onto https://napari.zulipchat.com, we'd love to hear about what you're up to! |
Also, super supportive of the volume/slice histograms in general! I think these should probably be separate from the @haesleinhuepf demoed some really cool histogramming widgets in a napari community meeting recently, maybe we could leverage this to get most/all the way for the functionality you want? I don't think I'll be able to make the meeting this week but it would be great to chat about this stuff live sometime! |
Hm, I thought I answered you in an e-mail but apparently it did not work. |
@Croxa oh cool, looks like we've hit critical mass! 🥳 Same info as I gave to @the-lay applies to you, we'd love to hear about what you're up to at a meeting sometime soon! Maybe if we jump onto the zulip we can hash out exactly features we want and get a repo together? should be fairly quick now that the ball is rolling! |
Ah I completely missed I also didn't realize the scale of the napari project, very cool! I've signed up on Zulip and would be glad to contribute, but not sure if there's anything more to my usecase than just inspecting .mrc tomograms and segmentations, at least right now.
Fully agree and yes, it seems to be something that should be provided by napari directly. |
@the-lay @Croxa cool - let's get a repo set up for napari-mrcfile and get things rolling, I can make one early next week and add you both as collaborators, will be fun 🙂 I'll contact you both on Zulip too! @Croxa I had a quick look but can't see you there, if you have an account could you drop me a message? |
Thanks for merging my previous tiny contribution ("permissive=True")! :)
I want to add writing functions (
napari_get_writer
,napari_write_image
) to the plugin, as well as a dock widget with volume and/or slice histograms. The plugin name however is mrcfile-READER so I don't know whether you see it as an appropriate addition or whether it's out of scope and you'd prefer me to make a new separate plugin. Please let me know your thoughts.The text was updated successfully, but these errors were encountered: