v0.8.0 - Point labels, update docs
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