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

Enhance run info #134

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Enhance run info #134

merged 1 commit into from
Jun 4, 2024

Conversation

lucifer1004
Copy link
Contributor

  1. Add a missing colon.
  2. Skip printing information for empty groups. Currently, the printed message would be:
Medium Group:
Max num_atoms: -2147483648 Max num_torsions: -2147483648 Max num_rigids: -2147483648 Max num_lig_pairs: -2147483648
Group size: 0
Large Group:
Max num_atoms: -2147483648 Max num_torsions: -2147483648 Max num_rigids: -2147483648 Max num_lig_pairs: -2147483648
Group size: 0
Extra Large Group:
Max num_atoms: -2147483648 Max num_torsions: -2147483648 Max num_rigids: -2147483648 Max num_lig_pairs: -2147483648
Group size: 0

Applying this commit would change this to:

Medium Group:
Large Group:
Extra Large Group:

@caic99 caic99 merged commit c5c340a into dptech-corp:main Jun 4, 2024
4 checks passed
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.

3 participants