Skip to content
logo
In Silico Framework
parameters
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
        • combiner
        • ephys
        • evaluator
        • model_selection
        • optimizer
        • parameters
          • param_to_kwargs
          • param_selector
          • set_fixed_params
        • parameters
          • param_to_kwargs
          • param_selector
          • set_fixed_params
          • Functions
        • 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
    • Functions

    biophysics_fitting ❭ parameters

    parameters¶

    Fetch parameters with the dot naming convention.

    Functions¶

    param_to_kwargs(fun)

    returns a function that can be called with params = [some_Series].

    param_selector(params, s)

    Select parameters from a Series with an Index like a.b.c, a.b.d.

    set_fixed_params(params, fixed_params)

    Add fixed_params to params.

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