naflow.utils package

Submodules

naflow.utils.proc_temporal module

naflow.utils.proc_temporal.round_edge(x, Fs, len_transition)[source]
Parameters:
  • x (raw)

  • len_transition (float) – length of rise/fall in seconds. This value will be used for both rise and fall.

naflow.utils.std module

naflow.utils.std.atoi(text)[source]
naflow.utils.std.invert_dict(dict)[source]
naflow.utils.std.mkdir(dir)[source]
naflow.utils.std.natural_keys(text)[source]
naflow.utils.std.remove_from_list(data, remove)[source]
naflow.utils.std.sort_list(data)[source]

Module contents