Brandon Parks

Results 6 comments of Brandon Parks

Hey @zm711 @alejoe91 — thanks for the feedback and suggestions. The Open Ephys dev team confirmed the ONIX Source plugin can’t write directly into the Record Node `experiment*` folders, so...

Hi @alejoe91, just following up here — I wanted to check if you had any thoughts on the folder structure and ProbeTable integration questions I mentioned above. I’d like to...

Hi @alejoe91 I have opened up a [draft PR](https://github.com/open-ephys-plugins/onix-source/pull/144) on the plugin repo, and I have attached a zipped folder there for testing that contains the folder structure with the...

@chrishalcrow The original electrode positions were taken from the [Neuropixels PXI](https://github.com/open-ephys-plugins/neuropixels-pxi/blob/ca2e5b317c7d5231086cd249b01ef995d5a7bf54/Source/Probes/Geometry.cpp#L170-L180) plugin from the OE GUI. I copied over the code based on their original setup to the [ONIX Source](https://github.com/open-ephys-plugins/onix-source/blob/f67439a2580c1b086326f6ad6a398642ba5701a5/Source/Devices/Neuropixels1.cpp#L208-L218)...

Sounds good! Let me know if there is anything I can do to help, or anything that needs to be changed on my end.

Hi @chrishalcrow @alirezasaeedi1988, I developed the ONIX Source plugin, so I can give some insight into this. The JSON file that is saved is a full representation of the Probe...