PolarizedLightFieldMicroscopy / GeoBirT

Geometrical Birefringence Tomography
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

Mask containing only the voxels of interest #88

Closed gschlafly closed 2 months ago

gschlafly commented 5 months ago

Description

More volume voxels are being optimized than is of interest to us. We would like to create a mask that can be applied to the gradient, so that only a desired subset of the voxels will be optimized.

Files

To Reproduce

Run run_recon.py with the function recon_voxel.py. Since the volume size is small, it is visually evident which voxels are being updated each iteration.

Tasks