Skip to content

Releases: open-ephys/bonsai-miniscope

v0.4.0

15 May 13:03
00675dd

Choose a tag to compare

Summary

Version 0.4 brings major updates related to firmware updates for the Miniscope, as well as some performance improvements and bug fixes. Two new features were added as well, namely DeltaF/F and QuaternionToEuler transforms.

Note: This version requires Miniscope DAQ firmware v1.1.0 or greater, please check link for instructions on how to update.

What's Changed

🎉 New Features

🔧Firmware Updates

  • Revamp miniscope v4 library to support new DAQ firmware by @aacuevas in #52, #57, #62, #64
    • Improved performance and reliability
    • Both digital inputs are now available, and have been renamed to DigitalIn0 and DigitalIn1
    • Device index is specific to Miniscope devices; no need to scan anymore

🐞 Bug Fixes

New Contributors

Full Changelog: v0.3.4...v0.4.0

v0.3.4

14 Jan 18:33
4eddb5c

Choose a tag to compare

What's Changed

  • Fix incorrect cast when interpreting quaternion data from UVC registers by @jonnew in #34

Full Changelog: v0.3.3...v0.3.4

v0.3.3

07 Nov 23:01

Choose a tag to compare

Full Changelog: v0.3.2...v0.3.3

v0.3.2

07 Nov 22:31
183c938

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

07 Nov 19:10
8147354

Choose a tag to compare

What's Changed

📄 Documentation

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 Nov 14:37
696040f

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

30 Oct 17:35
08a1aeb

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Oct 20:49
96ca5a5

Choose a tag to compare

What's Changed

  • Update project file and test workflows by @bparks13 in #2
  • Reorganized solution towards standard structure by @jonnew in #14

New Contributors

Full Changelog: https://github.com/open-ephys/bonsai-miniscope/commits/v0.1.0