Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.3
    d38053f1 · Fix typo in changelog ·
    Release: v0.3
    * Fix documentation
    * Add SciFi categories
    * Update test data
    * Add test for SciFi tracks
    * Update to sphinx-book-theme 1.0.1
  • v0.2 Release: v0.2
    * Fix typehints
    * Fix minor bugs
    * Use `tqdm.auto`
    * Delete `core_legacy`
  • v0.1
    fba9cd6d · fix space in README.md ·
    Release: First release
    First tag.
    
    Define
    - `TrackHandler` to load tracks
    - Matching conditions
    - `TrackMatcher` to match tracks to particles
    - Metrics
    - MetricsLibrary to refer to metrics using their names
    - Reporter to present the metric values in various ways
    - TrackEvaluator to compute metrics, report and plot
    
    Only one detector is supported as for now.