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

docs: Add Track Fitting #1398

Merged
merged 12 commits into from
Oct 20, 2022
Merged

docs: Add Track Fitting #1398

merged 12 commits into from
Oct 20, 2022

Conversation

AJPfleger
Copy link
Contributor

@AJPfleger AJPfleger commented Aug 8, 2022

Add a documentation for the track fitting and explain a bit KF, (GSF), and (GX2F (wip) - when it is finished).

@AJPfleger AJPfleger added 🚧 WIP Work-in-progress Component - Documentation Affects the documentation labels Aug 8, 2022
@AJPfleger AJPfleger added this to the WIP milestone Aug 8, 2022
@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #1398 (1b1e9a3) into main (66e0b95) will decrease coverage by 0.87%.
The diff coverage is n/a.

❗ Current head 1b1e9a3 differs from pull request most recent head 49c97a0. Consider uploading reports for the commit 49c97a0 to get more accurate results

@@            Coverage Diff             @@
##             main    #1398      +/-   ##
==========================================
- Coverage   48.64%   47.76%   -0.88%     
==========================================
  Files         381      380       -1     
  Lines       20785    20164     -621     
  Branches     9519     9387     -132     
==========================================
- Hits        10110     9632     -478     
+ Misses       4104     4083      -21     
+ Partials     6571     6449     -122     
Impacted Files Coverage Δ
...Acts/Utilities/detail/gaussian_mixture_helpers.hpp 17.85% <0.00%> (-51.79%) ⬇️
Core/include/Acts/TrackFitting/detail/GsfUtils.hpp 39.24% <0.00%> (-14.10%) ⬇️
Core/include/Acts/Utilities/Delegate.hpp 77.27% <0.00%> (-9.57%) ⬇️
Core/src/Material/MaterialSlab.cpp 47.36% <0.00%> (-7.18%) ⬇️
Core/include/Acts/Geometry/Extent.hpp 87.50% <0.00%> (-6.95%) ⬇️
Core/include/Acts/Utilities/Result.hpp 72.00% <0.00%> (-6.44%) ⬇️
...clude/Acts/EventData/detail/CalculateResiduals.hpp 50.00% <0.00%> (-5.56%) ⬇️
...cts/EventData/SingleCurvilinearTrackParameters.hpp 44.44% <0.00%> (-5.56%) ⬇️
Core/include/Acts/Surfaces/EllipseBounds.hpp 58.33% <0.00%> (-4.63%) ⬇️
Core/src/Visualization/EventDataView3D.cpp 25.00% <0.00%> (-4.42%) ⬇️
... and 170 more

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

Copy link
Member

@benjaminhuth benjaminhuth left a comment

Choose a reason for hiding this comment

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

Maybe we can get this in with these information now and add more infos and the GX2F later?

docs/core/track_fitting.md Outdated Show resolved Hide resolved
docs/core/track_fitting.md Outdated Show resolved Hide resolved
docs/core/track_fitting.md Outdated Show resolved Hide resolved
docs/core/track_fitting.md Outdated Show resolved Hide resolved
docs/core/track_fitting.md Outdated Show resolved Hide resolved
docs/core/track_fitting.md Outdated Show resolved Hide resolved
@paulgessinger paulgessinger modified the milestones: WIP, next Oct 3, 2022
docs/core/track_fitting.md Outdated Show resolved Hide resolved
docs/core/track_fitting.md Outdated Show resolved Hide resolved
docs/core/track_fitting.md Outdated Show resolved Hide resolved
docs/core/track_fitting.md Show resolved Hide resolved
docs/core/track_fitting.md Outdated Show resolved Hide resolved
@paulgessinger paulgessinger added automerge and removed 🚧 WIP Work-in-progress labels Oct 20, 2022
@kodiakhq kodiakhq bot merged commit 4ddf9e8 into acts-project:main Oct 20, 2022
@paulgessinger paulgessinger modified the milestones: next, v21.0.0 Nov 3, 2022
@AJPfleger AJPfleger deleted the docathlon branch December 19, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Documentation Affects the documentation
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants