open-ephys / onix-bonsai-onix1

Bonsai library for the Open Ephys Onix Acquisition System
https://open-ephys.github.io/onix1-bonsai-docs
MIT License
4 stars 3 forks source link

Ensure voltage algorithms are tuned for OEPs standard tethers #248

Open jonnew opened 3 weeks ago

jonnew commented 3 weeks ago

The headstage specific auto port voltage tuning algorithm, e.g.:

https://github.com/open-ephys/onix-bonsai-onix1/blob/67f250de87cb825ee0f5091e4e3202032db79512/OpenEphys.Onix1/ConfigureHeadstage64.cs#L143

were not created using OEPS-supplied standard tether lengths in all cases. We need to ensure that the parameters of the algorithm are tuned to function well with the tethers provided by OEPS.

Related; #244

jonnew commented 2 weeks ago

@filcarv What are the standard tether types and lengths that are used witch each ONIX headstage that OEPS is distributing?

filcarv commented 2 weeks ago

Hi @jonnew

The tethers are stated in the store, close to each device.

ONIX devices are shipped with the Coaxial Tether (X.FL to SMA) micro 8.2 ft (2.5 m)

Miniscopes are shipped with the Coaxial Tether (U.FL to SMA) mini 4.9ft (1.5m)

jonnew commented 2 weeks ago

@ChucklesOnGitHub @filcarv The best way to do this is for me to work with you all while you plug in headstages one by one and we test them with multimeter etc. I have installed VS and the code on the ONIX test PC at OEPS. If we can schedule a time to do this let me know.