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

Tags #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Tags #129

wants to merge 1 commit into from

Conversation

alexanderbates
Copy link
Collaborator

  • Prune neurons by a tag
  • Get CATMAID tag information
  • Same file as functions for finding soma

@alexanderbates
Copy link
Collaborator Author

Depends on missing function, catmaid_get_server, which will be in another pull request

@alexanderbates
Copy link
Collaborator Author

Not sure how to deal with the warning for

prune_by_tag.catmaidneuron: no visible binding for global variable ‘PointNo’

@jefferis
Copy link
Collaborator

I have removed the duplicated parts of this PR (soma stuff) by doing a rebase, removing the irrelevant changes and squashing all the relevant commits into one. However,

  • this PR depends on Catmaidserver #131 for catmaid_get_server()
  • I think we should really have a function along the lines of prune_distal in nat – this would then be a thin wrapper on top of that.

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

Successfully merging this pull request may close these issues.

2 participants