From 1abebea96c4b29f56c6b12688cbbd052b96e11a8 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Tue, 17 Dec 2024 16:58:35 -0500 Subject: [PATCH] Some fixes of formatting and URLs --- .../microelectrode-electrophysiology.md | 100 ++++++++++-------- 1 file changed, 56 insertions(+), 44 deletions(-) diff --git a/src/modality-specific-files/microelectrode-electrophysiology.md b/src/modality-specific-files/microelectrode-electrophysiology.md index aa79990430..7fa6e56411 100644 --- a/src/modality-specific-files/microelectrode-electrophysiology.md +++ b/src/modality-specific-files/microelectrode-electrophysiology.md @@ -28,9 +28,9 @@ Metadata should be included alongside the data in the `.json` and `.tsv` files. The current list of allowed data file formats: | **Format** | **Extension(s)** | **Description** | ---------------------------------------------------------------------------------------|------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +|-------------------------------------------------------------------------------------|------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [Neuroscience Information Exchange Format](https://nixio.readthedocs.io/en/latest/) | `.nix` | A generic and open framework with an hdf5 backend and a defined interface to many ephys formats via the [Neo library](https://neo.readthedocs.io/en/latest/). The `.nix` file has to contain a valid Neo structure. | -| [Neurodata Without Borders](https://www.nwb.org) | `.nwb` | BRAIN Initiative Data Standard based on an hdf5 backend ... | +| [Neurodata Without Borders](https://www.nwb.org) | `.nwb` | An open data standard for neurophysiology, including data from intracellular and extracellular electrophysiology experiments. | Both of these formats can also store essential metadata of the datasets. Some of these need to be duplicated in BIDS `.tsv` and `.json` sidecar files. @@ -83,16 +83,16 @@ The following **metadata files are required for a** given animal-ephys session: -1. *[_ses-]_probes.tsv: A REQUIRED probes .tsv file listing information on the device used to acquire the electrophysiology data (implant / probe specification, location, material, etc.) -2. *[_ses-]_electrodes.tsv: A REQUIRED electrodes .tsv file listing information on the points of electrical contact to the tissue (impedance, names, relative positions etc.) -3. *[_ses-]_channels.tsv: A REQUIRED channels.tsv file listing information on the recorded signals (preprocessing, filtering, ids, etc) +1. `[_ses-]_probes.tsv`: A REQUIRED probes .tsv file listing information on the device used to acquire the electrophysiology data (implant / probe specification, location, material, etc.) +2. `[_ses-]_electrodes.tsv`: A REQUIRED electrodes .tsv file listing information on the points of electrical contact to the tissue (impedance, names, relative positions etc.) +3. `[_ses-]_channels.tsv`: A REQUIRED channels.tsv file listing information on the recorded signals (preprocessing, filtering, ids, etc) As with all tsv-based metadata files in BIDS the probes, electrodes and channels tsv files can be accompanied by json sidecar files. ## Coordinate System JSON (`*_coordsystem.json`) & Photos of electrode positions (`_photo.jpg`) -This file provides metadata on the global coordinate system in which the electrodes are placed. This file is RECOMMENDED, the listed required fields below have to be contained in case a `*_coordsystem.json` is provided. This system can be defined via reference pictures, anatomical landmarks, images of the brain or a reference atlas. For more details see the [BIDS Coordinate Systems specifications](https://bids-specification.readthedocs.io/en/stable/appendices/coordinate-systems.html). +This file provides metadata on the global coordinate system in which the electrodes are placed. This file is RECOMMENDED, the listed required fields below have to be contained in case a `*_coordsystem.json` is provided. This system can be defined via reference pictures, anatomical landmarks, images of the brain or a reference atlas. For more details see the [BIDS Coordinate Systems specifications](../appendices/coordinate-systems.md). Fields relating to the ephys probe and electrode positions: @@ -117,7 +117,7 @@ Furthermore, the coordinates MUST be (row,column) pairs, with (0,0) correspondin These can include photos of the electrodes on the brain surface, photos of anatomical features or landmarks (such as sulcal structure), and fiducials. Photos can also include an X-ray picture, a flatbed scan of a schematic drawing made during surgery, or screenshots of a brain rendering with electrode positions. The photos may need to be cropped and/or blurred to conceal identifying features or entirely omitted prior to sharing, depending on obtained consent. -If there are photos of the electrodes, the [acq-