Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add min "thickness" check in CifParser to filter invalid structure which leads to infinite loop #4133

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Oct 25, 2024

  1. add min_vol check

    DanielYang59 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    46a50c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    328939a View commit details
    Browse the repository at this point in the history
  3. increase min_vol to 1

    DanielYang59 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e86e485 View commit details
    Browse the repository at this point in the history
  4. round volume to 4 digits

    DanielYang59 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    20fb714 View commit details
    Browse the repository at this point in the history
  5. add test

    DanielYang59 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6872a8a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    4a640a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33f4ea2 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    dd58b06 View commit details
    Browse the repository at this point in the history