PedestrianDynamics / PedestrianDynamics/PedPy
Compute arithmetic Voronoi speed
Nobody has claimed this yet.
- Dominant language
- Pascal
- Stars
- 35
- Forks
- 18
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Description
When computing the Voronoi speed in a measurement area, it is also possible to compute the Voronoi speed with:
where $P_M$ are all pedestrians whose Voronoi cell intersects with the measurement area. This is an feature which was available in JPSreport but is not yet implemented.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing Voronoi speed calculation and measurement-area handling in the repository, then review how JPSreport provided this arithmetic speed variant. Implement the calculation for pedestrians whose Voronoi cells intersect the measurement area and add or update the relevant tests so the result can be verified against the stated formula.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- analytics, data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100