Skip to content

v0.8.0 - Point labels, update docs

Choose a tag to compare

@gwm17 gwm17 released this 28 Feb 18:45
· 12 commits to main since this release
1f91a93

The main feature of this release is labels for points in the point clouds generated by the detector simulation. Each point is labeled with the index of the nucleus which generated that point. This allows for the comparison of downstream clustering analysis with truth. Documentation is updated to reflect the changes. There were also some small fixes to the example code in the user guide.

What's Changed

  • Fix user guide example scripts by @gwm17 in #53
  • Simulator TLC, Point labels, Updated docs by @gwm17 in #57

Full Changelog: v0.7.0...v0.8.0