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

connectors.neuronlist should handle neurons without connectors #29

Closed
jefferis opened this issue Oct 20, 2015 · 1 comment
Closed

connectors.neuronlist should handle neurons without connectors #29

jefferis opened this issue Oct 20, 2015 · 1 comment
Labels

Comments

@jefferis
Copy link
Collaborator

for example in the following, some neurons do not have connectors and this results in an error

> cc=connectors(fulln)
 Hide Traceback

 Rerun with Debug
 Error: All inputs to rbind.fill must be data.frames 
4 stop("All inputs to rbind.fill must be data.frames", call. = FALSE) 
3 rbind.fill(dfs) at catmaid_nat.R#194
2 connectors.neuronlist(fulln) at catmaid_nat.R#173
1 connectors(fulln) 
@jefferis
Copy link
Collaborator Author

@alexanderbates this bugfix might be interesting for you as well. Best, G.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant