pyiron / pyiron/structuretoolkit
Warning about missing neighborhood atoms
Open
@samwaseda is already working on this.
Since Sep 8, 2023.
- Dominant language
- Python
- Stars
- 8
- Forks
- 1
- Avg merge
- 1d 28m
- Merged PRs (30d)
- 10
Description
During the tests we get the error message:
/home/runner/work/structuretoolkit/structuretoolkit/structuretoolkit/analyse/neighbors.py:350: UserWarning: Taking a larger search area after initialization has the risk of missing neighborhood atoms
warnings.warn(
It would be great to adjust the tests to not run into this warning.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.