Skip to content
logo
In Silico Framework
set_morphology
Initializing search
    in_silico_framework
    • API reference
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    in_silico_framework
    • API reference
      • Interface
      • biophysics_fitting
        • exploration_from_seedpoint
        • hay
        • L5tt_parameter_setup
          • hay_param_to_scp_neuron_param
          • hay_params_to_scp_neuron_params
          • get_L5tt_template
          • get_L5tt_template_v2
          • set_morphology
            • Fbiophysics_fittingL5tt_parameter_setupset_morphology
              • Parameters
                • pcell_param
                • pfilename
              • Returns
              • Return type
          • check_unset_range_mechanisms
          • set_ephys
          • set_param
          • set_many_param
          • set_hot_zone
        • combiner
        • ephys
        • evaluator
        • model_selection
        • optimizer
        • parameters
        • setup_stim
        • simulator
        • utils
        • connected_to_dend_beyond
        • get_inner_sec_dist_list
        • get_branching_depth
        • get_branching_depth_series
        • get_main_bifurcation_section
        • get_first_order_bifurcation_sections
      • data_base
      • simrun
      • single_cell_parser
      • singlecell_input_mapper
      • spike_analysis
      • visualize
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Fbiophysics_fittingL5tt_parameter_setupset_morphology
      • Parameters
        • pcell_param
        • pfilename
      • Returns
      • Return type

    set_morphology¶

    biophysics_fitting.L5tt_parameter_setup.set_morphology(cell_param, filename=None)¶

    Add the morphology to a cell parameter object.

    The morphology is simply a path to a .hoc file in string format.

    Parameters:¶
    cell_param : NTParameterSet¶

    The cell parameter dictionary.

    filename : str¶

    The path to the .hoc file.

    Returns:¶

    The updated cell parameter dictionary.

    Return type:¶

    NTParameterSet | dict

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

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