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

perf: Add option of stereo angle when building telescope detector #2240

Merged
merged 8 commits into from
Aug 4, 2023

Conversation

XiaocongAi
Copy link
Contributor

This PR add options for stereo angles of each telescope plane when building the telescope detector, which is helpful in case that the telescope planes are strip detectors with stereo angles.

@github-actions github-actions bot added the Component - Examples Affects the Examples module label Jun 23, 2023
@XiaocongAi XiaocongAi added this to the next milestone Jun 23, 2023
Copy link
Member

@paulgessinger paulgessinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Examples/Python/tests/test_detectors.py Outdated Show resolved Hide resolved
Examples/Scripts/Python/truth_tracking_telescope.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #2240 (60000bd) into main (b5babcb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2240   +/-   ##
=======================================
  Coverage   49.66%   49.66%           
=======================================
  Files         453      453           
  Lines       25533    25533           
  Branches    11706    11706           
=======================================
  Hits        12680    12680           
  Misses       4574     4574           
  Partials     8279     8279           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

github-actions bot commented Jun 23, 2023

📊 Physics performance monitoring for 60000bd

Summary
Full report
Seeding: seeded, truth estimated, orthogonal
CKF: seeded, truth smeared, truth estimated, orthogonal
IVF: seeded, truth smeared, truth estimated, orthogonal
AMVF: seeded, truth smeared, truth estimated, orthogonal
Ambiguity resolution: seeded, orthogonal
Truth tracking
Truth tracking (GSF)

Vertexing

Vertexing vs. mu
IVF seeded

IVF truth_smeared

IVF truth_estimated

IVF orthogonal

AMVF seeded

AMVF truth_smeared

AMVF truth_estimated

AMVF orthogonal

Seeding

Seeding seeded

Seeding truth_estimated

Seeding orthogonal

CKF

CKF seeded

CKF truth_smeared

CKF truth_estimated

CKF orthogonal

Ambiguity resolution

seeded

Truth tracking (Kalman Filter)

Truth tracking

Truth tracking (GSF)

Truth tracking

@github-actions github-actions bot added the Stale label Jul 23, 2023
@paulgessinger
Copy link
Member

I applied my own suggestions, now my review is not eligible anymore. @felix-russo or @AJPfleger could you have a quick look at this?

Copy link
Contributor

@felix-russo felix-russo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a few (probably overly pedantic) remarks from my side

@paulgessinger
Copy link
Member

@felix-russo can you check back if you're happy with the changes?

@kodiakhq kodiakhq bot merged commit 0147d07 into acts-project:main Aug 4, 2023
53 checks passed
@github-actions github-actions bot removed the automerge label Aug 4, 2023
@acts-project-service acts-project-service added the Fails Athena tests This PR causes a failure in the Athena tests label Aug 4, 2023
@paulgessinger paulgessinger modified the milestones: next, v28.1.0 Aug 7, 2023
@paulgessinger
Copy link
Member

Test failure was system-related.

@paulgessinger paulgessinger removed the Fails Athena tests This PR causes a failure in the Athena tests label Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Examples Affects the Examples module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants