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

make mesh_dir behavior consistent across create_meshing_tasks and create_mesh_manifest_tasks #178

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

jasonkena
Copy link
Contributor

Currently, running the example code with default arguments mesh_dir=None

This and some minor README.md improvements.

@william-silversmith william-silversmith added bug documentation Updates to code comments or READMEs labels Aug 1, 2024
@jasonkena
Copy link
Contributor Author

jasonkena commented Aug 21, 2024

@william-silversmith I added another commit that solves another unrelated bug. Currently mesh = vol.mesh.get(labels)[label] always just just raises KeyError causing bounds_from_mesh to fail when this branch

is evaluated (in my case, when len(object_ids)<5).

@william-silversmith
Copy link
Contributor

Thank you for this!!

@william-silversmith william-silversmith merged commit 699cd39 into seung-lab:master Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug documentation Updates to code comments or READMEs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants