From e9d594106c59efb63dd6e8442652a781204e3ca0 Mon Sep 17 00:00:00 2001 From: Peyman-N Date: Wed, 20 Nov 2024 16:05:38 +0100 Subject: [PATCH] Examples of real datasets --- .../microelectrode-electrophysiology.md | 205 ++++++++++++++++++ 1 file changed, 205 insertions(+) diff --git a/src/modality-specific-files/microelectrode-electrophysiology.md b/src/modality-specific-files/microelectrode-electrophysiology.md index 5fb29db94e..726455484b 100644 --- a/src/modality-specific-files/microelectrode-electrophysiology.md +++ b/src/modality-specific-files/microelectrode-electrophysiology.md @@ -211,6 +211,7 @@ The `*_ephy.json` file can be used to store any ephys-specific metadata for the ### Data origin metadata + {{ MACROS___make_metadata_table( { "InstitutionName":"RECOMMENDED", @@ -219,8 +220,10 @@ The `*_ephy.json` file can be used to store any ephys-specific metadata for the } ) }} + ### Setup metadata + {{ MACROS___make_metadata_table( { "PowerLineFrequency":"REQUIRED", @@ -236,8 +239,10 @@ The `*_ephy.json` file can be used to store any ephys-specific metadata for the } ) }} + ### Processing metadata + {{ MACROS___make_metadata_table( { "SoftwareFilters":"REQUIRED", @@ -245,6 +250,7 @@ The `*_ephy.json` file can be used to store any ephys-specific metadata for the } ) }} + ### Additional recording procedure Furthermore additional information can be stored about the recording procedure. We RECOMMEND to use a dedicated `Procedure` node with the following keys: @@ -265,6 +271,7 @@ Furthermore additional information can be stored about the recording procedure. } ) }} + ### Probes It is RECOMMENDED to use the following structure to provide more metadata for each probe: @@ -279,3 +286,201 @@ It is RECOMMENDED to use the following structure to provide more metadata for ea whereas "" has to exist also in the probes.tsv file and “” is a list of x,y(,z) tuples providing the contour of the probe in the same reference frame as the electrode coordinates (see electrodes.tsv). In case of different units used than in the electrodes.tsv the key “Unit” can be used here to provide the spatial unit of the coordinate points. + + +### Task (*see also iEEG.json*) + +If the OPTIONAL[ task-