We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154042b commit ffb5aedCopy full SHA for ffb5aed
1 file changed
sourcefinder/config.py
@@ -407,8 +407,8 @@ class ImgConf(_Validate):
407
408
remove_edge_sources: bool = True
409
"""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
+ connect with the edge of a map or with masked pixels, do not measure the
+ source properties. Consequently, the parameters of this source will not be
412
returned. The idea here is that, when source pixels are adjacent to
413
edges or masked pixels, we'll likely be missing some pixels and any
414
source measurement will be compromised.
0 commit comments