11## Release Note 2.40.0
22
33### 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
55- s3 patcher prototype
66
7+ #### 2.40.1
8+ - Bugfix: ibllib.io.sess_params.merge_params supports tasks extractors key
9+
710## Release Note 2.39.0
811
912### features
1821
1922#### 2.39.1
2023- Bugfix: brainbox.metrics.single_unit.quick_unit_metrics fix for indexing of n_spike_below2
21- -
24+ -
2225#### 2.39.2
2326- Bugfix: routing of protocol to extractor through the project repository checks that the
2427target is indeed an extractor class.
@@ -81,7 +84,7 @@ target is indeed an extractor class.
8184- oneibl.register_datasets accounts for non existing sessions when checking protected dsets
8285
8386#### 2.34.1
84- - Ensure mesoscope frame QC files are sorted before concatenating
87+ - Ensure mesoscope frame QC files are sorted before concatenating
8588- Look for SESSION_TEMPLATE_ID key of task settings for extraction of pre-generated choice world sequences
8689- Download required ap.meta files when building pipeline for task_qc command
8790
@@ -145,7 +148,7 @@ target is indeed an extractor class.
145148- Added ibllib.pipes.dynamic_pipeline.get_trials_tasks function
146149
147150### 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
149152
150153### other
151154- 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.
198201### features
199202- Training status pipeline now compatible with dynamic pipeline
200203- Dynamic DLC task using description file
201- - Full photometry lookup table
204+ - Full photometry lookup table
202205
203206### bugfixes
204207- fix for untrainable, unbiasable don't repopulate if already exists
@@ -213,7 +216,7 @@ target is indeed an extractor class.
213216- split swanson areas
214217### bugfixes
215218- trainig plots
216- - fix datahandler on SDSC for ONEv2
219+ - fix datahandler on SDSC for ONEv2
217220
218221### Release Notes 2.23.0 2023-05-19
219222- quiescence period extraction
@@ -227,7 +230,7 @@ target is indeed an extractor class.
227230### Release Notes 2.22.2 2023-05-03
228231### bugfixes
229232- training plots
230- -
233+ -
231234### features
232235- can change download path for atlas
233236### Release Notes 2.22.1 2023-05-02
@@ -331,7 +334,7 @@ target is indeed an extractor class.
331334
332335### Release Notes 2.17.0 2022-10-04
333336- units quality metrics use latest algorithms for refractory period violations and noise cut-off
334-
337+
335338## Release Notes 2.16
336339### Release Notes 2.16.1 2022-09-28
337340### bugfixes
@@ -350,7 +353,7 @@ target is indeed an extractor class.
350353- SessionLoader error handling and bug fix
351354
352355### 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
354357
355358### Release Notes 2.15.1 - 2022-09-21
356359- atlas: gene-expression backend and MRI Toronto atlas stretch and squeeze factors (Dan/Olivier)
@@ -364,7 +367,7 @@ target is indeed an extractor class.
364367- new modalities:
365368 - photometry extraction (Mainen lab)
366369 - widefield extraction (Churchland lab)
367-
370+
368371#### bugfixes
369372- Spike sorting task: parse new pykilosort log format
370373- Session loader
@@ -439,7 +442,7 @@ target is indeed an extractor class.
439442
440443### Release Notes 2.10.6 2022-03-15
441444- 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
443446
444447### Release Notes 2.10.5 2022-03-11
445448- Fix moot release accident
@@ -480,7 +483,7 @@ target is indeed an extractor class.
480483
481484### Release Notes 2.9.0 2022-01-24
482485- 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!
484487- Fixes to EphysPostDLC dlc_qc_plot
485488
486489## Release Notes 2.8
0 commit comments