Skip to content

Releases: int-brain-lab/ibllib

Release 2.15.2

22 Sep 17:41
Compare
Choose a tag to compare
  • extraction pipeline: fix unpacking of empty arguments field from alyx dict that prevents running tasks

Release 2.15.1

21 Sep 14:39
Compare
Choose a tag to compare

Dynamic Pipeline

20 Sep 07:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.14.0...2.15.0

QC changes and SessionLoader

17 Aug 10:11
Compare
Choose a tag to compare
  • 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

04 Aug 13:39
9f2d8a1
Compare
Choose a tag to compare
  • Hotfix: don't overwrite full settings if iblrig on untagged version

2.13.5 Pseudo session creation contrast distributions fixed

28 Jul 09:57
a519f9e
Compare
Choose a tag to compare
Merge pull request #491 from int-brain-lab/hotfix/2.13.5

Hotfix/2.13.5

Hotfix: local paths and version number

01 Jul 14:32
Compare
Choose a tag to compare

Hotfix: datahandler self.local_paths defined in init

Hotfix: one globus

01 Jul 10:51
Compare
Choose a tag to compare
  • Hotfix: globus imports were mixed one.globus and one.remote

Release 2.13.0

30 Jun 10:56
Compare
Choose a tag to compare
  • 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

12 Apr 13:15
Compare
Choose a tag to compare
  • Set video compression jobs to priority 90
  • Set jobs to Held if parents are Waiting