You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hardware/np1e/configuration.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,9 @@ Default values for the headstage are:
18
18
- This is also known as the **Bank A**`Channel Preset`
19
19
- Setting `AP Gain` to 1000x
20
20
- Setting `LFP gain` to 50x
21
-
- Enabling the `Spike Filter`
22
-
- Setting the `Reference` to *External*
21
+
- Setting `Spike Filter` to `True`
22
+
- Setting `Reference` to *External*
23
+
- Setting `Invert Polarity` to `True`
23
24
24
25
> [!IMPORTANT]
25
26
> The workflow will not run unless gain calibration and ADC calibration files are provided. Click the `HeadstageNeuropixelsV1e` operator, expand `NeuropixelsV1e` in the properties pane, then choose the appropriate files by selecting either `GainCalibrationFile` or `AdcCalibrationFile` and clicking the <kbd>...</kbd> button.
Copy file name to clipboardExpand all lines: articles/hardware/np2e/configuration.md
+18-8Lines changed: 18 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -10,21 +10,31 @@ blockReadSize: 8192
10
10
workflowLocation: overview
11
11
---
12
12
13
-
> [!NOTE]
14
-
> The NeuropixelsV2eBeta Headstage functions nearly identically to the NeuropixelsV2e Headstage. Simply replace `ConfigureHeadstageNeuropixelsV2e` with `ConfigureHeadstageNeuropixelsV2eBeta`.
13
+
> [!NOTE]
14
+
> The NeuropixelsV2eBeta Headstage functions nearly identically to the NeuropixelsV2e
15
+
> Headstage. Simply replace `ConfigureHeadstageNeuropixelsV2e` with
16
+
> `ConfigureHeadstageNeuropixelsV2eBeta`.
15
17
16
18
## Configuring the NeuropixelsV2e headstage
17
-
The `HeadstageNeuropixelsV2e` operator is set to configure the NeuropixelsV2e Headstage; this can enable streaming of electrophysiology data from a Neuropixels 2.0 probe and orientation data from a Bno055 IMU. This is accomplished in the NeuropixelsV2e Headstage example workflow by leaving all of the `HeadstageNeuropixelsV2e` properties set to their default values.
19
+
The `HeadstageNeuropixelsV2e` operator is set to configure the NeuropixelsV2e Headstage; this can
20
+
enable streaming of electrophysiology data from a Neuropixels 2.0 probe and orientation data from a
21
+
Bno055 IMU. This is accomplished in the NeuropixelsV2e Headstage example workflow by leaving all of
22
+
the `HeadstageNeuropixelsV2e` properties set to their default values.
18
23
19
24
Default values for the headstage are:
20
25
- Enabling the first 384 electrodes of the first shank for streaming (shank 0, electrodes 0 through 383)
21
26
- This is also known as the **Shank 0 Bank A**`Channel Preset`
22
-
- Setting the `Reference` to *External*
27
+
- Setting `Reference` to *External*
28
+
- Setting `Invert Polarity` to `True`
23
29
24
-
> [!IMPORTANT]
25
-
> The workflow will not run unless gain correction files are provided. Click the `HeadstageNeuropixelsV2e` operator, expand `NeuropixelsV2e` in the property pane, then choose the appropriate files by selecting either `GainCalibrationFileA` or `GainCalibrationFileB` and clicking the <kbd>...</kbd> button. If only one probe is plugged in, only one file is required.
30
+
> [!IMPORTANT]
31
+
> The workflow will not run unless gain correction files are provided. Click the
32
+
> `HeadstageNeuropixelsV2e` operator, expand `NeuropixelsV2e` in the property pane, then choose the
33
+
> appropriate files by selecting either `GainCalibrationFileA` or `GainCalibrationFileB` and
34
+
> clicking the <kbd>...</kbd> button. If only one probe is plugged in, only one file is required.
26
35
27
-
> [!TIP]
28
-
> For additional details on how to manually configure the headstage, such as enabling specific electrodes for recording, or modify AP / LFP gain, check out the <xref:np2e_gui> page.
36
+
> [!TIP]
37
+
> For additional details on how to manually configure the headstage, such as enabling
38
+
> specific electrodes for recording, or modify AP / LFP gain, check out the <xref:np2e_gui> page.
0 commit comments