PyNN
PyNN copied to clipboard
pyNN nest small-world population
Hello: I know how to make a population of neurons and also how to make some neurons to follow certain small world connectivity pattern but I don't know how to plot this neurons in the connected manner.
PyNN has a very simple function for plotting connectivity: pyNN.utility.connection_plot
Does this work for you?
(sorry for the long delay in replying)