catalystneuro / nwb-conversion-tools

Create NWB files by converting and combining neural data in proprietary formats and adding essential metadata.
https://nwb-conversion-tools.readthedocs.io/en/main/
BSD 3-Clause "New" or "Revised" License
25 stars 12 forks source link

Add spike interface support to neuralynx #578

Closed h-mayorquin closed 2 years ago

h-mayorquin commented 2 years ago

This add supports as in https://github.com/catalystneuro/neuroconv/issues/60.

Also, this should come after catalystneuro/nwb-conversion-tools#577

CodyCBakerPhD commented 2 years ago

@h-mayorquin Looks like there's merge conflicts due to the OpenEphys one, can you resolve them? I don't want to mess it up

codecov[bot] commented 2 years ago

Codecov Report

Merging #578 (56d02f4) into main (5413d32) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     catalystneuro/nwb-conversion-tools#578      +/-   ##
==========================================
+ Coverage   88.39%   88.40%   +0.01%     
==========================================
  Files          59       59              
  Lines        3196     3201       +5     
==========================================
+ Hits         2825     2830       +5     
  Misses        371      371              
Flag Coverage Δ
unittests 88.40% <100.00%> (+0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...rfaces/ecephys/neuralynx/neuralynxdatainterface.py 97.10% <100.00%> (+0.22%) :arrow_up: