Skip to content

norm=number: Declare bins with no atoms as `nan`

Philip Loche requested to merge nan_bins into main

Fixes #61 (closed)

Should we add this somewhere in the docs?

Changes made in this Pull Request:

  • If the normalization is with respect to the number of particles in each bin the value will be nan if within the whole trajectory no particles is within this bin.
  • rename profile_ts -> profile

PR Checklist

  • Docs?
  • Issue raised/referenced?
Edited by Philip Loche

Merge request reports