gnn-tracking / gnn_tracking

Reconstruct billions of particle trajectories with graph neural networks
https://gnn-tracking.rtfd.io/
MIT License
33 stars 17 forks source link

Accelerating and testing point cloud building #519

Closed livaage closed 2 months ago

livaage commented 2 months ago

closes #518

feat: Reducing point cloud build runtime by 3x feat: Added more testing for point cloud building chore: Removed coverage tests since it conflicted with pycharm's debugger (might solve and add back later)