We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Mask should still include at least one voxel when filtering the voxels from a retardance image.
5x5 MLA 1x1 MLA
https://github.com/PolarizedLightFieldMicroscopy/GeoBirT/blob/07fe4b535418831db67af5eb7ad6483c1eefd80d/src/VolumeRaytraceLFM/utils/mask_utils.py#L126-L188
Reconstruct from images of a single birefringence voxel over an even number of voxels in the axial dimension.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Mask should still include at least one voxel when filtering the voxels from a retardance image.
Voxel index data for volume shape [4, 9, 9]
5x5 MLA
1x1 MLA
Files
https://github.com/PolarizedLightFieldMicroscopy/GeoBirT/blob/07fe4b535418831db67af5eb7ad6483c1eefd80d/src/VolumeRaytraceLFM/utils/mask_utils.py#L126-L188
To Reproduce
Reconstruct from images of a single birefringence voxel over an even number of voxels in the axial dimension.
Tasks
The text was updated successfully, but these errors were encountered: