Skip to content

Release v1.2.0

Compare
Choose a tag to compare
@djdt djdt released this 04 Apr 04:56
· 293 commits to master since this release
7d425a3

What's Changed

  • Particle volume by @djdt in #13
    • Can now calculate particle volumes from mass (assuming a spherical shape)
  • Results on demand by @djdt in #14
    • speedup, results are now only calculated when needed
    • LODs are now reported as the detection threshold minus the signal mean
  • Draw Filtered by @djdt in #15
    • filtered events can be drawn in histograms and scatter plots
    • move to using a pyproject.toml for build

Full Changelog: v1.1.11...v1.2.0