Skip to content
logo
In Silico Framework
PSP_with_current_injection.get
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
        • PSP_with_cell_modification
          • PSP_with_current_injection
            • optimize_holding_current
            • _objective_fun
            • _get_current_dependent_vt
            • plot_current_injection_voltage_trace
            • get_neuron_param_with_current_injection
            • get_psp_simulator
            • get_psp_simulator_exc_and_inh_combined
            • get
              • Msimrun.PSP_with_cell_modification.PSP_with_current_injection.get
                • Returns
                • Return type
          • combine_PSP_objects
        • 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.PSP_with_cell_modification.PSP_with_current_injection.get
      • Returns
      • Return type

    simrun ❭ PSP_with_cell_modification ❭ PSP_with_current_injection ❭ get

    PSP_with_current_injection.get¶

    simrun.PSP_with_cell_modification.PSP_with_current_injection.get()¶

    Get the final PSPs object.

    Shortcut to get the combined excitatory and inhibitory PSP object.

    Returns:¶

    PSP object to simulate PSPs

    Return type:¶

    PSPs

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