module documentation

Undocumented

Class LocationNames Enum for locations
Function get_anf_folder Returns the path containing the ANF simulations for the given arguments
Function get_datafolder Undocumented
Function get_external_results_folder Undocumented
Function get_model_output_folder Undocumented
Function get_plot_output_folder Undocumented
Function get_spikeogram_folder Returns the path containing spikeograms for the given arguments
Function get_spikeograms_from_folder Returns spikeograms for the given arguments
Function get_thesis_folder No summary
Variable home_to_location Undocumented
Variable location Undocumented
Variable thesis_folder_locations Undocumented
def get_anf_folder(lvl, impairment='none', simulation_group='zeng_et_al_2005__sensitivity_test'): (source)

Returns the path containing the ANF simulations for the given arguments

Parameters
lvlpresentation level
impairmenttype of impairment as a string
simulation_group
Returns
path to ANF simulations
def get_datafolder(): (source)

Undocumented

def get_external_results_folder(experiment): (source)

Undocumented

Parameters
experiment:strUndocumented
def get_model_output_folder(): (source)

Undocumented

def get_plot_output_folder(): (source)

Undocumented

def get_spikeogram_folder(lvl, mode='2d', bin_width=0.001, impairment='none', simulation_group='zeng_et_al_2005__sensitivity_test'): (source)

Returns the path containing spikeograms for the given arguments

Parameters
lvlpresentation level
mode2d or 3d, i.e. all ANFs bundled or separate channels, LSR-, MSR- and HSR-fibers
bin_widthdefine the resolution; e.g. bin_width of 1ms results in 1kHz sampling rate
impairmentany impairment, default to 'none' or None
simulation_group
Returns
path to spikeograms
def get_spikeograms_from_folder(lvl, mode='2d', bin_width=0.001, impairment='none', simulation_group='zeng_et_al_2005__sensitivity_test'): (source)

Returns spikeograms for the given arguments

Parameters
lvlpresentation level
mode2d or 3d, i.e. all ANFs bundled or separate channels, LSR-, MSR- and HSR-fibers
bin_widthdefine the resolution; e.g. bin_width of 1ms results in 1kHz sampling rate
impairmentany impairment, default to 'none' or None
simulation_group
Returns
list of spikeogram files
def get_thesis_folder(): (source)
Returns
home_to_location = (source)

Undocumented

location = (source)

Undocumented

thesis_folder_locations = (source)

Undocumented