knossos-project / knossos

KNOSSOS is a software tool for the visualization and annotation of 3D image data and was developed for the rapid reconstruction of neural morphology and connectivity.
https://knossos.app
GNU General Public License v2.0
74 stars 19 forks source link

Knossos Preventing Node Placement in Visible Region #413

Closed nguzman313 closed 7 years ago

nguzman313 commented 7 years ago

While tracing a confocal microscopy image in Knossos 5.0.1, my colleague has run into trouble placing nodes at particular coordinates, specifically the Y-coordinate. For all Y-coordinates less than 1000, there is no issue placing a new node. However, Knossos is not allowing node placement for all Y-coordinates greater than 1000 for this particular data set. The Y-boundary of the data set is 1788, so there should be no issues placing nodes for Y-coordinates less than 1788. Any help in this matter is greatly appreciated.

my-tien commented 7 years ago

That sounds strange. Can you move beyond 1000 in y-direction? If no, you can check if the movement area is set to a limit of 1000 for y (Preferences ↦ Navigation). Can you verify that the node counter at the bottom of the annotation widget (Windows ↦ Annotation) does not increment?

Optiligence commented 7 years ago

Where you able to resolve the issue?