simrunsynaptic_strength_fittingPSPsget_merged_synapse_coordinates

PSPs.get_merged_synapse_coordinates

simrun.synaptic_strength_fitting.PSPs.get_merged_synapse_coordinates(mergestring, flatten=False)

Get the coordinates of all synapses that contain a certain string in their name.

Parameters:
  • mergestring (str) – The string to search for in the synapse names.

  • flatten (bool) – Whether to flatten the list of synapse coordinates. Default: False.

Returns:

A list of synapse coordinates.

Return type:

list