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

Add Gauss speed profile #306

Merged
merged 16 commits into from
Apr 16, 2024

Conversation

chraibi
Copy link
Collaborator

@chraibi chraibi commented Mar 17, 2024

This PR closes #304. It introduces the possibility to calculate speed profiles with Gauss method similar to density profiles.

This would make analysis relying on Gauss method consistent.

@chraibi chraibi added new feature New feature or request speed Anything related to computing the speed profiles Anything related to computing profiles labels Mar 17, 2024
Copy link
Collaborator

@schroedtert schroedtert left a comment

Choose a reason for hiding this comment

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

Just some minor remarks regarding the documentation. Looks very good overall!

pedpy/methods/profile_calculator.py Outdated Show resolved Hide resolved
pedpy/methods/profile_calculator.py Outdated Show resolved Hide resolved
pedpy/methods/profile_calculator.py Show resolved Hide resolved
notebooks/user_guide.ipynb Outdated Show resolved Hide resolved
notebooks/user_guide.ipynb Show resolved Hide resolved
@chraibi chraibi requested a review from schroedtert March 20, 2024 08:38
Copy link
Collaborator

@schroedtert schroedtert left a comment

Choose a reason for hiding this comment

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

Content wise it looks great to me, but there are still some formatting errors:
image

Could you have a look at this? When you add the latest commit from main the CI would pick this up. Otherwise you can run the scripts/ci.sh locally. It should hopefully also report these. Otherwise let me know, then I need to take a more detailed look at this.

@chraibi chraibi requested a review from schroedtert March 29, 2024 08:19
Copy link
Collaborator

@schroedtert schroedtert 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, except some minor things. May be added when merging with the main branch.

pedpy/methods/profile_calculator.py Outdated Show resolved Hide resolved
pedpy/methods/profile_calculator.py Outdated Show resolved Hide resolved
pedpy/methods/profile_calculator.py Outdated Show resolved Hide resolved
pedpy/methods/profile_calculator.py Outdated Show resolved Hide resolved
@chraibi chraibi requested a review from schroedtert April 4, 2024 05:19
@schroedtert schroedtert merged commit 5db30c2 into PedestrianDynamics:main Apr 16, 2024
19 checks passed
chraibi added a commit to chraibi/PedPy that referenced this pull request Jun 4, 2024
@chraibi chraibi deleted the gaussian_speed_profile branch June 11, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request profiles Anything related to computing profiles speed Anything related to computing the speed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Speed-profiles Gaussian
2 participants