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

Density placement: Force scaling on voxels that are not full. Fix #27. #28

Merged
merged 5 commits into from
Apr 5, 2023

Conversation

drodarie
Copy link
Collaborator

@drodarie drodarie commented Apr 4, 2023

While placing cells, the scaling of the intensity can be affected by voxels already full. If too many of them are present, the placement might take too many iterations. See utils.optimize_distance_to_line. Using a filter seems to fix the issue.

Also this fixes minor errors in docstrings.

@drodarie drodarie requested a review from mgeplf April 5, 2023 08:34
@mgeplf mgeplf merged commit 416b05e into main Apr 5, 2023
@mgeplf mgeplf deleted the fix/density-distributor branch April 5, 2023 09:00
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.

2 participants