Releases: int-brain-lab/ibllib
Releases · int-brain-lab/ibllib
QC changes and SessionLoader
- Adding brainbox.io.one.SessionLoader for standardized loading of session data
- Changes to TaskQC, VideoQC and DLCQC thresholds and aggregation
- Unfreezing numpy version
- Adding probabilistic brain regions lookup in ibllib.atlas.atlas.BrainAtlas.get_labels
- Removing two voxelless areas from beryl atlas
- Minor updates to audio events detection and audio welchogram
2.13.6
2.13.5 Pseudo session creation contrast distributions fixed
Merge pull request #491 from int-brain-lab/hotfix/2.13.5 Hotfix/2.13.5
Hotfix: local paths and version number
Hotfix: datahandler self.local_paths defined in init
Hotfix: one globus
- Hotfix: globus imports were mixed one.globus and one.remote
Release 2.13.0
- Deprecated ibllib.version
- Fix Globus patcher
- Add SpikeSorting Loader samples2times function
- Fix atlas.BrainCoordinate.xyz2i functions to not quietly wrap indices out of volume bounds.
- Set jobs to Held if parent jobs are Started or Abandoned as well
- Reverse matplotlib colorbars in density displays
Video compression jobs and jobs with waiting parents
- Set video compression jobs to priority 90
- Set jobs to Held if parents are Waiting
Large jobs as service
- brainbox.io.one.SpikeSortingLoader: option to load using
collection
argument - Restructuring of how jobs are run on local servers, run large jobs as service
Parents Incomplete status
- Allow parent tasks to be 'Incomplete' to run task on local server
- Change one base_url for dlc_qc_plot on cortexlab
Fix moot release accident
- Fix moot release accident