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

refactor: Material mapping howto for python bindings #1801

Merged

Conversation

Corentin-Allaire
Copy link
Contributor

@Corentin-Allaire Corentin-Allaire commented Jan 25, 2023

I have been procrastinating on this for way too long. In this PR, I update the material mapping howto to use the python bindings. The relevant bindings have been tested and updated to work as expected. I Also done some update of the plotting script (even if they should probably be phased out) to solve the remaining issue with them.

In the near future I plan to update the material mapping autotuning, once it is done I will update the corresponding doc.

The hashes changes come from the fact the validation vertex spread are now set properly to 0 by default.

@Corentin-Allaire Corentin-Allaire added this to the next milestone Jan 25, 2023
@Corentin-Allaire Corentin-Allaire added Improvement Changes to an existing feature Impact - Minor Nuissance bug and/or affects only a single module Component - Examples Affects the Examples module Component - Documentation Affects the documentation labels Jan 25, 2023
@paulgessinger
Copy link
Member

I think it'd be best if @noemina reviews this.

@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Merging #1801 (199537b) into main (15df94b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1801   +/-   ##
=======================================
  Coverage   49.56%   49.56%           
=======================================
  Files         407      407           
  Lines       22618    22618           
  Branches    10316    10316           
=======================================
  Hits        11211    11211           
  Misses       4227     4227           
  Partials     7180     7180           

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

@github-actions
Copy link

github-actions bot commented Jan 26, 2023

📊 Physics performance monitoring for 199537b

Full report
Seeding: seeded, truth estimated, orthogonal
CKF: seeded, truth smeared, truth estimated, orthogonal
IVF: 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

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

Copy link
Contributor

@AJPfleger AJPfleger left a comment

Choose a reason for hiding this comment

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

just a few points for readability in the docs :)

docs/howto/run_material_mapping.rst Outdated Show resolved Hide resolved
docs/howto/run_material_mapping.rst Outdated Show resolved Hide resolved
docs/howto/run_material_mapping.rst Outdated Show resolved Hide resolved
docs/howto/run_material_mapping.rst Outdated Show resolved Hide resolved
Doc improvements

Co-authored-by: Alexander J. Pfleger <70842573+AJPfleger@users.noreply.github.com>
@noemina
Copy link
Contributor

noemina commented Jan 30, 2023

Hello, it seems pretty straightforward. I only have one comment on the documentation.

Copy link
Contributor

@noemina noemina left a comment

Choose a reason for hiding this comment

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

All good to me!

@Corentin-Allaire
Copy link
Contributor Author

I had to do some minor modification to the doc to pass the CI can someone reapprove ?

@kodiakhq kodiakhq bot merged commit d15f103 into acts-project:main Feb 3, 2023
@github-actions github-actions bot removed the automerge label Feb 3, 2023
@paulgessinger paulgessinger modified the milestones: next, v23.2.0 Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Documentation Affects the documentation Component - Examples Affects the Examples module Impact - Minor Nuissance bug and/or affects only a single module Improvement Changes to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants