CellParser._add_spines¶
- single_cell_parser.cell_parser.CellParser._add_spines(label, spineParam)¶
- Adds passive spines to the membrane. - Spines are added according to spine parameters for individual (dendritic) structures by scaling \(C_m\) and \(R_m\) by \(F\) and \(1/F\) respectively, where \[F = 1 + \frac{A_{spines}}{A_{dend}}\]- Precise morphological effects of the spines are not considered, only their effect on membrane capacitance and resistance. - See also - Koch and Segev [11] 
Documentation unclear, incomplete, broken or wrong? Let us know