porespy
porespy copied to clipboard
Fixed edges of blobs to maintain uniform density
Fixes #981
- Changed
mode
ingaussian_filter
tomirror
by default - Added
periodic
argument toblobs
that ifTrue
will usewrap
mode ingaussian_filter
to create a periodic image - Updated
blobs
example to describeperiodic
as well asseed
arguments.