Skip to content
logo
In Silico Framework
extract
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
                • Fsimrunmodular_reduced_model_inferencereduced_modelRmextract
                  • Parameters
                    • pname
                  • Returns
                  • Return type
              • run
              • _gather_results
              • 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_new_simulations
        • seed_manager
        • sim_trial_to_cell_object
        • synaptic_strength_fitting
        • utils
      • single_cell_parser
      • singlecell_input_mapper
      • spike_analysis
      • visualize
      • mechanisms
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Fsimrunmodular_reduced_model_inferencereduced_modelRmextract
      • Parameters
        • pname
      • Returns
      • Return type

    extract¶

    simrun.modular_reduced_model_inference.reduced_model.Rm.extract(name)¶

    Extract data using the data extractor.

    Parameters:¶
    name : str¶

    Name of the data extractor

    Returns:¶

    Data extracted by the data extractor

    Return type:¶

    obj

    See also

    data_extractor>get() for how a data extractor fetches data.

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

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