JuPedSim / jpsreport

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

JPSreport v0.8 crash by calculating voroni diagrams for a geometry with different levels #30

Closed chraibi closed 5 years ago

chraibi commented 5 years ago

In Gitlab by @chraibi on Apr 5, 2016, 14:48 [origin]

1) by analyzing the trajectories of the subway station Osloerstr. an error occurred with overlapping trajectories

3) to fix this error it has been tried to use JPSreport v0.8 , now JPSreport is crashing with this log:

Using files for report: geo_dummy_exit_0_ebene_u8.xml rep_dummy_ebene_U8.xml

initial geometry: UBF_geo_extra_rooms.xml

Using trajectorie file: UBF_id_6_traj_seed_1919 in Folder "V3_extract_Traj" at https://fz-juelich.sciebo.de/index.php/s/faLxNCfk8UZcTCm

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 b.schroeder on 06 Apr 2016, 08:08


@zhang can you reproduce the problem?

chraibi commented 5 years ago

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

Original comment by zhang on 06 Apr 2016, 17:01


@schroederbenjamin No! with the current settings in the inifiles, I don't get error!

By the way, I don't really understand the second point and third point. Maybe we can discuss tomorrow.

chraibi commented 5 years ago

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

Original comment by b.schroeder on 06 Apr 2016, 17:04


yes let's do so

chraibi commented 5 years ago

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

Original comment by zhang on 08 Apr 2016, 09:06


@schroederbenjamin @rob ,I have already changed the code for these points. Can you please supply a trajectory file with less pedestrians in the scenario so that I can test the correctness of the code surely? Please also prepare a inifile as the attached sample file. Thanks! ini_KO_240_050_240.xml

chraibi commented 5 years ago

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

Original comment by rob on 08 Apr 2016, 17:53


@zhang @schroederbenjamin

i created a new traj-file with about 200 ped: UBF_traj.xml

also prepared a report ini-file with one measurement area: ini_KO_240_050_240.xml

additionally i changed the geo-file and measurement area for the prepared report ini-file: geo_dummy_v2.xml

hopefully it will equates to your introductions.

chraibi commented 5 years ago

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

Original comment by zhang on 11 Apr 2016, 16:52


@schroederbenjamin @rob I pushed the new code, please check it and test the result.

chraibi commented 5 years ago

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

Original comment by chraibi on 29 Apr 2016, 16:26


@schroederbenjamin @rob problem solved?

chraibi commented 5 years ago

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

Original comment by b.schroeder on 01 May 2016, 13:53


As far as I know, the issue is still present when plotting voronoi diagrams. right @zhang ?

chraibi commented 5 years ago

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

Original comment by zhang on 11 May 2016, 14:58


@schroederbenjamin @chraibi Now z position is needed in inifile to specify the location of measurement area. And only trajectories with the same z-pos will be considered in calculation.