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

Enable getting segmentations at any threshold #46

Merged
merged 1 commit into from Apr 10, 2015

Conversation

jni
Copy link
Collaborator

@jni jni commented Apr 10, 2015

Until now, the RAG would output the currently implied segmentation
when using the get_segmentation method. However, since we are storing
the entire merge tree, it is efficient to get segmentations at any
threshold. This commit enables that by passing a threshold to
self.tree.get_map.

See question (5) in this thread on the mailing list for motivation.

Until now, the RAG would output the *currently implied segmentation*
when using the `get_segmentation` method. However, since we are storing
the entire merge tree, it is efficient to get segmentations at any
threshold. This commit enables that by passing a threshold to
`self.tree.get_map`.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 40.1% when pulling 53dee1f on jni:get-any-segmentation into 403543a on janelia-flyem:master.

jni added a commit that referenced this pull request Apr 10, 2015
Enable getting segmentations at any threshold
@jni jni merged commit 2f9f82d into janelia-flyem:master Apr 10, 2015
@jni jni deleted the get-any-segmentation branch April 10, 2015 10:56
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.

None yet

2 participants