porespy icon indicating copy to clipboard operation
porespy copied to clipboard

Fixed edges of blobs to maintain uniform density

Open jgostick opened this issue 4 months ago • 0 comments

Fixes #981

  • Changed mode in gaussian_filter to mirror by default
  • Added periodic argument to blobs that if True will use wrap mode in gaussian_filter to create a periodic image
  • Updated blobs example to describe periodic as well as seed arguments.

jgostick avatar Oct 15 '24 04:10 jgostick