We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d6402b commit e3b3f02Copy full SHA for e3b3f02
1 file changed
doc/releases/0.101.2.rst
@@ -9,6 +9,8 @@ Minor release with bug fixes
9
10
core:
11
12
+* Fix `random_spikes_selection()` (#3456)
13
+* Expose `backend_options` at the analyzer level to set `storage_options` and `saving_options` (#3446)
14
* Avoid warnings in `SortingAnalyzer` (#3455)
15
* Fix `reset_global_job_kwargs` (#3452)
16
* Allow to save recordingless analyzer as (#3443)
@@ -19,6 +21,7 @@ core:
19
21
* Refactor `pandas` save load and `convert_dtypes` (#3412)
20
22
* Add spike-train based lazy `SortingGenerator` (#2227)
23
24
+
25
extractors:
26
27
* Improve IBL recording extractors by PID (#3449)
0 commit comments