analyze¶
Analyze simrun-initialized databases.
This module provides methods for binning and aggregating synapse activations, spike times, and voltage traces, as well
as convenience methods to analyze the results of simrun.reduced_model
.
See also
data_base.db_initializers.load_simrun_general
for initializing databases from simrun
results.
Functions¶
|
Augment a Synapse activation dataframe with a boolean column for excitatory/inhibitory. |
Modules¶
Bin Presynaptic spike times or Synapse activation dataframes by time and space. |
|
Detect spikes from Voltage traces dataframes. |
|
Bin Presynaptic spike times and Synapse activation dataframes by time. |
|
Calculate the voltage as a density array. |