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