Skip to content

Commit ffb5aed

Browse files
committed
"connect" slightly more accurate than "touch"
"connect" is slightly more accurate than "touch", since it depends on the structuring element.
1 parent 154042b commit ffb5aed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sourcefinder/config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,8 +407,8 @@ class ImgConf(_Validate):
407407

408408
remove_edge_sources: bool = True
409409
"""When source pixels - with values above the analysis threshold -
410-
touch the edge of a map or masked pixels, do not measure the source
411-
properties. Consequently, the parameters of this source will not be
410+
connect with the edge of a map or with masked pixels, do not measure the
411+
source properties. Consequently, the parameters of this source will not be
412412
returned. The idea here is that, when source pixels are adjacent to
413413
edges or masked pixels, we'll likely be missing some pixels and any
414414
source measurement will be compromised.

0 commit comments

Comments
 (0)