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

loosening our dependency on the kwik/kwd file format #12

Open
neuromusic opened this issue Sep 25, 2015 · 2 comments
Open

loosening our dependency on the kwik/kwd file format #12

neuromusic opened this issue Sep 25, 2015 · 2 comments
Assignees

Comments

@neuromusic
Copy link
Member

the kwikteam is set to abandon the current file format.

my proposal

  • instead of making a full kwd simply builds a basic dat file for phy
  • when we "merge" events, rather than using the kwik file format, pull events and the clustering results into another file format. (python-neo? postgres database?)
@neuromusic
Copy link
Member Author

proposal: for the "merge" step, we should merge everything into one nwb file for a given experiment

the @AllenInstitute has a very nice python API for writing nwb files:

https://github.com/AllenInstitute/nwb-api

that repo includes the spec

help docs are here (including examples)
http://alleninstitute.github.io/nwb-api/

@neuromusic
Copy link
Member Author

also: since we are moving to OpenEphys, note that it is highly highly highly likely that OpenEphys will support the NWB format

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

2 participants