Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to graph processing and plotting #73

Merged
merged 22 commits into from
Jun 4, 2024
Merged

Conversation

vhewes
Copy link
Collaborator

@vhewes vhewes commented Jun 4, 2024

Processing

  • Remove unused data hit filtering option, as it is handled by the filter decoder.
  • Add an option to store detailed truth information inside the processed graph object.
  • Add an option to store a true 3D position for each detector hit.

Plotting

  • Visualize detailed truth information when hovering over hit, if present.
  • Improve visualization of instance labels.
  • Add option to visualize hits as 3D point cloud, if present.
  • Set legend to default to horizontal.

Testing

  • Added function to test processing with uboone open data release.

@vhewes vhewes added the processing Generating ML objects from event tables label Jun 4, 2024
@vhewes vhewes self-assigned this Jun 4, 2024
@vhewes vhewes merged commit 85c58cb into main Jun 4, 2024
@vhewes vhewes mentioned this pull request Jun 4, 2024
@vhewes vhewes deleted the feature/plotting-updates branch June 4, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
processing Generating ML objects from event tables
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant