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

Feature: run regraph and pruning in seg_to_graph #11

Open
mjhyman opened this issue May 2, 2023 · 0 comments
Open

Feature: run regraph and pruning in seg_to_graph #11

mjhyman opened this issue May 2, 2023 · 0 comments
Assignees

Comments

@mjhyman
Copy link
Collaborator

mjhyman commented May 2, 2023

The process of pruning the graph is computationally expensive. It is best run on the computing cluster to save time.

This is currently performed locally in the GUI. The GUI calls functions, which can instead be called by the function "seg_to_graph.m," which is run on the SCC.

@mjhyman mjhyman self-assigned this May 10, 2023
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

No branches or pull requests

1 participant