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

Fast marching #390

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ChristianHirt
Copy link
Contributor

Adds functions to compute individual areas for pedestrian using the Fast-Marching-Method

also includes a short notebook with an explaination on how to use the method.

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

Attention: Patch coverage is 11.74242% with 233 lines in your changes missing coverage. Please review.

Project coverage is 54.81%. Comparing base (1b306bc) to head (8149780).

Files with missing lines Patch % Lines
pedpy/methods/method_utils.py 11.74% 233 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (1b306bc) and HEAD (8149780). Click for more details.

HEAD has 36 uploads less than BASE
Flag BASE (1b306bc) HEAD (8149780)
40 4
@@            Coverage Diff             @@
##             main     #390      +/-   ##
==========================================
- Coverage   63.22%   54.81%   -8.42%     
==========================================
  Files          14       14              
  Lines        1357     1620     +263     
==========================================
+ Hits          858      888      +30     
- Misses        499      732     +233     
Files with missing lines Coverage Δ
pedpy/plotting/plotting.py 12.16% <ø> (ø)
pedpy/methods/method_utils.py 41.91% <11.74%> (-38.77%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant