jewettaij / visfd

volumetric image toolkit for simple feature detection (segment tomograms)
MIT License
6 stars 2 forks source link

masking is broken #1

Closed jewettaij closed 5 years ago

jewettaij commented 5 years ago

I am sometimes noticing significant artifacts using filter_mrc with the -mask argument. (They appear as bright white blobs, or white streaks in the x direction, or xz plane, on the scale of the gaussian width.) I have noticed these artifacts when also using filter_mrc with the -dog argument, or the -fluct argument, however I'm sure this also manifests itself in nearly all of the other seperable filters used.

For now, avoid the -mask argument. I'll remove this issue once I have patched the bug.

jewettaij commented 5 years ago

Masks are working again as of v0.16.1