Skip to content
logo
In Silico Framework
Rm._gather_results
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
            • Rm
              • add_data_extractor
              • add_strategy
              • get_n_trials
              • extract
              • run
              • _gather_results
                • Msimrun.modular_reduced_model_inference.reduced_model.Rm._gather_results
                  • Parameters
              • get_results
            • DataView
            • DataSplitEvaluation
            • get_n_workers_per_ip
          • solver
          • strategy
        • 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.reduced_model.Rm._gather_results
      • Parameters

    simrun ❭ modular_reduced_model_inference ❭ reduced_model ❭ Rm ❭ _gather_results

    Rm._gather_results¶

    simrun.modular_reduced_model_inference.reduced_model.Rm._gather_results(client)¶

    Fetch the solver results from the dask scheduler.

    Parameters:¶

    client (Client) – Dask client.

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