alisterburt / napari-tomoslice

tomogram visualisation and annotation in napari
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Roadmap for 1.0 Release #10

Open aysecanuenal opened 1 month ago

aysecanuenal commented 1 month ago

Annotation Modes:

Pose Generation:

Pose Export:

Release:

alisterburt commented 1 month ago

Amazing!

For the path pose generation, it's probably a good idea to use existing functionality in morphosamplers

The general idea there is that you have

example usage: https://github.com/morphometrics/morphosamplers/blob/main/examples/path.py

We will need to extend this library for dipole related things 🙂