Biophysical Description
Last updated
Last updated
In the biophysical description layer, we specify synapses and cells' biophysical properties.
Synapses are identified by a name, type, and phase. Synapse's type is a function-defined dynamics, receiving a list of illuminated or not values and returning a transformed list containing synaptic activation times - the times of each synaptic activation.
In the following XML, we defined a synapse, which follows the dynamic of the light stimulus affecting SACs via Bipolar Cells (BCs). We named this synapse "light synapse". Synapse type was defined as "spatially dependent dynamic", which is defined in the SimSimulation.py file.
Each synapse is also defined with a weight and an SBML-defined density function, defining the probability of synapse existence as a function of its distance from the soma.
Each cell identified by its ID is set with biophysical characteristics. Here we defined the SAC's cytoplasmic resistivity and capacitance. We also set two passive properties: conductance (g_pas) [mV] and equilibrium potential and conductance (e_pas) [siemens/cm2].