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

ChannelInfo type #300

Closed
petersenpeter opened this issue Feb 28, 2019 · 13 comments
Closed

ChannelInfo type #300

petersenpeter opened this issue Feb 28, 2019 · 13 comments

Comments

@petersenpeter
Copy link
Collaborator

I am in need of a standardization of channel level data in buzcode. To follow the nomenclature of cellInfo and sessionInfo, I propose a .channelInfo.mat files that contains channel specific metrics such as impedance measures, average ripple across channels and so fourth.

I propose the mat file should contain a structure that includes list of channels: .channels, and how the data was derived similar to how the FindRipples have the fields .detectorName and .detectorParams

Do you have any input on this? For it or do you have a better solution?

@AntonioFR8
Copy link
Collaborator

AntonioFR8 commented Feb 28, 2019 via email

@dlevenstein
Copy link
Collaborator

dlevenstein commented Mar 1, 2019 via email

@brendonw1
Copy link
Collaborator

brendonw1 commented Mar 1, 2019 via email

@petersenpeter
Copy link
Collaborator Author

I updated the wiki with the new channelinfo section. Feel free to add to it. https://github.com/buzsakilab/buzcode/wiki/Data-Formatting-Standards#channel-info

@brendonw1
Copy link
Collaborator

brendonw1 commented Mar 2, 2019 via email

@brendonw1
Copy link
Collaborator

brendonw1 commented Mar 2, 2019 via email

@dlevenstein
Copy link
Collaborator

dlevenstein commented Mar 4, 2019 via email

@petersenpeter
Copy link
Collaborator Author

.data is too restrictive as you want to be able to save multiple variables like what is being done in FindRipples. I consider detectorinfo more related to an event detection and not a calculation. As channel specific data can be triggered by events, it could inherit how the events were detected, but I would separate out the processing function from this? For behavior there is a .processingfunction which seems more relevant here?

@dlevenstein
Copy link
Collaborator

dlevenstein commented Mar 4, 2019 via email

@petersenpeter
Copy link
Collaborator Author

solved

@AntonioFR8
Copy link
Collaborator

AntonioFR8 commented Nov 18, 2020 via email

@petersenpeter
Copy link
Collaborator Author

petersenpeter commented Nov 18, 2020

I just realized there were 64 open issues, so closed the two I created a while back that I consider solved.

We did this back then but never closed the issue: https://github.com/buzsakilab/buzcode/wiki/Data-Formatting-Standards#channel-info

Also implemented in CellExplorer.

Is this what you meant?

@AntonioFR8
Copy link
Collaborator

AntonioFR8 commented Nov 18, 2020 via email

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

4 participants