single_cell_parser
❭ cell_parser
❭ CellParser
❭ _create_ais
CellParser._create_ais¶
- single_cell_parser.cell_parser.CellParser._create_ais()¶
Create axon hillock and AIS according to Mainen et al. [9]
Deprecated since version 0.1.0: This method is deprecated in favor of the more recent
_create_ais_Hay2013()
.Note
Connectivity is automatically taken care of, since this should only be called from
spatialgraph_to_cell()
.