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

Updates to CSD functions #713

Closed ericaygriffith closed 1 year ago

ericaygriffith commented 1 year ago

New functions to prepare and plot CSD data (prepareCSD() in analysis/csd.py, and plotCSD() in plotting/plotCSD.py respectively).

ericaygriffith commented 1 year ago

Closing pull request in attempt to resolve failed pytest step.