We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5105b00 commit 276270fCopy full SHA for 276270f
core/nwb.base.yaml
@@ -65,7 +65,8 @@ datasets:
65
- neurodata_type_def: ExternalImage
66
neurodata_type_inc: BaseImage
67
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.
+ 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.
70
dtype: text
71
# shape: scalar # this will be supported in the NWB schema language 2.0
72
0 commit comments