Skip to content

Commit

Permalink
remove commanded_voltages_series for now
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandratrapani committed May 27, 2024
1 parent 413654d commit 7fbf74e
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions spec/ndx-microscopy.extensions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ groups:
shape:
- null
doc: Imaged location.
quantity: "?"
- name: coordinates
neurodata_type_inc: VectorData
dtype: float
Expand Down Expand Up @@ -44,7 +45,7 @@ groups:
reftype: object
shape:
- null
doc: Link to the optical fiber device.
doc: Link to the microscope device.
- name: excitation_source
neurodata_type_inc: VectorData
dtype:
Expand All @@ -53,17 +54,6 @@ groups:
shape:
- null
doc: Link to the excitation source device.
- name: commanded_voltage_series
neurodata_type_inc: VectorData
dtype:
target_type: TimeSeries
reftype: object
shape:
- - null
- - null
- null
doc: Link to the commanded voltage series.
quantity: "?"
- name: photodetector
neurodata_type_inc: VectorData
dtype:
Expand Down

0 comments on commit 7fbf74e

Please sign in to comment.