simrunPSP_with_cell_modificationPSP_with_current_injectionget_psp_simulator

PSP_with_current_injection.get_psp_simulator

simrun.PSP_with_cell_modification.PSP_with_current_injection.get_psp_simulator(gExRange=[1.0], exc_inh='exc', mode='synapses')

Set up a PSPs object to simulate individual synapse PSPs.

This method initializes a PSPs object with the given parameters to simulate excitatory or inhibitory postsynaptic potentials.

Parameters:
  • mode (str) – Mode of the simulation. Options:

  • - ``’synapses’`` to activate individual synapses (default)

  • - ``’cells’`` to activate individual cells

Returns:

Object to simulate PSPs

Return type:

PSPs