Amin Sadeghi

Results 145 issues of Amin Sadeghi

Try with ```pw = [[0, 0], [0, 0], [3, 3]]```.

bug
high priority
easy

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...

feature request

Similar to PR #463, but for unit tests. Not urgent though, as our unit tests are still manageable.

maintenance
tests

https://github.com/PMEAL/porespy/runs/4590324027?check_suite_focus=true

maintenance
tests

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.

bug

See PMEAL/porespy/issues/714.

When one pore center lies within another pore, our size factor models break down, including `cones_and_cylinders`.

bug
high priority