emodelrunner.run_synplas

Run function to for synapse plasticity simulation.

Functions

run(config_path[, cvode_active, ...])

Run cell with pulse stimuli and pre-cell spike train.

emodelrunner.run_synplas.run(config_path, cvode_active=True, protocol_name='pulse', fixhp=True)[source]

Run cell with pulse stimuli and pre-cell spike train.

Parameters:
  • config_path (str) – path to config file

  • cvode_active (bool) – whether to use variable time step

  • protocol_name (str) – name of the protocol

  • fixhp (bool) – to uninsert SK_E2 for hyperpolarization in cell model