JuPedSim / jpsreport

Analysis tool
https://www.jupedsim.org/jpsreport_introduction.html
Other
3 stars 9 forks source link

Specify specific range of frames to be analysed #119

Closed chraibi closed 5 years ago

chraibi commented 5 years ago

In Gitlab by @chraibi on Apr 4, 2016, 09:13 [origin]

For the analysis of jams, it would be useful to specify a specific range of frames to be analysed by JPSreport. (METHOD D)

Proposal for the configuration file:

start_frame="500" stop_frame="700"

chraibi commented 5 years ago

In Gitlab by @chraibi on Dec 17, 2016, 08:20

closed

chraibi commented 5 years ago

In Gitlab by @chraibi on Dec 17, 2016, 08:20

Original comment by zhang on 04 Apr 2016, 16:47


mentioned in commit 78a86bef00fbf60fd5db47c2a55b11d7818e06ad

chraibi commented 5 years ago

In Gitlab by @chraibi on Dec 17, 2016, 08:20

Original comment by zhang on 04 Apr 2016, 16:53


Now the new feature is added. After measurement_area id, the options "start_frame" and "stop_frame" as well as "get_individual_FD" are added. If you want analyze all the data from the first frame to the last frame, please set them as "None" or remove the two options. As following:

measurement_area id="1" start_frame="None" stop_frame="None" get_individual_FD="false"

chraibi commented 5 years ago

In Gitlab by @zhangjun714 on Sep 29, 2017, 19:50

mentioned in commit 88699ad5071049f19e8a09aa0126b5e4fe0a683a

chraibi commented 5 years ago

In Gitlab by @zhangjun714 on Sep 29, 2017, 21:04

mentioned in commit a98f5389a54967b14453ef044d460559c9138494