JuPedSim / jpsreport

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

change frame to time in output results #103

Closed chraibi closed 5 years ago

chraibi commented 5 years ago

In Gitlab by @chraibi on Jul 8, 2015, 13:06 [origin]

For instance

#Frame   Voronoi density(m^(-2))        Voronoi velocity(m/s)

should be (Option 1)

#time (seconds)      Voronoi density(m^(-2))        Voronoi velocity(m/s)

or (Option 2)

#framerate 16
#Frame   Voronoi density(m^(-2))        Voronoi velocity(m/s)
chraibi commented 5 years ago

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

closed

chraibi commented 5 years ago

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

Original comment by chraibi on 08 Jul 2015, 11:08


@Weichen why?

chraibi commented 5 years ago

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

Original comment by kemloh on 08 Jul 2015, 13:35


The framenumber alone in the output files is not enough. you need to give the framerate as well (option 2), of just combine both and give the time directly (option 1).

But as Jun meintion, for debugging it might be easier to first stick with frame (since trajectories, simulation, experiment) are given with framerate and frames.

chraibi commented 5 years ago

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

Original comment by chraibi on 08 Jul 2015, 13:37


@piccolodream yes I too would stick with the frame and give fps in the header.

# fps  8