Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rly committed Jun 30, 2024
1 parent a87500b commit 8783ed4
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions spec/ndx-extracellular-channels.extensions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,15 +155,13 @@ groups:
dtype: float
doc: Dorsoventral (DV) stereotactic coordinate of where the probe was inserted,
in millimeters. + is up. Coordinate is relative to the zero-point described
in `position_reference`.
in `position_reference`. The zero-point is typically the surface of the brain,
so this value is typically 0.
required: false
- name: depth_in_mm
dtype: float
doc: Depth that the probe was driven along `insertion_angle` starting from `insertion_position_ap_in_mm`
and `insertion_position_ml_in_mm`, in millimeters. This is an alternate method
of providing the dorsal-ventral coordinate of the probe insertion site. If both
`insertion_position_dv_in_mm` and `depth_in_mm` are provided, the values should
be consistent.
doc: Depth that the probe was driven along `insertion_angle` starting from `insertion_position_{X}_in_mm`,
in millimeters.
required: false
- name: position_reference
dtype: text
Expand Down

0 comments on commit 8783ed4

Please sign in to comment.