You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
## Features
8
8
* Using in-house `GenericDataChunkIterator`[PR #1068](https://github.com/catalystneuro/neuroconv/pull/1068)
9
9
* Data interfaces now perform source (argument inputs) validation with the json schema [PR #1020](https://github.com/catalystneuro/neuroconv/pull/1020)
10
+
* Added `channels_to_skip` to `EDFRecordingInterface` so the user can skip non-neural channels [PR #1110](https://github.com/catalystneuro/neuroconv/pull/1110)
10
11
11
12
## Improvements
12
13
* Remove dev test from PR [PR #1092](https://github.com/catalystneuro/neuroconv/pull/1092)
0 commit comments