Table of Contents

NeuropixelsV2QuadShankProbeConfiguration

Defines a configuration for quad-shank, Neuropixels 2.0 and 2.0-beta probes.

Properties

Property Type Description
ChannelConfiguration NeuropixelsV2eProbeGroup

Gets the NeuropixelsV2eProbeGroup channel configuration for this probe.

ChannelMap List<NeuropixelsV2QuadShankElectrode>

Gets the existing channel map listing all currently enabled electrodes.

The channel map will always be 384 channels, and will return the 384 enabled electrodes.

Probe NeuropixelsV2Probe

Gets or sets the NeuropixelsV2Probe for this probe.

ProbeA = 0
ProbeB = 1
Reference NeuropixelsV2QuadShankReference

Gets or sets the reference for all electrodes.

All electrodes are set to the same reference, which can be
External or any of the tip references (Tip1, Tip2, etc.). Setting to External will use the external reference, while Tip1 sets the reference to the electrode at the tip of the first shank.

External = 0
Tip1 = 1
Tip2 = 2
Tip3 = 3
Tip4 = 4