Skip to content

Releases: int-brain-lab/ibllib

Parents Incomplete status

15 Mar 13:43

Choose a tag to compare

  • 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

11 Mar 11:56

Choose a tag to compare

  • Fix moot release accident

Data handler cortexlab

11 Mar 08:05

Choose a tag to compare

  • Data handler connects to correct alyx database on cortexlab

Improve EphysPostDLC

09 Mar 16:21

Choose a tag to compare

  • Fixes to EphysPostDLC
  • Small change to storing in dsp.voltage.decompress_destripe_cbin function

Task queue fix

28 Feb 18:26

Choose a tag to compare

  • Small fixes to local server task queues

Minor changes spikeglx, dlc_qc_plot, atlas regions

22 Feb 15:24

Choose a tag to compare

  • Authenticate alyx user in Task class
  • Some fixes to make dlc_qc_plot in EphysPostDLC more reliable
  • SpikeGlx:
    • supports reading of flat binary files without meta data
  • atlas.Regions:
    • add support for region ordering in BrainRegions object
    • bugfix in transposing of RGB image data for coronal slice plots
  • voltage: decompress cbin
    • add support for custom spikeglx.Reader

2.9.1

26 Jan 11:53
11cd0ed

Choose a tag to compare

What's Changed

  • deprecation warnings and documentation for spike sorting loading method
  • bugfix: remove lru_cache on AllenAtlas class for iblviewer

EphysDLC task run on local servers

24 Jan 09:06

Choose a tag to compare

  • Adding EphysDLC task in ephys_preprocessing pipeline
  • NOTE: requires DLC environment to be set up on local servers!
  • Fixes to EphysPostDLC dlc_qc_plot

QC Snapshots and SpikeSortingLoader

19 Jan 14:32
8adae0a

Choose a tag to compare

Release Notes 2.8.0 2022-01-19

  • Add lfp, aprms, spike raster and behaviour report plots to task infastructure
  • Computation of apRMS in decompress_destripe_cbin before conversion to normalised units
  • Add SpikeSortingLoader class in brainbox.io.one

EphysPostDLC fixes

05 Jan 16:55

Choose a tag to compare

  • Fixes and better logging for EphysPostDLC task