-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release notes and long-overdue update of README
- Loading branch information
Showing
4 changed files
with
81 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
probeinterface 0.2.18 | ||
--------------------- | ||
|
||
Oct, 30th 2023 | ||
|
||
|
||
Features | ||
^^^^^^^^ | ||
|
||
* Extend probe constructor (name, serial_number, manufacturer, model_name) (#206) | ||
* Extend available NP2 probe types to commercial types (20** series) (#217) | ||
|
||
|
||
Bug fixes | ||
^^^^^^^^^ | ||
|
||
* Fix shank_pitch to NP-2.4 in SpikeGLX (#205) | ||
* Fix y_shift_per_column docs and add assertion (#212) | ||
* Change np.in1d to np.isin as the former will be deprecated (#220) | ||
* Fix contour of NP2.0 for Open Ephys Neuropixels (#224) | ||
|
||
Docs | ||
^^^^ | ||
|
||
* Add available pathways in 'Automatic wiring' docs (#213) | ||
* Add Typing and Update Docstrings (#214) | ||
* Add more details to how to contribute (#222) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters