Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: SpikeGLX improvements #522

Open
2 tasks done
CodyCBakerPhD opened this issue Jul 25, 2023 · 4 comments
Open
2 tasks done

[Feature]: SpikeGLX improvements #522

CodyCBakerPhD opened this issue Jul 25, 2023 · 4 comments

Comments

@CodyCBakerPhD
Copy link
Member

What would you like to see added to NeuroConv?

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

  1. 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)

  2. 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

@h-mayorquin
Copy link
Collaborator

@CodyCBakerPhD
Copy link
Member Author

@h-mayorquin I actually don't know anymore if this is still something we want, or just let users handle their own sync access?

Otherwise the items on this issue have been done

@h-mayorquin
Copy link
Collaborator

Flagging for discussing in the next in-person meeting.

@h-mayorquin
Copy link
Collaborator

Discussion with Cody at 2024-08-20

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.

  1. Done
  2. This needs to be done in probeinterface and propagated here

Related:
#923

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants