Releases: OlfactoryBehaviorLab/dewan_h5
Releases · OlfactoryBehaviorLab/dewan_h5
v1.2 Release
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
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
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
v1.0-rc1 of the Dewan Lab H5 file parsing library