You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: element_array_ephys/ephys_chronic.py
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ def activate(
42
42
Upstream tables:
43
43
Session: A parent table to ProbeInsertion
44
44
Probe: A parent table to EphysRecording. Probe information is required before electrophysiology data is imported.
45
+
45
46
Functions:
46
47
get_ephys_root_data_dir(): Returns absolute path for root data director(y/ies) with all electrophysiological recording sessions, as a list of string(s).
47
48
get_session_direction(session_key: dict): Returns path to electrophysiology data for the a particular session as a list of strings.
Copy file name to clipboardExpand all lines: element_array_ephys/ephys_no_curation.py
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ def activate(
42
42
Upstream tables:
43
43
Session: A parent table to ProbeInsertion
44
44
Probe: A parent table to EphysRecording. Probe information is required before electrophysiology data is imported.
45
+
45
46
Functions:
46
47
get_ephys_root_data_dir(): Returns absolute path for root data director(y/ies) with all electrophysiological recording sessions, as a list of string(s).
47
48
get_session_direction(session_key: dict): Returns path to electrophysiology data for the a particular session as a list of strings.
Copy file name to clipboardExpand all lines: element_array_ephys/ephys_precluster.py
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ def activate(
37
37
Upstream tables:
38
38
Session: A parent table to ProbeInsertion
39
39
Probe: A parent table to EphysRecording. Probe information is required before electrophysiology data is imported.
40
+
40
41
Functions:
41
42
get_ephys_root_data_dir(): Returns absolute path for root data director(y/ies) with all electrophysiological recording sessions, as a list of string(s).
42
43
get_session_direction(session_key: dict): Returns path to electrophysiology data for the a particular session as a list of strings.
0 commit comments