You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Three key improvements to the SpikeGLXConverter based on discussions with @jenniferColonell
1a) Use the sync channels of the AP band of each probe to automatically sync analog, digital channels, and other probes, into that time basis
1b) Record the error info encoded into the 6th bit of the first byte of the sync channel along with interpration
Multi-probe support with naming conventions - this feature has been awaiting example data, which I know have (just need to snip it down a bit to put on the repo)
1a) We both agree that the user / person doing the conversion is the one that should be setting timestamps. We should provide tutorials, helper function and education in general but we probably don't want to go that far in that direction without seeting a sufficiently large number of example.
1b) Record the error info encoded into the 6th bit of the first byte of the sync channel along with interpration
[The synch channel has some bytes/magic number/code to indicate there is something wrong with the data. We should use that information warn or assert (correction most likely not possible). Figure that out.
Done
This needs to be done in probeinterface and propagated here
What would you like to see added to NeuroConv?
Three key improvements to the
SpikeGLXConverter
based on discussions with @jenniferColonell1a) Use the sync channels of the AP band of each probe to automatically sync analog, digital channels, and other probes, into that time basis
1b) Record the error info encoded into the 6th bit of the first byte of the sync channel along with interpration
Multi-probe support with naming conventions - this feature has been awaiting example data, which I know have (just need to snip it down a bit to put on the repo)
NeuroPixel probe extension with all the rich metadata found at http://billkarsh.github.io/SpikeGLX/Sgl_help/Metadata_30.html (and for other versions too maybe)
Is your feature request related to a problem?
No response
Do you have any interest in helping implement the feature?
Yes.
Code of Conduct
The text was updated successfully, but these errors were encountered: