File tree Expand file tree Collapse file tree 3 files changed +5
-57
lines changed
Expand file tree Collapse file tree 3 files changed +5
-57
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 77- pykilosort bugfix after low yield results
88### Release Notes 2.0.4 2021-09-10
99- ephys trials extraction when audio FPGA starts on up state
10- ### Release Notes 2.0.5 2021-03 -13
10+ ### Release Notes 2.0.5 2021-09 -13
1111- pykilosort pipeline: output correct version number / fix log file name
12+ ### Release Notes 2.0.6 2021-09-14
13+ - extraction fixes: passive extraction spacers and camera times format
14+ - small bugfix for the sequential selection
1215
1316### Release Notes 2.0.0 2021-08-04
1417- ONE2 released on the master branch
Original file line number Diff line number Diff line change 2424
2525setup (
2626 name = 'ibllib' ,
27- version = '2.0.5 ' ,
27+ version = '2.0.6 ' ,
2828 python_requires = '>={}.{}' .format (* REQUIRED_PYTHON ),
2929 description = 'IBL libraries' ,
3030 license = "MIT" ,
You can’t perform that action at this time.
0 commit comments