Skip to content

Conversation

@Wendazhang33
Copy link

  • Stop searching contour when the width of window reaches a threshold instead of exceeding the domain; a big speedup
  • Switch to the lower limit when limit difference below the threshold. In many cases, cd or CI change rapidly around the target contour, so the contours of the two limits may be very different although their values are close.
  • Use both coherency index (CI) and convexity deficiency (cd) for the rclv boundary criterion. Users can set CI as "-np.inf" if don't need it.

 * Add a limit to the width of search window, a big speedup
 * Switch to the lower limit when limit difference below the threshold
 * Add coherency index for the rclv boundary criterion
fix the multiple contours with same value problem
fix the contour_level=0 problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant