Skip to content

Commit 2512868

Browse files
authored
Merge pull request #4099 from SpikeInterface/prepare_release
Fix main changes in whatisnew for 0.103.0
2 parents 58cae73 + ba38579 commit 2512868

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/whatisnew.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ Version 0.103.0
5858
* Added ``PreprocessingPipeline`` class to handle, represent, and reproduce preprocessing steps (#3438, #4000, #3685)
5959
* Added ``3D-ACG`` postprocessing extension (#3860) and ``noise_cutoff`` quality metric (#4072)
6060
* Added ``RTSort`` as an external sorter (#3597)
61-
* Upgraded ``SpykingCircus2`` (v3.0) and ``Tridesclous2`` (v2.1) (#3923)
61+
* Upgraded ``SpykingCircus2`` and ``Tridesclous2`` to ``v2025.07`` (#3923)
6262
* API and breaking changes:
6363

64-
* ``return_scaled`` --> ``return_in_uV`` in ``BaseRecording.get_traces()``
65-
* ``is_scaled`` --> ``is_in_uV`` in ``Templates`` class
64+
* ``return_scaled`` --> ``return_in_uV`` in ``BaseRecording.get_traces()`` (#3794, #4090, #4093)
65+
* ``is_scaled`` --> ``is_in_uV`` in ``Templates`` class (#4036)
6666
* Unsigned integers not automatically cast to signed integers anymore in preprocessing (#3982) (see :ref:`unsigned_to_signed`)
6767

6868

0 commit comments

Comments
 (0)