Amin Sadeghi
Amin Sadeghi
Try with ```pw = [[0, 0], [0, 0], [3, 3]]```.
Currently, voxel size is passed as an argument to SNOW, meaning that once the network is extracted, it's not possible to easily rescale the output based on a different voxel...
Similar to PR #463, but for unit tests. Not urgent though, as our unit tests are still manageable.
https://github.com/PMEAL/porespy/runs/4590324027?check_suite_focus=true
I removed Dask progress bars for now (in PR #414). A more permanent solution would be to wait for Dask to fix the progress bar upstream. See dask/distributed#3414.
See PMEAL/porespy/issues/714.
When one pore center lies within another pore, our size factor models break down, including `cones_and_cylinders`.