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

Address warning about neighbour list limit #68

Open
jan-janssen opened this issue Sep 8, 2023 · 0 comments
Open

Address warning about neighbour list limit #68

jan-janssen opened this issue Sep 8, 2023 · 0 comments
Assignees

Comments

@jan-janssen
Copy link
Member

Currently in the tests we get the following warning:

/home/runner/work/structuretoolkit/structuretoolkit/structuretoolkit/analyse/neighbors.py:270: UserWarning: Number of neighbors found within the cutoff_radius is equal to (estimated) num_neighbors. Increase num_neighbors (or set it to None) or width_buffer to find all neighbors within cutoff_radius.

It is not yet clear to me which tests cause these warnings, but we should take a look to see if we can fix them.

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

No branches or pull requests

2 participants