PedestrianDynamics / PedestrianDynamics/PedPy

Compute arithmetic Voronoi speed

Open
#260 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

speed
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:

image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.