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

Can not disable the fix_branching #93

Open
Puzzled-Hui opened this issue Dec 12, 2024 · 3 comments
Open

Can not disable the fix_branching #93

Puzzled-Hui opened this issue Dec 12, 2024 · 3 comments

Comments

@Puzzled-Hui
Copy link

Dear authors,

Thanks for the great work!

I have a small question that when i want to try the fix_branching = False, however, it occured the following error:

    parents = dijkstra3d.parental_field(PDRF, root, voxel_graph)
  File "dijkstra3d.pyx", line 578, in dijkstra3d.parental_field
ValueError: Only 6, 18, and 26 connectivities are supported. Got: None

I used the verision of 4.1.2.

Thanks for checking this issue, and we are looking forward to hearing from you :) !

@william-silversmith
Copy link
Contributor

Oops! I'm sorry I just saw your question. I will have to investigate this.

@william-silversmith
Copy link
Contributor

william-silversmith commented Jan 21, 2025

I found a bug that I introduced while adding support for the voxel graph. I'll have to add some more automated tests to catch this in the future. I uploaded the fix to master, and I'll make a new release soon.

@william-silversmith
Copy link
Contributor

Sorry for taking so long, I couldn't release a fix because there was some other issue that appeared during automated testing that took me a while to figure out. I will be releasing a fix soon.

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

2 participants