diff --git a/src/modality-specific-files/microelectrode-electrophysiology.md b/src/modality-specific-files/microelectrode-electrophysiology.md index e2c9108677..f72e031230 100644 --- a/src/modality-specific-files/microelectrode-electrophysiology.md +++ b/src/modality-specific-files/microelectrode-electrophysiology.md @@ -112,8 +112,6 @@ Fields relating to the ephys probe and electrode positions: } ) }} - - ### **Allowed 2D coordinate systems** If electrodes are localized in 2D space (only x and y are specified and z is `"n/a"`), then the positions in this file MUST correspond to the locations expressed in pixels on the photo/drawing/rendering of the electrodes on the brain. In this case, `ephysCoordinateSystem` MUST be defined as `"Pixels"`, and `ephysCoordinateUnits` MUST be defined as `"pixels"` (note the difference in capitalization). Furthermore, the coordinates MUST be (row,column) pairs, with (0,0) corresponding to the upper left pixel and (N,0) corresponding to the lower left pixel.