Skip to content
logo
In Silico Framework
Rm.get_n_trials
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
                • Msimrun.modular_reduced_model_inference.reduced_model.Rm.get_n_trials
                  • Returns
                  • Return type
              • extract
              • 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_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.get_n_trials
      • Returns
      • Return type

    simrun ❭ modular_reduced_model_inference ❭ reduced_model ❭ Rm ❭ get_n_trials

    Rm.get_n_trials¶

    simrun.modular_reduced_model_inference.reduced_model.Rm.get_n_trials()¶

    Get the amount of trials.

    If the amount of trials is not set, it is set to the length of the data.

    Returns:¶

    Amount of trials

    Return type:¶

    int

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