Skip to content

v2.3.0: Merge pull request #1703 from AllenInstitute/rc/2.3.0

Compare
Choose a tag to compare
@djkapner djkapner released this 09 Oct 18:55
· 2285 commits to master since this release
fb96fc9

Added

  • Adds load sync data for individual plane sets to relate accurate event timings to mesoscope data.
  • Adds public API method to access the behavior_session_id from an instance of BehaviorOphysSession.

Changes

  • Visual behavior running speed is now low-pass filtered at 10Hz. The raw running speed data is still available. The running speed is corrected for encoder threshold croissing artifacts.
  • Support for stimulus gratings for visual behavior.
  • Updates to some visual behavior pynwb implementations.

Bug Fixes

  • Fixed an eye-tracking sync problem.