Cell.get_synapse_activation_dataframe¶
-
single_cell_parser.cell.Cell.get_synapse_activation_dataframe(max_spikes=
20, sim_trial_index=0)¶ Get a Synapse activation dataframe.
The Synapse activation dataframe contains:
Synapse ID
Synapse type (i.e. presynaptic origin)
Synapse location: soma distance, section ID, section point ID, and dendrite label of the synapse
Activation times
The simulation trial index
Documentation unclear, incomplete, broken or wrong? Let us know