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 spikeinterface support to intan #561

Closed h-mayorquin closed 2 years ago

h-mayorquin commented 2 years ago

Adding spikeinterface support to IntanRecordingInterface. This should be done after catalystneuro/nwb-conversion-tools#558

codecov[bot] commented 2 years ago

Codecov Report

Merging #561 (778ee75) into main (33841e1) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     catalystneuro/nwb-conversion-tools#561      +/-   ##
==========================================
+ Coverage   88.15%   88.21%   +0.05%     
==========================================
  Files          59       59              
  Lines        3150     3166      +16     
==========================================
+ Hits         2777     2793      +16     
  Misses        373      373              
Flag Coverage Δ
unittests 88.21% <100.00%> (+0.05%) :arrow_up:

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

Impacted Files Coverage Δ
...ols/datainterfaces/ecephys/phy/phydatainterface.py 100.00% <ø> (ø)
...datainterfaces/ecephys/intan/intandatainterface.py 97.22% <100.00%> (+0.79%) :arrow_up:
h-mayorquin commented 2 years ago

Mentioning catalystneuro/neuroconv#60 here for linking