Skip to content
logo
In Silico Framework
normalize
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
          • default_setup
          • evaluation
            • BAC
            • bAP
            • _Step
            • StepOne
            • StepTwo
            • StepThree
            • normalize
              • Fbiophysics_fittinghayevaluationnormalize
                • Parameters
                  • praw
                  • pmean
                  • pstd
                • Returns
                • Return type
            • nan_if_error
            • get_evaluate_bAP
            • get_evaluate_BAC
            • get_evaluate_StepOne
            • get_evaluate_StepTwo
            • get_evaluate_StepThree
            • hay_evaluate_bAP
            • hay_evaluate_BAC
            • hay_evaluate_StepOne
            • hay_evaluate_StepTwo
            • hay_evaluate_StepThree
          • specification
        • L5tt_parameter_setup
        • combiner
        • ephys
        • evaluator
        • model_selection
        • optimizer
        • parameters
        • setup_stim
        • simulator
        • utils
        • 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_fittinghayevaluationnormalize
      • Parameters
        • praw
        • pmean
        • pstd
      • Returns
      • Return type

    normalize¶

    biophysics_fitting.hay.evaluation.normalize(raw, mean, std)¶

    Normalize a raw value.

    Parameters:¶
    raw¶

    raw value

    mean¶

    mean value

    std¶

    standard deviation

    Returns:¶

    normalized value

    Return type:¶

    float

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

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