NeurodataWithoutBorders / matnwb

A Matlab interface for reading and writing NWB files
BSD 2-Clause "Simplified" License
49 stars 32 forks source link

Add Filtered Ephys Reference #539

Closed lawrence-mbf closed 10 months ago

lawrence-mbf commented 10 months ago

Related to #532

Motivation

Match listed FilteredEphys reference in PyNWB documentation

How to test the behavior?

Check HTML ecephys.html tutorial

Checklist

codecov[bot] commented 10 months ago

Codecov Report

Merging #539 (f27db70) into master (7c446cb) will increase coverage by 0.01%. The diff coverage is 96.10%.

@@            Coverage Diff             @@
##           master     #539      +/-   ##
==========================================
+ Coverage   87.77%   87.78%   +0.01%     
==========================================
  Files         132      132              
  Lines        5621     5626       +5     
==========================================
+ Hits         4934     4939       +5     
  Misses        687      687              
Files Changed Coverage Δ
+types/+util/+dynamictable/addRawData.m 95.37% <95.37%> (+0.17%) :arrow_up:
+types/+util/+dynamictable/addVarargRow.m 97.61% <97.61%> (ø)
+types/+util/+dynamictable/addRow.m 100.00% <100.00%> (ø)
+types/+util/+dynamictable/checkConfig.m 92.85% <100.00%> (+0.06%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more