porespy
porespy copied to clipboard
Refactor `sem` to find location first non-zero
Use numba to scan the xy plane, and drill down in the z direction until a zero is found.
This could also be parallelized.