Update outdated dependencies (SPEC-0)#552
Open
github-actions[bot] wants to merge 4 commits into
Open
Conversation
Expose surface cluster IDs through atoms.surface_clusters and document the new topology attribute. Extend cluster handling so extra cluster groups can use per-group cutoffs/density thresholds, retain a configurable number of majority clusters, and report the DBSCAN min_samples value. Also make automatic DBSCAN density thresholding reproducible and raise a clear error when the selected cluster group is empty.
The Profile pbservable now can compute intrinsic distances from user-provided upper and lower surface AtomGroups, instead of always using the interface layers. This is useful when the reference surfaces are selected or filtered separately.
Add reduced-unit profiles for simulations with changing box size. Also make profile sampling handle failed interpolation points more clearly. Use freud for periodic Voronoi calculations when available, while keeping the slower SciPy implementation as a fallback.
Marcello-Sega
force-pushed
the
fixes2
branch
5 times, most recently
from
June 7, 2026 21:47
4d04d87 to
ed3c9ef
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatically opened by SPEC-0 compliance bot.