netpyne.analysis.dipole

Module for analyzing and plotting LFP-related results

Functions:

plotDipole([showCell, showPop, timeRange, ...])

plotEEG([showCell, showPop, timeRange, ...])

netpyne.analysis.dipole.plotDipole(showCell=None, showPop=None, timeRange=None, dpi=300, figSize=(6, 6), showFig=True, saveFig=True)[source]
netpyne.analysis.dipole.plotEEG(showCell=None, showPop=None, timeRange=None, dipole_location='parietal_lobe', dpi=300, figSize=(19, 10), showFig=True, saveFig=True)[source]