CompPhysVienna / n2p2

n2p2 - A Neural Network Potential Package
https://compphysvienna.github.io/n2p2/
GNU General Public License v3.0
217 stars 82 forks source link

Enhanced nnp-scaling neighbor statistics #105

Closed singraber closed 2 years ago

singraber commented 3 years ago

Creates additional neighbors.out file with per-structure neighbor statistics. Simplifies search for problematic configurations in input.data

codecov-commenter commented 2 years ago

Codecov Report

Merging #105 (c425f01) into master (88f0b57) will increase coverage by 0.07%. The diff coverage is 98.46%.

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   74.45%   74.52%   +0.07%     
==========================================
  Files         102      102              
  Lines       13611    13651      +40     
==========================================
+ Hits        10134    10174      +40     
  Misses       3477     3477              
Flag Coverage Δ
cpp 74.57% <98.46%> (+0.07%) :arrow_up:
python 72.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/libnnptrain/Dataset.cpp 68.04% <98.46%> (+1.30%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 88f0b57...c425f01. Read the comment docs.