-
Notifications
You must be signed in to change notification settings - Fork 57
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
Broken Nodes! #606
Comments
Hi @SRez, thanks for your bug report. What exactly do you mean by "switching layers" (e.g. going through the stack in Z, manipulating the opacity of different overlays)? And do nodes you create first appear and than vanish again? For the contrast slider: This is certainly something we want to have, too. I once created infrastructure for having such sliders which let the back-end manipulate the images. This is, however, not practical, as you can easily kill the server with many image manipulating requests. Instead, I will look into letting the front-end (browser) do that. The whole topic is covered in issue #186. |
Thanks for the reply; yes, I meant through the z-stack up and down - tracing - when I place a node (green dot) on a neuron and move on to the next layer, often times a node appears out of nowhere, without me clicking on the neuron; I continue tracing normally. When I return back to the traced layers to check my work, some of the nodes (dots) have disappeared or have moved slightly to a different position! I should go up and down through the z-stack and see the neuron I clicked on with a 'dot' on it, exactly where I put the node, correct? --just like TrackEM. Thanks for looking into these issues; |
I saw your reply to the post: https://groups.google.com/forum/?hl=en#!topic/CATMAID/wnNhxx7EYNo |
Most people seem to use CATMAID with Chromium or Chrome. So that is what I would recommend. Firefox should work as well, at least I use it usually when working on CATMAID. For looking into this, it would be good to know what Git version your CATMAID instance is running on. Regarding the contrast sliders: let's continue discussing this in issue #186. This issue (#606) should deal only with the problem you reported and not the feature request. |
So I pushed a fix for #598 (the one you refer to in the first post) last Friday. Would you able have your CATMAID upgraded and see if this fixes this issue, too? |
That's great, Tom; thank you. I will let you know how it goes. cheers On Mon, 31 Mar 2014 08:46:49 -0700
|
Hi Tom, |
Hi SRez,
|
Hi Albert, |
SRez, 2014-04-16 7:02 GMT-04:00 SRez notifications@github.com:
|
Yes! Great, we changed the Z resolution to a non-floating point and now the nodes appear in every layer. However, Now the previous traces are gone! But that's not a big problem - we can do them again. |
Glad to hear the Z resolution was the issue. One line of code would enable To recover the prior skeletons: these are still in the treenode table. You About creating a new neuron: make sure no skeletons are selected in the 2014-04-16 11:32 GMT-04:00 SRez notifications@github.com:
|
Fantastic! Thank you so much for you and Tom's help on all of this. I'm a happy camper! |
Looks like everything has been resolved. |
Hi,
I have two points I would like to discuss;
First, this perhaps has been refer to (not sure) in ‘Bug that stops interpolation requester in tracing mode #598’; however, while tracing, the nodes on the skeleton disappear when one switches between layers!! Fragmented tracing.. it’s not even recorded in the table of nodes. Is this something that you have noticed as well?
Second, I have a request. Is it possible to have a ‘contrast slider’ – this is very important for us. There is already a ‘brightness slider’, which is a blessing.
Thank you,
Reza
The text was updated successfully, but these errors were encountered: