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

iterative ref: more tests for insert_slice #50

Open
geoffwoollard opened this issue Apr 8, 2022 · 0 comments
Open

iterative ref: more tests for insert_slice #50

geoffwoollard opened this issue Apr 8, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@geoffwoollard
Copy link

Ideas for tests

  • Using random rotation.
  • check sum is close, no matter the inserted values.
  • insert zeros should get zeros
  • insert ones along axis (xy,xz,yz plane) should get ones
  • most of entries should be zero (ratio of box length, maybe up to a factor of 2 or 3)
  • same filled voxels between counts and inserted_slice_3d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant