1
1
## Release Note 2.40.0
2
2
3
3
### features
4
- - iblsorter >= 1.9 sorting tasks with waveform extraction and channel sorting
4
+ - iblsorter >= 1.9 sorting tasks with waveform extraction and channel sorting
5
5
- s3 patcher prototype
6
6
7
+ #### 2.40.1
8
+ - Bugfix: ibllib.io.sess_params.merge_params supports tasks extractors key
9
+
7
10
## Release Note 2.39.0
8
11
9
12
### features
18
21
19
22
#### 2.39.1
20
23
- Bugfix: brainbox.metrics.single_unit.quick_unit_metrics fix for indexing of n_spike_below2
21
- -
24
+ -
22
25
#### 2.39.2
23
26
- Bugfix: routing of protocol to extractor through the project repository checks that the
24
27
target is indeed an extractor class.
@@ -81,7 +84,7 @@ target is indeed an extractor class.
81
84
- oneibl.register_datasets accounts for non existing sessions when checking protected dsets
82
85
83
86
#### 2.34.1
84
- - Ensure mesoscope frame QC files are sorted before concatenating
87
+ - Ensure mesoscope frame QC files are sorted before concatenating
85
88
- Look for SESSION_TEMPLATE_ID key of task settings for extraction of pre-generated choice world sequences
86
89
- Download required ap.meta files when building pipeline for task_qc command
87
90
@@ -145,7 +148,7 @@ target is indeed an extractor class.
145
148
- Added ibllib.pipes.dynamic_pipeline.get_trials_tasks function
146
149
147
150
### bugfixes
148
- - Fix ibllib.io.extractors.ephys_fpga.extract_all for python 3.8
151
+ - Fix ibllib.io.extractors.ephys_fpga.extract_all for python 3.8
149
152
150
153
### other
151
154
- Change behavior qc to pass if number of trials > 400 (from start) can be found for which easy trial performance > 0.9
@@ -198,7 +201,7 @@ target is indeed an extractor class.
198
201
### features
199
202
- Training status pipeline now compatible with dynamic pipeline
200
203
- Dynamic DLC task using description file
201
- - Full photometry lookup table
204
+ - Full photometry lookup table
202
205
203
206
### bugfixes
204
207
- fix for untrainable, unbiasable don't repopulate if already exists
@@ -213,7 +216,7 @@ target is indeed an extractor class.
213
216
- split swanson areas
214
217
### bugfixes
215
218
- trainig plots
216
- - fix datahandler on SDSC for ONEv2
219
+ - fix datahandler on SDSC for ONEv2
217
220
218
221
### Release Notes 2.23.0 2023-05-19
219
222
- quiescence period extraction
@@ -227,7 +230,7 @@ target is indeed an extractor class.
227
230
### Release Notes 2.22.2 2023-05-03
228
231
### bugfixes
229
232
- training plots
230
- -
233
+ -
231
234
### features
232
235
- can change download path for atlas
233
236
### Release Notes 2.22.1 2023-05-02
@@ -331,7 +334,7 @@ target is indeed an extractor class.
331
334
332
335
### Release Notes 2.17.0 2022-10-04
333
336
- units quality metrics use latest algorithms for refractory period violations and noise cut-off
334
-
337
+
335
338
## Release Notes 2.16
336
339
### Release Notes 2.16.1 2022-09-28
337
340
### bugfixes
@@ -350,7 +353,7 @@ target is indeed an extractor class.
350
353
- SessionLoader error handling and bug fix
351
354
352
355
### Release Notes 2.15.2 - 2022-09-22
353
- - extraction pipeline: fix unpacking of empty arguments field from alyx dict that prevents running task
356
+ - extraction pipeline: fix unpacking of empty arguments field from alyx dict that prevents running task
354
357
355
358
### Release Notes 2.15.1 - 2022-09-21
356
359
- atlas: gene-expression backend and MRI Toronto atlas stretch and squeeze factors (Dan/Olivier)
@@ -364,7 +367,7 @@ target is indeed an extractor class.
364
367
- new modalities:
365
368
- photometry extraction (Mainen lab)
366
369
- widefield extraction (Churchland lab)
367
-
370
+
368
371
#### bugfixes
369
372
- Spike sorting task: parse new pykilosort log format
370
373
- Session loader
@@ -439,7 +442,7 @@ target is indeed an extractor class.
439
442
440
443
### Release Notes 2.10.6 2022-03-15
441
444
- Allow parent tasks to be 'Incomplete' to run task on local server
442
- - Change one base_rul for dlc_qc_plot on cortexlab
445
+ - Change one base_rul for dlc_qc_plot on cortexlab
443
446
444
447
### Release Notes 2.10.5 2022-03-11
445
448
- Fix moot release accident
@@ -480,7 +483,7 @@ target is indeed an extractor class.
480
483
481
484
### Release Notes 2.9.0 2022-01-24
482
485
- Adding EphysDLC task in ephys_preprocessing pipeline
483
- - NOTE: requires DLC environment to be set up on local servers!
486
+ - NOTE: requires DLC environment to be set up on local servers!
484
487
- Fixes to EphysPostDLC dlc_qc_plot
485
488
486
489
## Release Notes 2.8
0 commit comments