File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed
Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 1- __version__ = "2.10.0 "
1+ __version__ = "2.10.1 "
22import warnings
33
44from ibllib .misc import logger_config
Original file line number Diff line number Diff line change 11## Release Note 2.10
22
3- ## Release Note 2.10.0 2022-02-11
4- - Fix in EphysDLC task to not return multiple copies of outputs
5- - Loading examples for different IBL data types
6- - Fix for probe syncing when Nidq and probe pulses don't match
7- - Account for new ONE tables in ond datahandler
8- - Add bad channels plots into RawEphysQc task
3+ ## Release Note 2.10.1 2022-02-22
4+ - Authenticate alyx user in Task class
5+ - Some fixes to make dlc_qc_plot in EphysPostDLC more reliable
96- SpikeGlx:
107 - supports reading of flat binary files without meta data
118- atlas.Regions:
1411- voltage: decompress cbin
1512 - add support for custom spikeglx.Reader
1613
14+ ## Release Note 2.10.0 2022-02-11
15+ - Fix in EphysDLC task to not return multiple copies of outputs
16+ - Loading examples for different IBL data types
17+ - Fix for probe syncing when Nidq and probe pulses don't match
18+ - Account for new ONE tables in ond datahandler
19+ - Add bad channels plots into RawEphysQc task
20+
1721## Release Note 2.9
1822
1923### Release Notes 2.9.1 2022-01-24
2630- Fixes to EphysPostDLC dlc_qc_plot
2731
2832## Release Note 2.8
29-
3033
3134### Release Notes 2.8.0 2022-01-19
3235- Add lfp, aprms, spike raster and behaviour report plots to task infastructure
You can’t perform that action at this time.
0 commit comments