brisvag / blik

Python tool for visualising and interacting with cryo-ET and subtomogram averaging data.

Home Page:https://brisvag.github.io/blik/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D interactivity

alisterburt opened this issue · comments

We need to have a working system for 3d interactivity/annotation eventually, ideally on 2d slices visualised in 3D so we can be precise and remove ambiguity

This is an ideal candidate for something that we should develop directly within the napari ecosystem and then use ourselves

commented

Hello @alisterburt,
I just developed a napari plugin that is capable to visualise cryo-ET data in 3D and that has an orthoslice viewer (3 2d slices: xy, xz and yz). The tool is also capable to annotate and handle all functionalities of DeepFinder https://gitlab.inria.fr/serpico/deep-finder.
The plugin is available here: https://github.com/deep-finder/napari-deepfinder. The orthoslice view is not perfect, but as this hasn't been integrated in napari yet, I needed to use some tricks to make it work.
I hope this might help you :)

@cnstt this is super cool, thanks for sharing!! Would you like to demo this at the napari community meeting next week?! I would love to see it in action, the orthoslice viewer sounds amazing :)

Excited to see more cryo-ET people using napari!!

commented

@cnstt this is super cool, thanks for sharing!! Would you like to demo this at the napari community meeting next week?! I would love to see it in action, the orthoslice viewer sounds amazing :)

This sounds amazing, thanks a lot! I could definetely demo this at the napari community meeting ;) The software is still in it's early stages (hasn't been published to pip yet), but it is ready for a first demo :)

Great! In case you aren't aware we also have napari.zulipchat.com for some synchronous chat, feel free to reach out on there any time!