Model Visualization

You can now visualize your model. When a plot is created, its high-resolution image is automatically generated in the corresponding result folder.

simulation.plot_morphologies()
simulation.plot_morphologies(soma_plt = True)
simulation.plot_synapse_distribution()
simulation.plot_channels_distribution()

Last updated

Was this helpful?