Skip to content

Commit 6d07a7d

Browse files
authored
Include plural in hyperlink text (#257)
1 parent 022e749 commit 6d07a7d

File tree

9 files changed

+30
-26
lines changed

9 files changed

+30
-26
lines changed

articles/hardware/breakout/analog-io.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ does exactly this on analog IO channel 0.
7373
:::
7474

7575
The <xref:OpenEphys.Onix1.AnalogInput> operator receives a sequence of
76-
<xref:OpenEphys.Onix1.AnalogInputDataFrame>s with the following properties settings:
76+
[AnalogInputDataFrames](xref:OpenEphys.Onix1.AnalogInputDataFrame) with the following properties
77+
settings:
7778

7879
- `BufferSize` is set to 50. Therefore, each frame will contain a 50-element
7980
`Clock` vector and a 12-channel x 50-sample `AnalogData` matrix. The analog inputs are sampled at

articles/hardware/hs64/estim.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@ triggering a train of pulses following a press of the △ key on the breakout bo
1010
![/workflows/hardware/hs64/estim.bonsai workflow](../../../workflows/hardware/hs64/estim.bonsai)
1111
:::
1212

13-
The <xref:OpenEphys.Onix1.DigitalInput> operator generates a sequence of <xref:OpenEphys.Onix1.DigitalInputDataFrame>s.
14-
Although the digital inputs are sampled at 4 Mhz, these data frames are only emitted when the port status changes (i.e.,
15-
when a pin, button, or switch is toggled). In the Breakout Board example workflow, the `DigitalInput`'s `DeviceName`
16-
property is set to "BreakoutBoard/DigitalInput". This links the `DigitalInput` operator to the corresponding
17-
configuration operator.
13+
The <xref:OpenEphys.Onix1.DigitalInput> operator generates a sequence of
14+
[DigitalInputDataFrames](xref:OpenEphys.Onix1.DigitalInputDataFrame). Although the digital inputs
15+
are sampled at 4 Mhz, these data frames are only emitted when the port status changes (i.e., when a
16+
pin, button, or switch is toggled). In the Breakout Board example workflow, the `DigitalInput`'s
17+
`DeviceName` property is set to "BreakoutBoard/DigitalInput". This links the `DigitalInput` operator
18+
to the corresponding configuration operator.
1819

1920
<xref:OpenEphys.Onix1.BreakoutButtonState> is selected from the `DigitalInputDataFrame`. It is an enumerator with values
2021
that correspond to bit positions of the breakout board's digital port. When this type is connected to a `HasFlags`

articles/hardware/hs64/ostim.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@ triggering a train of pulses following a press of the ◯ key on the breakout bo
1010
![/workflows/hardware/hs64/ostim.bonsai workflow](../../../workflows/hardware/hs64/ostim.bonsai)
1111
:::
1212

13-
The <xref:OpenEphys.Onix1.DigitalInput> operator generates a sequence of <xref:OpenEphys.Onix1.DigitalInputDataFrame>s.
14-
Although the digital inputs are sampled at 4 Mhz, these data frames are only emitted when the port status changes (i.e.,
15-
when a pin, button, or switch is toggled). In the Breakout Board example workflow, the `DigitalInput`'s `DeviceName`
16-
property is set to "BreakoutBoard/DigitalInput". This links the `DigitalInput` operator to the corresponding
17-
configuration operator.
13+
The <xref:OpenEphys.Onix1.DigitalInput> operator generates a sequence of
14+
[DigitalInputDataFrames](xref:OpenEphys.Onix1.DigitalInputDataFrame). Although the digital inputs
15+
are sampled at 4 Mhz, these data frames are only emitted when the port status changes (i.e., when a
16+
pin, button, or switch is toggled). In the Breakout Board example workflow, the `DigitalInput`'s
17+
`DeviceName` property is set to "BreakoutBoard/DigitalInput". This links the `DigitalInput` operator
18+
to the corresponding configuration operator.
1819

1920
<xref:OpenEphys.Onix1.BreakoutButtonState> is selected from the `DigitalInputDataFrame`. It is an enumerator with values
2021
that correspond to bit positions of the breakout board's digital port. When this type is connected to a `HasFlags`

articles/hardware/hs64/rhd2164.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ streaming and saving data from the Rhd2164 device.
1010
![/workflows/hardware/hs64/rhd2164.bonsai workflow](../../../workflows/hardware/hs64/rhd2164.bonsai)
1111
:::
1212

13-
The <xref:OpenEphys.Onix1.Rhd2164Data> operator generates a sequence of <xref:OpenEphys.Onix1.Rhd2164DataFrame>s using
14-
the following properties settings:
13+
The <xref:OpenEphys.Onix1.Rhd2164Data> operator generates a sequence of
14+
[Rhd2164DataFrames](xref:OpenEphys.Onix1.Rhd2164DataFrame) using the following properties settings:
1515
- `BufferSize` is set to 30. Each `Rhd2164DataFrame` will contain a [1 x 30 sample] `Clock` vector, a [64 channel x 30
1616
sample] `AmplifierData` matrix, and a [3 channel x 30 sample] `AuxData` matrix. This corresponds to 1 ms of data per
1717
data frame.

articles/hardware/np1e/np1.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ functionality by streaming and saving probe data.
1212
:::
1313

1414
The <xref:OpenEphys.Onix1.NeuropixelsV1eData> operator generates a sequence of
15-
<xref:OpenEphys.Onix1.NeuropixelsV1DataFrame>s using the following properties settings:
15+
[NeuropixelsV1DataFrames](xref:OpenEphys.Onix1.NeuropixelsV1DataFrame) using the following
16+
properties settings:
1617
- `BufferSize` is set to 36. Therefore, each frame will contain a [1 x 36 sample] `Clock` vector, a [384
1718
channel x 36 sample] `SpikeData` matrix, and a [384 channel x 3 sample] `LfpData` matrix. The Neuropixels 1.0 probe
1819
samples AP data at 30 kHz per channel (LFP data is sampled at a rate of 1/12 of the rate AP data) so this corresponds

articles/hardware/np2e/np2.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>D</kbd>, or click `Enable` right-cli
2020
:::
2121

2222
The <xref:OpenEphys.Onix1.NeuropixelsV2eData> operator generates a sequence of
23-
<xref:OpenEphys.Onix1.NeuropixelsV2eDataFrame>s using the following properties settings:
23+
[NeuropixelsV2eDataFrames](xref:OpenEphys.Onix1.NeuropixelsV2eDataFrame) using the following
24+
properties settings:
2425
- `BufferSize` is set to 30. Therefore, each frame will contain a [1 x 30 sample] `Clock` vector and a [384 channel x 30
2526
sample] `AmplifierData` matrix. The Neuropixels 2.0 probe samples at 30 kHz per channel so this corresponds to 1 ms of
2627
data.

articles/hardware/rhs2116/rhs2116-record.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,10 @@ settings:
2121
- The DeviceName property is set to "HeadstageRhs2116/Rhs2116". This links
2222
`Rhs2116PairData` to the Rhs2116s on the Headstage Rhs2116.
2323

24-
The relevant properties are extracted from the
25-
<xref:OpenEphys.Onix1.Rhs2116PairDataFrame> by right-clicking the `Rhs2116PairData`
26-
operator, and choosing the following Output members: Clock, AmplifierData, and
27-
DcData. The <xref:Bonsai.Dsp.MatrixWriter>s save the selected members to files
28-
with the following formats: `rhs2116pair-clock_<filecount>.raw`,
24+
The relevant properties are extracted from the <xref:OpenEphys.Onix1.Rhs2116PairDataFrame> by
25+
right-clicking the `Rhs2116PairData` operator, and choosing the following Output members: Clock,
26+
AmplifierData, and DcData. The [MatrixWriters](xref:Bonsai.Dsp.MatrixWriter) save the selected
27+
members to files with the following formats: `rhs2116pair-clock_<filecount>.raw`,
2928
`rhs2116pair-ac_<filecount>.raw`, `rhs2116pair-dc_<filecount>.raw`, and
3029
`rhs2116pair-recovery_<filecount>.raw` respectively.
3130

articles/hardware/rhs2116/rhs2116-stimulate.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ stimulation functionality by streaming and saving data from the Rhs2116 device.
1111
:::
1212

1313
The <xref:OpenEphys.Onix1.DigitalInput> operator generates a sequence of
14-
<xref:OpenEphys.Onix1.DigitalInputDataFrame>s. Although the digital inputs are sampled at 4 Mhz,
15-
these data frames are only emitted when the port status changes (i.e., when a pin, button, or switch
16-
is toggled). In the example workflow, the `DigitalInput`'s DeviceName property is
17-
set to "BreakoutBoard/DigitalInput". This links the `DigitalInput` operator to the Breakout Board's
18-
digital inputs.
14+
[DigitalInputDataFrames](xref:OpenEphys.Onix1.DigitalInputDataFrame). Although the digital inputs
15+
are sampled at 4 Mhz, these data frames are only emitted when the port status changes (i.e., when a
16+
pin, button, or switch is toggled). In the example workflow, the `DigitalInput`'s DeviceName
17+
property is set to "BreakoutBoard/DigitalInput". This links the `DigitalInput` operator to the
18+
Breakout Board's digital inputs.
1919

2020
<xref:OpenEphys.Onix1.BreakoutButtonState> is selected from the `DigitalInputDataFrame`. It is an
2121
enumerator with values that correspond to bit positions of the breakout board's digital port.

articles/hardware/ucla-miniscope-v4/camera.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ the user to dynamically modifying camera parameters.
1212
:::
1313

1414
The <xref:OpenEphys.Onix1.UclaMiniscopeV4CameraData> operator generates a sequence of
15-
<xref:OpenEphys.Onix1.UclaMiniscopeV4CameraFrame>s using the following properties settings:
15+
[UclaMiniscopeV4CameraFrames](xref:OpenEphys.Onix1.UclaMiniscopeV4CameraFrame) using the following properties settings:
1616
- `DataType` is set to "U8". This sets the bit depth of each pixel in the image to eight (instead of ten if `DataType`
1717
is set to "U10")
1818
- `DeviceName` is set to "UclaMiniscopeV4/UclaMiniscopeV4". This links the `UclaMiniscopeV4CameraData` operator to the

0 commit comments

Comments
 (0)