File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 33- destriping as pykilosort internal pre-processing
44- NP2 probe framework for splitting shanks and LFP band
55- Extension of task module to rerun from different locations
6- ### Release Notes 2.1.0 2021-10-06
6+ ### Release Notes 2.1.1 2021-10-06
77- RawEphysQC tasks computes median RMS from samples for .ap data (stored in _ iblqc_ephysChannels.RMS)
88- New EphysQC class
9+ ### Release Notes 2.1.2 2021-10-14
10+ - Fix issue with RawEphysQC that was not looking in local Subjects folder for data
11+ - Fix ensure_required_data in DlcQc
912
1013## Release Notes 2.0
1114### Release Notes 2.0.1 2021-08-07
Original file line number Diff line number Diff line change 2424
2525setup (
2626 name = 'ibllib' ,
27- version = '2.1.1 ' ,
27+ version = '2.1.2 ' ,
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