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
7+ - RawEphysQC tasks computes median RMS from samples for .ap data (stored in _ iblqc_ephysChannels.RMS)
8+ - New EphysQC class
69
7- ## Release Notes 2.0.0
10+ ## Release Notes 2.0
811### Release Notes 2.0.1 2021-08-07
912- pykilosort error handling
1013### Release Notes 2.0.2 2021-08-31
Original file line number Diff line number Diff line change 2424
2525setup (
2626 name = 'ibllib' ,
27- version = '2.1.0 ' ,
27+ version = '2.1.1 ' ,
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