Skip to content

Commit

Permalink
Add attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
kabilar committed Aug 29, 2023
1 parent 315886c commit 797c4f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions element_array_ephys/ephys_organoids.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ class EphysRawFile(dj.Manual):
file_path : varchar(512) # path to the file on the external store
---
-> [nullable] Subject
-> AcquisitionSoftware
file_time : datetime # date and time of the file acquisition
parent_folder : varchar(128) # parent folder containing the file
filename_prefix : varchar(64) # filename prefix, if any, excluding the datetime information
Expand Down

0 comments on commit 797c4f5

Please sign in to comment.