porespy icon indicating copy to clipboard operation
porespy copied to clipboard

A set of tools for characterizing and analying 3D images of porous materials

Results 118 porespy issues
Sort by recently updated
recently updated
newest added

Including default values and lists of options, when applicable.

Hello, I use porespy to do some image processing, but the "ERROR PARDISO solver not installed" keeps showing up. I can't install PYPARDISO, because I use pyinstaller to package my...

As per the discussion in ##581, we should augment the `get_slices_XYZ` functions to accept an `aspect_ratio` argument.

We have a bunch of functions in `tools` for inserting disks into image. These are all `numba-fied`. They are currently all hidden (i.e. name begins with `_`). Should we expose...

discussion

I updated the docstring, but forgot to update the code somehow.

The progress bar is handy for long-running functions, but some like `injection` are inside numba JIT functions. This [package](https://github.com/mortacious/numba-progress) looks promising.

enhancement

The `regions_to_network_parallel` function is available in the `networks` module but is not used in the `snow2` function. We should consider adding an flag, or perhaps a keyword in the `parallel`...

enhancement

This was written in Julia, but I think a python version is kicking around too? @ma-sadeghi, do you have this handy?

enhancement