I seem to be having an issue with the event broadcaster in neuropixels.
The first problem is that the events are being broadcast twice, once on the LFP and AP Channel (as best I can tell). Is there an easy way in the python code to only receive one of the two? (perhaps on the "line" property of the event or elsewhere?)
The second issue that there seems to be an enormous lag (~14 seconds) between the timestamps of the open ephys recording and the timestamp sent out by the event broadcaster, this is a constant value across both channels. I do not recall seeing this when using the broadcaster with cambridge probes, so I believe it is unique to neuropixel.
Thanks for your help