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

CLUE algorithm and Phoenix visualiser #1416

Open
wants to merge 41 commits into
base: trunk
Choose a base branch
from
Open

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    93e24b1 View commit details
    Browse the repository at this point in the history
  2. Updates to ldmx-vis

    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    035d2e9 View commit details
    Browse the repository at this point in the history
  3. Checkpoint for VisGenertor

    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d6d91d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cc403c View commit details
    Browse the repository at this point in the history
  5. Colors array

    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    eee6022 View commit details
    Browse the repository at this point in the history
  6. Small fixes

    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3ff7c7f View commit details
    Browse the repository at this point in the history
  7. Added nlohmann library for JSON

    Ugly import, fix
    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3a1c9f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fbe589 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8c6c9bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e05643 View commit details
    Browse the repository at this point in the history
  11. Merge

    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    de65817 View commit details
    Browse the repository at this point in the history
  12. Remove empty ecal clusters from collection

    + some visgenerator tweaks
    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bb2d34a View commit details
    Browse the repository at this point in the history
  13. Clean saved ecal clusters

    Only non-empty clusters above seed threshold are saved
    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3d72269 View commit details
    Browse the repository at this point in the history
  14. More vis info

    Shows incident IDs and PDG IDs that contributed to hit
    
    Needs to be cleaned a bit
    
    Added option for ground truth
    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fc5461b View commit details
    Browse the repository at this point in the history
  15. Add EcalClusterAnalyzer

    Generates a bunch of histograms to evaluate how good clusters are
    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    648bd64 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7e25996 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    81f0ae4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    87e9dee View commit details
    Browse the repository at this point in the history
  19. Implemented ATLAS topoclustering method

    Does not work too well
    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    46f5f51 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4044c33 View commit details
    Browse the repository at this point in the history
  21. More histograms

    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    84783ab View commit details
    Browse the repository at this point in the history
  22. First draft of CLUE

    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fd37a6b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b6a8688 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    542380f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3a0338f View commit details
    Browse the repository at this point in the history
  26. Tuning parameters

    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8e47820 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3ec004e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9bfcc1d View commit details
    Browse the repository at this point in the history
  29. Removed some obsolete files

    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    862f57e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ed0fd84 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    26a31aa View commit details
    Browse the repository at this point in the history
  32. A very bad mixed hit handling, will be removed

    Committing in case I get a stroke of genius later
    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2e103f1 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f03e0f1 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    9ec8b36 View commit details
    Browse the repository at this point in the history
  35. Generalisation updates

    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2c90bf8 View commit details
    Browse the repository at this point in the history
  36. Removed printline

    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    98e99fa View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    65e52e9 View commit details
    Browse the repository at this point in the history
  38. 3D Clustering, comments, cleaning

    Chonky commit
    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a181335 View commit details
    Browse the repository at this point in the history
  39. Changed variable names

    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d9c5f75 View commit details
    Browse the repository at this point in the history
  40. clang

    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f474d22 View commit details
    Browse the repository at this point in the history
  41. clang

    Lysarina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a0093c2 View commit details
    Browse the repository at this point in the history