Skip to content
logo
In Silico Framework
pool_helper
Initializing search
    in_silico_framework
    • API reference
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    in_silico_framework
    • API reference
      • Interface
      • biophysics_fitting
        • exploration_from_seedpoint
        • hay
        • L5tt_parameter_setup
        • combiner
        • ephys
        • evaluator
        • model_selection
        • optimizer
        • parameters
        • setup_stim
        • simulator
        • utils
          • Undemonize
          • VariableThatDoesNotGetPickled
          • connected_to_structure_beyond
          • get_inner_sec_dist_dict
          • get_inner_section_at_distance
          • get_main_bifurcation_section
          • augment_cell_with_detailed_labels
          • tVec
          • vmSoma
          • vmMax
          • _get_apical_sec_and_i_at_distance
          • vmApical
          • vmApical_position
          • run_cloudpickled_remotely
          • execute_in_child_process
          • pool_helper
            • Fbiophysics_fittingutilspool_helper
          • execute_in_child_process_kept_alive
        • connected_to_dend_beyond
        • get_inner_sec_dist_list
        • get_branching_depth
        • get_branching_depth_series
        • get_main_bifurcation_section
        • get_first_order_bifurcation_sections
      • data_base
      • simrun
      • single_cell_parser
      • singlecell_input_mapper
      • spike_analysis
      • visualize
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Fbiophysics_fittingutilspool_helper

    pool_helper¶

    biophysics_fitting.utils.pool_helper(callable_partial)¶

    Unserialize a function and its arguments, run it, and serialize the output.

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

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