I would like to "map" an hexagonal lattice. I downloaded this plug-in
(
http://wbgn013.biozentrum.uni-wuerzburg.de/ImageJ/delaunay.html) that
permits me to draw a Delaunay or Voronoi diagram from a point selection. But
i need a mapping of my image. It means that if for example one particle has
6 first neighbors i would like that it is drawn of one colour, that the
particles with 5 neighbors with another colour and so on. I need to
quantificate how much my system is ordered.
Do you know any plug-in or another method to do that???