Defines a configuration for NeuropixelsV1e.
Properties
Property | Type | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ChannelConfiguration
|
NeuropixelsV1eProbeGroup |
Gets or sets the NeuropixelsV1eProbeGroup channel configuration for this probe. |
||||||||||||||||
ChannelMap
|
List<NeuropixelsV1Electrode> |
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. |
||||||||||||||||
LfpAmplifierGain
|
NeuropixelsV1Gain |
Gets or sets the amplifier gain for the LFP-band. The LFP band is from 0.5 to 500 Hz.
|
||||||||||||||||
Reference
|
NeuropixelsV1ReferenceSource |
Gets or sets the reference for all electrodes. All electrodes are set to the same reference, which can be either External or Tip. Setting to External will use the external reference, while Tip sets the reference to the electrode at the tip of the probe.
|
||||||||||||||||
SpikeAmplifierGain
|
NeuropixelsV1Gain |
Gets or sets the amplifier gain for the spike-band. The spike-band is from DC to 10 kHz if SpikeFilter is set to false, while the spike-band is from 300 Hz to 10 kHz if SpikeFilter is set to true.
|
||||||||||||||||
SpikeFilter
|
bool |
Gets or sets the state of the spike-band filter. If set to true, the spike-band has a 300 Hz high-pass filter which will be activated. If set to false, the high-pass filter will not to be activated. |