plotting package¶
Submodules¶
cnsproject.plotting.plotting module¶
Module for visualization and plotting.
TODO.
Implement this module in any way you are comfortable with. You are free to useany visualization library you like. Providing live plotting and animations isalso a bonus. The visualizations you will definitely need are as follows:
F-I curve.
Voltage/current dynamic through time.
Raster plot of spikes in a neural population.
Convolutional weight demonstration.
Weight change through time.