Skip to content

Commit 2690c1c

Browse files
committed
Fix TIP admonition
Per jon's feedback: - Remove random colon and put period. - Remove link to data-elements page and adjust those sentences accordingly
1 parent a52e9e5 commit 2690c1c

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

articles/tutorials/buffers-memory-usage.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

articles/tutorials/ephys-socket.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -174,10 +174,9 @@ In this tutorial we used the following values:
174174
encoded signed 10-bit data, so 512 corresponds to 0 volts.
175175

176176
> [!TIP]
177-
> Use the information on the <xref:data-elements> reference page to know which
178-
> shift and scaling values you need to use for each device on other headstages. For
179-
> example, you can find these values for the Neuropixels 1.0 device
180-
> [here](xref:OpenEphys.Onix1.NeuropixelsV1DataFrame):
177+
> The appropriate scale and offset values for any headstage can be found by navigating to its
178+
> respective Data Frame page. For example, those values for the Neuropixels 1.0 device are
179+
> available on the <xref:OpenEphys.Onix1.NeuropixelsV1DataFrame> page.
181180
182181
After configuring `Ephys Socket` processor, press the "Connect" button to
183182
establish a connection with the `LfpServer` running in Bonsai.

0 commit comments

Comments
 (0)