one with everything
This commit is contained in:
@@ -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 ?)
|
||||
|
||||
Reference in New Issue
Block a user