Skip to content
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

hemibrain_read_neurons should reroot neurons before splitting them #30

Open
jefferis opened this issue Oct 27, 2020 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@jefferis
Copy link
Contributor

@alexanderbates hemibrain_read_neurons first splits the neuron and then reroots on the soma, which means that neurons such as the one below do not benefit from the corrected soma information.

> n912601268.hb = hemibrainr::hemibrain_read_neurons(912601268)
Warning message:
In hemibrain_flow_centrality.neuronlist(neurons, ...) :
  1 neurons have no soma tagged, split could be inaccurate for: 912601268

(replaces natverse/neuprintr#134)

@jefferis jefferis added the bug Something isn't working label Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants