one with everything

This commit is contained in:
a.ott
2020-07-04 11:28:33 +02:00
parent 189293ff0e
commit ce03ab68c5
34 changed files with 2103 additions and 261 deletions

View File

@@ -78,7 +78,7 @@ class HelperFunctionsTester(unittest.TestCase):
print(cell_data.get_data_path())
v1 = cell_data.get_base_traces(cell_data.V1)[0]
hF.detect_spike_indices_automatic_split(v1)
hF.detect_spike_indices_automatic_split(v1, 2.8)
# todo
# search_eod_start_and_end_times ? (not used anymore ?)