API referencebiophysics_fittingexploration_from_seedpoint

utils

Convenience functions for the exploration_from_seedpoint module.

Functions

get_vector_norm(v)

Calculate the norm of a vector v.

evaluation_function_incremental_helper(p, s, e, cutoffs, stim_order, verbose, additional_evaluation_functions, objectives_by_stimulus)

Evaluate a model shows one stimulus at a time.

convert_all_check_columns_bool_to_float(df)

Convert all boolean values to float in a pandas dataframe.