From 797c4f53fddd2865a29b0c868e70d1813cafecc9 Mon Sep 17 00:00:00 2001 From: Kabilar Gunalan Date: Tue, 29 Aug 2023 15:49:10 -0500 Subject: [PATCH] Add attribute --- element_array_ephys/ephys_organoids.py | 1 + 1 file changed, 1 insertion(+) diff --git a/element_array_ephys/ephys_organoids.py b/element_array_ephys/ephys_organoids.py index e7258312..16942c69 100644 --- a/element_array_ephys/ephys_organoids.py +++ b/element_array_ephys/ephys_organoids.py @@ -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