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: Gaussian Sum Filter #1403

Merged
merged 11 commits into from
Sep 16, 2022
Merged

docs: Gaussian Sum Filter #1403

merged 11 commits into from
Sep 16, 2022

Conversation

benjaminhuth
Copy link
Member

Some high level GSF documentation. Maybe add some figures later...

@benjaminhuth benjaminhuth added this to the next milestone Aug 8, 2022
@benjaminhuth benjaminhuth added the Component - Documentation Affects the documentation label Aug 8, 2022
@benjaminhuth benjaminhuth modified the milestones: next, WIP Aug 8, 2022
@benjaminhuth benjaminhuth added the 🚧 WIP Work-in-progress label Aug 8, 2022
@benjaminhuth benjaminhuth modified the milestones: WIP, next Aug 8, 2022
@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #1403 (a0195d4) into main (ff772f1) will decrease coverage by 0.82%.
The diff coverage is n/a.

❗ Current head a0195d4 differs from pull request most recent head 531e85e. Consider uploading reports for the commit 531e85e to get more accurate results

@@            Coverage Diff             @@
##             main    #1403      +/-   ##
==========================================
- Coverage   48.58%   47.76%   -0.83%     
==========================================
  Files         381      380       -1     
  Lines       20651    20164     -487     
  Branches     9476     9387      -89     
==========================================
- Hits        10034     9632     -402     
- Misses       4064     4083      +19     
+ Partials     6553     6449     -104     
Impacted Files Coverage Δ
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%) ⬇️
Core/include/Acts/Surfaces/TrapezoidBounds.hpp 70.00% <0.00%> (-3.92%) ⬇️
Core/src/Geometry/TrackingGeometryBuilder.cpp 61.11% <0.00%> (-3.89%) ⬇️
... and 156 more

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

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 mentioned this pull request Aug 11, 2022
10 tasks
@paulgessinger paulgessinger changed the title docs: GSF docs: Gaussian Sum Filter Aug 11, 2022
@benjaminhuth benjaminhuth removed the 🚧 WIP Work-in-progress label Sep 14, 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 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
benjaminhuth and others added 2 commits September 16, 2022 11:14
Co-authored-by: Paul Gessinger <hello@paulgessinger.com>
@benjaminhuth
Copy link
Member Author

Can you re-approve, @paulgessinger ?

@kodiakhq kodiakhq bot merged commit 2a17808 into acts-project:main Sep 16, 2022
@paulgessinger paulgessinger modified the milestones: next, v20.2.0 Sep 23, 2022
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