simrunsynaptic_strength_fittingset_ex_synapse_weight

set_ex_synapse_weight

simrun.synaptic_strength_fitting.set_ex_synapse_weight(syn, weight)

Set the synaptic strength of an excitatory single_cell_parser.synapse.Synapse.

Parameters:
  • syn (single_cell_parser.synapse.Synapse) – The excitatory synapse to set the synaptic strength for.

  • weight (list) – The synaptic strength values for the AMPA and NMDA components.

Returns:

None. Updates the synaptic strength of the excitatory synapse.