We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f03135 commit 5273b4cCopy full SHA for 5273b4c
doc/grid_identification.rst
@@ -26,7 +26,6 @@ Run identification
26
0.002, # step between two isolines of detection (m)
27
pixel_limit=(5, 2000), # Min and max of pixel can be include in contour
28
shape_error=55, # Error maximal of circle fitting over contour to be accepted
29
- bbox_surface_min_degree=.125 ** 2, # degrees surface minimal to take in account contour
30
)
31
32
Plot identification
0 commit comments