Skip to content

Releases: int-brain-lab/iblutil

v1.7.3

16 Jan 13:11
Compare
Choose a tag to compare

What's Changed

  • Feature/log format 2 by @bimac in #22
  • check if log.handler is an instance of logging.StreamHandler by @bimac in #23

Full Changelog: 1.7.2...1.7.3

v1.7.2

07 Dec 17:22
Compare
Choose a tag to compare

Full Changelog: 1.7.1...1.7.2

v1.7.1

10 Oct 09:20
Compare
Choose a tag to compare

What's Changed

  • better readability for logs by @bimac in #20
  • add blake2b, pass additional args/kwargs to _hash_file() by @bimac in #21

New Contributors

  • @bimac made their first contribution in #20

Full Changelog: 1.7.0...1.7.1

v1.7.0

27 Jun 18:24
177bf30
Compare
Choose a tag to compare

Changelog

Latest [1.7.0]

Added

  • bincount2D moved from ibllib.processing to iblutil.numerical

[1.6.0]

Added

  • numerical.rcoeff function that computes pairwise Pearson correlation coefficients for matrices

[1.5.0]

Added

  • method in spacer.Spacer for detecting signal times from a dictionary of TTL polarities and timestamps

[1.4.0]

Added

  • CHANGELOG.md file added
  • net package for communicating between acquisition PCs (3.9 support only)
  • spacer module for task data alignment

Modified

  • optional deep copy of Bunch
  • get_logger renamed to setup_logger; level defaults to NOTSET; level of handlers not set

v1.3.3

29 Aug 21:03
Compare
Choose a tag to compare
auto-publish to pypi workflow corrections