suny-downstate-medical-center / netpyne

A Python package to facilitate the development, parallel simulation, optimization and analysis of multiscale biological neuronal networks in NEURON.
http://www.netpyne.org
MIT License
144 stars 135 forks source link

plotSpikeStats() function is missing #631

Closed salvadord closed 2 years ago

salvadord commented 2 years ago

@joewgraham the plotSpikeHist() func is now missing on the development branch. Probably removed by mistake when refactoring.

joewgraham commented 2 years ago

@salvadord I see it in the dev branch here: https://github.com/Neurosim-lab/netpyne/blob/development/netpyne/plotting/plotSpikeHist.py