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

Bz_LoadPhy should save spikes in same format as bz_getspikes #322

Closed
brendonw1 opened this issue May 15, 2019 · 3 comments
Closed

Bz_LoadPhy should save spikes in same format as bz_getspikes #322

brendonw1 opened this issue May 15, 2019 · 3 comments
Assignees

Comments

@brendonw1
Copy link
Collaborator

This way bz_getspikes can be called no matter which spike sorter was used to manually check - this goes along with diea that buzcode code can work on all data the same once it's in buzcode format.

This is a lesser goal than (and therefore separate from) merging bz_loadphy and bz_getspikes (issue#264)

@brendonw1
Copy link
Collaborator Author

I think it needs two things

  • spikes.numcells field
  • spikes.regions field
    That's all

@dlevenstein
Copy link
Collaborator

dlevenstein commented Sep 20, 2019

perhaps there's a way we can have bz_getspikes call bz_loadphy, that way they have to be piped through the same input/output (i.e. related issue #264, #261 )

@dlevenstein
Copy link
Collaborator

closed in lieu of #261

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

No branches or pull requests

6 participants