Skip to content
logo
In Silico Framework
remove_synapses
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
      • singlecell_input_mapper
        • udvary2022
          • cell
            • Cell
              • distance_to_soma
              • get_bounding_box
              • add_synapse
              • remove_synapses
                • Fsinglecell_input_mapperudvary2022cellCellremove_synapses
                  • Parameters
                    • ppreType
                  • Returns
            • PySection2
            • PointCell
            • Synapse
            • CellParser
          • generate_nr_of_cells_spreadsheet
          • network_embedding
          • reader
          • scalar_field
          • synapse_mapper
          • writer
          • map_singlecell_inputs
        • map_singlecell_inputs
        • network_param_builder
        • network_param_from_template
        • reader
      • spike_analysis
      • visualize
      • mechanisms
      • config
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Fsinglecell_input_mapperudvary2022cellCellremove_synapses
      • Parameters
        • ppreType
      • Returns

    remove_synapses¶

    singlecell_input_mapper.udvary2022.cell.Cell.remove_synapses(preType=None)¶

    Remove all synapses of type preType from the cell.

    Parameters:¶
    preType : str¶

    Presynaptic cell type. Default: None. Set to ‘All’ or ‘all’ to remove all synapses.

    Returns:¶

    None

    Documentation unclear, incomplete, broken or wrong? Let us know

    Previous add_synapse
    Next PySection2
    © Copyright 2025 Max Planck Institute for Neurobiology of Behavior - CAESAR.
    Created using Sphinx 7.2.6. and Sphinx-Immaterial