8000 Releases · OlfactoryBehaviorLab/dewan_h5 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: OlfactoryBehaviorLab/dewan_h5

v1.2 Release

21 May 17:07
Compare
Choose a tag to compare

Features:

  • Check for early licks during the grace period and filter them out if flag is set
  • Check for missing packets and drop trials with large jumps in data
  • Calculate response delays (first lick post FV; should be roughly equivalent to the end trial time)
  • Drop any trials that end before the grace period

Bug Fixes:

  • Populate trial params before trimming trials, as if there is no trials we loose all our metadata as well
  • If multiple concentration values exist, properly parse them to only include the nonzero concentration
  • Ignore licking before the FV turns on

v1.1.2

07 May 18:27
Compare
Choose a tag to compare

Includes changes from v1.1.1

  • Bug Fix: Only prepend frames if a trace is too short
  • Bug Fix: Indexing is now based on the trial name instead of changing everything

v1.1

06 May 23:18
Compare
Choose a tag to compare

v1.1 Release
Fixes an issue where packet timestamps were not properly created
Fixes an improper implementation of error handling

Adds constants to trim trials before the final valve to trial end
Simplifies save function

Other small changes

Full Changelog: v1.0-rc1...v1.1

v1.0-rc1

22 Jan 20:17
Compare
Choose a tag to compare
v1.0-rc1 Pre-release
Pre-release

v1.0-rc1 of the Dewan Lab H5 file parsing library

0