catalystneuro / buzsaki-lab-to-nwb

BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

PetersenP conversion #25

Closed CodyCBakerPhD closed 3 years ago

CodyCBakerPhD commented 3 years ago

First draft of PetersenP conversion

CodyCBakerPhD commented 3 years ago

@bendichter Ran into a couple delays debugging this first draft over all the sessions from the remote server - there is quite a bit of variation in the presence/absence of certain files, as well as MATLab struct fields within files, across different mice and even sessions for the same mouse. I've added existence checks for all such things and started the conversion running.

Code is ready for review however, and produces the same NWBFiles I showed you last time.

CodyCBakerPhD commented 3 years ago

Updating to nwb-conversion-tools v0.9.2 now

CodyCBakerPhD commented 3 years ago

Depends on nwb-conversion-tools PR #272: https://github.com/catalystneuro/nwb-conversion-tools/pull/272

But is otherwise now debugged and up to date with latest API