Skip to content

Commit 276270f

Browse files
rlystephprince
andauthored
Update core/nwb.base.yaml
Co-authored-by: Steph Prince <[email protected]>
1 parent 5105b00 commit 276270f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

core/nwb.base.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ datasets:
6565
- neurodata_type_def: ExternalImage
6666
neurodata_type_inc: BaseImage
6767
doc: A type for referencing an external image file. The single file path or URL to the external image file should
68-
be stored in the dataset.
68+
be stored in the dataset. This type should NOT be used if the image is stored
69+
in another NWB file and that file is linked to this file.
6970
dtype: text
7071
# shape: scalar # this will be supported in the NWB schema language 2.0
7172

0 commit comments

Comments
 (0)