File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed
Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Release notes
66.. toctree ::
77 :maxdepth: 1
88
9+ releases/0.2.22.rst
910 releases/0.2.21.rst
1011 releases/0.2.20.rst
1112 releases/0.2.19.rst
Original file line number Diff line number Diff line change 1+ probeinterface 0.2.22
2+ ---------------------
3+
4+ Jul, 15th 2024
5+
6+
7+ Bugs
8+ ^^^^
9+
10+ * Fix broken link in `ex_11_automatic_wiring.py ` (#277)
11+ * Load Open Ephys probe when multiple signal chains are present (#275)
12+
13+ Features
14+ ^^^^^^^^
15+
16+ * Add dtype information to `to_numpy ` function docstring documentation (#278, #282)
17+ * Add circular auto-shape option (#279)
18+ * Add automatic probe layout for 3brain/biocam recordings (#274)
19+ * Add NP1016 probe (same as 1015) (#268)
20+ * Add json schema for probe json file (#265)
21+ * Probe reader for Neuropixels 1.0 in SpikeGadgets .rec file. (#260)
22+
23+ Refactoring
24+ ^^^^^^^^^^^
25+
26+ * Move get_auto_lims function to utils (#281)
27+ * Deprecate `plot_probe_group ` in favor of `plot_probegroup ` (#267)
You can’t perform that action at this time.
0 commit comments