Skip to content

Commit e6e0b21

Browse files
kushalbakshiCBroz1
andauthored
Update element_array_ephys/ephys_chronic.py
Co-authored-by: Chris Brozdowski <CBrozdowski@yahoo.com>
1 parent f2d550e commit e6e0b21

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

element_array_ephys/ephys_chronic.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,8 @@ def get_processed_root_data_dir() -> str:
124124
class AcquisitionSoftware(dj.Lookup):
125125
"""Name of software used for recording electrophysiological data.
126126
127-
Atrributes:
128-
SpikeGLX (str): Data acquired using spike GLX
129-
Open Ephys (str): Data acquired using Open Ephys
127+
Attributes:
128+
acq_software ( varchar(24) ): Acquisition software, e.g,. SpikeGLX, OpenEphys
130129
"""
131130

132131
definition = """ # Software used for recording of neuropixels probes

0 commit comments

Comments
 (0)