Skip to content
logo
In Silico Framework
_Strategy._setup
Initializing search
    in_silico_framework
    • API reference
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    in_silico_framework
    • API reference
      • Interface
      • biophysics_fitting
      • data_base
      • simrun
        • modular_reduced_model_inference
          • data_extractor
          • reduced_model
          • solver
          • strategy
            • _Strategy
              • _get_score
              • setup
              • _setup
                • Msimrun.modular_reduced_model_inference.strategy._Strategy._setup
              • _get_x0
              • set_split
              • get_score_static
              • get_y_static
              • _objective_function_static
              • add_solver
            • RaisedCosineBasis
            • Strategy_spatiotemporalRaisedCosine
            • make_weakref
            • dereference
            • clear_memory
            • convert_to_numpy
        • PSP_with_cell_modification
        • generate_synapse_activations
        • get_cell_with_network
        • parameters_to_cell
        • rerun_db
        • robust_dask_delayed_execution
        • run_existing_synapse_activations
        • run_new_simulations
        • seed_manager
        • sim_trial_to_cell_object
        • synaptic_strength_fitting
        • utils
      • single_cell_parser
      • singlecell_input_mapper
      • spike_analysis
      • visualize
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Msimrun.modular_reduced_model_inference.strategy._Strategy._setup

    simrun ❭ modular_reduced_model_inference ❭ strategy ❭ _Strategy ❭ _setup

    _Strategy._setup¶

    simrun.modular_reduced_model_inference.strategy._Strategy._setup()¶

    Strategy-specific setup.

    This method is overloaded by child classes to provide setup specific for the Strategy.

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