-
- Downloads
There was a problem fetching the pipeline summary.
WIP: write out Voronoi polygons along with ids
- Some TODO's need to be adressed - A reduce precision function should update the polygons_id object too - TODO: The plotting scripts need be updated to consider the new format: Before: (((-20, 2.31276), (-19.5484, 2.26604), (-19.4327, 2.07216), (-19.472, 1.83923), (-20, 1.66684), (-20, 2.31276))) Now: [284, (((-20, 2.31276), (-19.5484, 2.26604), (-19.4327, 2.07216), (-19.472, 1.83923), (-20, 1.66684), (-20, 2.31276)))]
Showing
- methods/Method_D.cpp 31 additions, 19 deletionsmethods/Method_D.cpp
- methods/Method_D.h 2 additions, 2 deletionsmethods/Method_D.h
- methods/VoronoiDiagram.cpp 29 additions, 21 deletionsmethods/VoronoiDiagram.cpp
- methods/VoronoiDiagram.h 4 additions, 4 deletionsmethods/VoronoiDiagram.h
- scripts/_Plot_cell_rho.py 2 additions, 2 deletionsscripts/_Plot_cell_rho.py
Loading
-
@jaeger1 can you test this?
Maybe upload a notebook that plots the agents (with visible id) and plots the polygons with their own ids.
Edited by Mohcine Chraibi
Please register or sign in to comment