module documentation

Undocumented

Function atoi Undocumented
Function get_file_and_gaplength Undocumented
Function get_gap_closest_to_duration Undocumented
Function get_gaplength_from_filename Undocumented
Function get_gapposition_from_filename Undocumented
Function get_spikeogram_files Undocumented
Function get_spikeogram_gap_nogap Undocumented
Function natural_keys Undocumented
def atoi(text): (source)

Undocumented

def get_file_and_gaplength(file_list, idx): (source)

Undocumented

def get_gap_closest_to_duration(file_list, duration_in_ms): (source)

Undocumented

Parameters
file_list:List[str]|List[Path]Undocumented
duration_in_ms:floatUndocumented
def get_gaplength_from_filename(x): (source)

Undocumented

Parameters
x:str|PathUndocumented
def get_gapposition_from_filename(x): (source)

Undocumented

Parameters
x:str|PathUndocumented
def get_spikeogram_files(path): (source)

Undocumented

def get_spikeogram_gap_nogap(path): (source)

Undocumented

def natural_keys(text): (source)

Undocumented

Parameters
text:str|PathUndocumented