File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1111- pykilosort pipeline: output correct version number / fix log file name
1212### Release Notes 2.0.6 2021-09-14
1313- extraction fixes: passive extraction spacers and camera times format
14- - small bugfix for the sequential selection
14+ - small bugfix for the sequential selection
15+ ### Release Notes 2.0.7 2021-09-15
16+ - ephys trials extraction: audio from FPGA: up-state and TTLs cleanup from camera wiring
17+ - passive extraction: improved spacers detection
18+ - ephyscellsqc: bugfix on probe creation for pykilosort subfolder
19+ - task version 6.2.5 specific audio extractor
20+ - camera times: index by video length when GPIO unstable
1521
1622### Release Notes 2.0.0 2021-08-04
1723- 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.6 ' ,
27+ version = '2.0.7 ' ,
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