Skip to content
logo
In Silico Framework
BAC_injection
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
          • BAC_injection
            • BAC_injection
              • Fsingle_cell_parser.cell_modify_functions.BAC_injection.BAC_injection
                • Parameters
                • Returns
                • Return type
          • apical_current_injection
          • apical_epsp_injection
          • scale_apical
          • soma_current_injection
          • synaptic_input
          • get
        • network_modify_functions
        • network_param_modify_functions
        • cell
        • cell_parser
        • network
        • network_realizations
        • reader
        • scalar_field
        • serialize_cell
        • sim_control
        • synapse
        • synapse_mapper
        • writer
        • Event
        • build_parameters
        • load_NMODL_parameters
        • 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
    • Fsingle_cell_parser.cell_modify_functions.BAC_injection.BAC_injection
      • Parameters
      • Returns
      • Return type

    single_cell_parser ❭ cell_modify_functions ❭ BAC_injection ❭ BAC_injection

    BAC_injection¶

    single_cell_parser.cell_modify_functions.BAC_injection.BAC_injection(cell, dist=None)¶

    Injects the BAC stimulus [2] at a specified distance.

    Parameters:¶
    • cell (Cell) – The cell object.

    • dist (float) – The distance from the soma (um).

    Returns:¶

    The cell with the current injection set up.

    Return type:¶

    Cell

    See also

    biophysics_fitting.setup_stim.setup_BAC()

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