module documentation

Undocumented

Function append_dataframe_with_psychometric_fit_threshold Undocumented
Function correct_func Undocumented
Function model_output_plot Undocumented
Function percentage_correct_plot Undocumented
Function threshold_for_impairment Undocumented
Constant N Undocumented
Constant S Undocumented
Constant X Undocumented
Variable an_model_basepath Undocumented
Variable args Undocumented
Variable at_lvl Undocumented
Variable bandwidth Undocumented
Variable data_folder Undocumented
Variable df_at_lvl Undocumented
Variable df_dprime Undocumented
Variable df_impair Undocumented
Variable df_mo Undocumented
Variable df_pct Undocumented
Variable df_pct_ideal Undocumented
Variable experiment_folders Undocumented
Variable experiment_parameter Undocumented
Variable experiment_parameters Undocumented
Variable experiment_parent_regexps Undocumented
Variable external_results_loaders Undocumented
Variable external_results_path Undocumented
Variable gap_lengths Undocumented
Variable history_path Undocumented
Variable impairments Undocumented
Variable in_channels Undocumented
Variable input_length Undocumented
Variable input_mode_input_lengths Undocumented
Variable job_list Undocumented
Variable levels Undocumented
Variable levels_impairment Undocumented
Variable line Undocumented
Variable load_model_path Undocumented
Variable local_process_parameter Undocumented
Variable mode_str Undocumented
Variable model Undocumented
Variable model_output_path Undocumented
Variable output_folder Undocumented
Variable parallel_argument_list Undocumented
Variable params Undocumented
Variable parent_regexp Undocumented
Variable parser Undocumented
Variable regexp_r Undocumented
Variable thres_df Undocumented
Variable thres_df_path Undocumented
Variable threshold Undocumented
Variable threshold_plot_path Undocumented
Variable _data_input_path Undocumented
def append_dataframe_with_psychometric_fit_threshold(df, psychometric_params, impairment, experiment_parameter, method, pct=0.707): (source)

Undocumented

def correct_func(x, p): (source)

Undocumented

def model_output_plot(impairment): (source)

Undocumented

def percentage_correct_plot(df, threshold, impairment): (source)

Undocumented

def threshold_for_impairment(impairment): (source)

Undocumented

Undocumented

Value
df_at_lvl[df_at_lvl['gap_length'] == 0]['model_output'].to_numpy()

Undocumented

Value
df_at_lvl[df_at_lvl['gap_length'] == gap]['model_output'].to_numpy()

Undocumented

Value
df_at_lvl[df_at_lvl['gap_length'] == gap]['model_output'].to_numpy()
an_model_basepath = (source)

Undocumented

Undocumented

Undocumented

bandwidth = (source)

Undocumented

data_folder = (source)

Undocumented

df_at_lvl = (source)

Undocumented

df_dprime = (source)

Undocumented

df_impair = (source)

Undocumented

Undocumented

Undocumented

df_pct_ideal = (source)

Undocumented

experiment_folders: dict[str, str] = (source)

Undocumented

experiment_parameter = (source)

Undocumented

experiment_parameters: dict[str, str] = (source)

Undocumented

experiment_parent_regexps: dict[str, str] = (source)

Undocumented

external_results_loaders = (source)

Undocumented

external_results_path = (source)

Undocumented

gap_lengths = (source)

Undocumented

history_path = (source)

Undocumented

impairments: list[str] = (source)

Undocumented

in_channels = (source)

Undocumented

input_length = (source)

Undocumented

input_mode_input_lengths: dict[str, int] = (source)

Undocumented

job_list = (source)

Undocumented

Undocumented

levels_impairment = (source)

Undocumented

Undocumented

load_model_path = (source)

Undocumented

local_process_parameter = (source)

Undocumented

mode_str = (source)

Undocumented

Undocumented

model_output_path = (source)

Undocumented

output_folder = (source)

Undocumented

parallel_argument_list = (source)

Undocumented

Undocumented

parent_regexp = (source)

Undocumented

Undocumented

regexp_r = (source)

Undocumented

thres_df = (source)

Undocumented

thres_df_path = (source)

Undocumented

threshold = (source)

Undocumented

threshold_plot_path = (source)

Undocumented

_data_input_path = (source)

Undocumented