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

Constrain voxelization based on resolution instead of number of voxels #732

Open
Helveg opened this issue Jun 9, 2023 · 0 comments
Open

Comments

@Helveg
Copy link
Contributor

Helveg commented Jun 9, 2023

For users it appears to be easier to specify a maximum edge length for voxels than an absolute number when trying to voxelize a morphology. We should change the API from morpho.voxelize(N) to morpho.voxelize(max_size), and adapt VoxelIntersection configuration accordingly.

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