Skip to content

Releases: int-brain-lab/iblrig

8.24.7

24 Oct 14:20
6671d7b
Compare
Choose a tag to compare

8.24.6

21 Oct 13:55
0e0bc83
Compare
Choose a tag to compare

8.24.5

18 Oct 17:08
6491e9f
Compare
Choose a tag to compare

8.24.4

18 Oct 16:33
60403a3
Compare
Choose a tag to compare

8.24.3

04 Oct 09:34
0f4a573
Compare
Choose a tag to compare

8.24.2

27 Sep 17:57
646ec93
Compare
Choose a tag to compare

8.24.1

23 Sep 12:04
7a7f45b
Compare
Choose a tag to compare

8.24.0

10 Sep 13:20
a946a6f
Compare
Choose a tag to compare

What's Changed

  • feature: validate values in trials_table using Pydantic
  • feature: add auto-generated API reference to documentation
  • changed: show_trial_log() now accepts a dict for including additional log items
  • fix: _ephysChoiceWorld - values from the pre-generated sessions were not actually used
  • fix: _ephysChoiceWorld - trial fixtures contained inverted values for probability_left
  • fix: GUI - Subjects and Projects are not being cached
  • add script for validating audio output of Bpod HiFi Module (in scripts/ folder)

Full Changelog: 8.23.1...8.24.0

8.23.1

26 Aug 10:11
ad41db2
Compare
Choose a tag to compare

What's Changed

  • feature: post hardware information to alyx
  • generate PDF documentation
  • increase verbosity of error handling in base task
  • remove dead code

Full Changelog: 8.23.0...8.23.1

8.23.0

21 Aug 10:56
db04546
Compare
Choose a tag to compare

What's Changed

  • hardware validation: check for unexpected events on Bpod's digital input ports
  • hardware validation: frame2ttl

Full Changelog: 8.22.1...8.23.0