Skip to content
logo
In Silico Framework
CellParser._create_ais
Initializing search
    in_silico_framework
    • API reference
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    in_silico_framework
    • API reference
      • Interface
      • biophysics_fitting
      • data_base
      • simrun
      • single_cell_parser
        • analyze
        • cell_modify_functions
        • network_modify_functions
        • network_param_modify_functions
        • cell
        • cell_parser
          • CellParser
            • spatialgraph_to_cell
            • set_up_biophysics
            • apply_cell_modify_functions
            • get_cell
            • insert_membrane_properties
            • insert_range_mechanisms
            • update_range_mechanisms
            • _insert_ion_properties
            • _add_spines
            • _add_spines_ar
            • insert_passive_membrane
            • insert_hh_membrane
            • determine_nseg
            • _create_ais
              • Msingle_cell_parser.cell_parser.CellParser._create_ais
            • _create_ais_Hay2013
        • network
        • network_realizations
        • parameters
        • reader
        • scalar_field
        • serialize_cell
        • sim_control
        • synapse
        • synapse_mapper
        • writer
        • Event
        • create_cell
        • init_neuron_run
        • sec_distance_to_soma
        • spines_update_synapse_distribution_file
        • spines_update_network_paramfile
      • singlecell_input_mapper
      • spike_analysis
      • visualize
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Msingle_cell_parser.cell_parser.CellParser._create_ais

    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().

    Previous CellParser.determine_nseg
    Next CellParser._create_ais_Hay2013
    © Copyright 2025 Max Planck Institute for Neurobiology of Behavior - CAESAR.
    Created using Sphinx 7.1.2. and Sphinx-Immaterial