maxwolffe / APSwag

Swag Cloyne AP analysis tool
0 stars 0 forks source link

Current Network Graph #7

Open maxwolffe opened 9 years ago

maxwolffe commented 9 years ago

Hi @mitar, here's the color coded network graph that we have right now, blue represents Cloyne controlled nodes, and red represents rogue nodes. Edges between them represent signals picked up by either node, have strengths associated with them but the network x spring configuration was a little hard to read. The data may be a little incomplete, it's pulled from the set of feeds that I was able to access before I left cloyne.

screen shot 2015-05-18 at 1 50 27 pm

mitar commented 9 years ago

Yea, this graph visualization is not the best one for our use case. You should find one which respects the edge weight and use them as edge lengths.

maxwolffe commented 9 years ago

I may have found one: http://stackoverflow.com/questions/13513455/drawing-a-graph-or-a-network-from-a-distance-matrix

I'm working on the coloring algorithm now, but I'll play around with the above when I'm finished.

mitar commented 9 years ago

OK.

mitar commented 9 years ago

I added you all data for all nodes to the repository now.