v0.3.0
Pre-release
Pre-release
What's Changed
- Add bonsai deployment pipeline by @bruno-f-cruz in #1
- python codes and new textures by @tiffanyona in #2
- Refactor original workflow by @bruno-f-cruz in #7
- Add calibration routine by @bruno-f-cruz in #8
- Add patch transition logic to workflow by @bruno-f-cruz in #9
- Add lick-to-reward task logic by @bruno-f-cruz in #11
- Simplify task logic by @bruno-f-cruz in #13
- Add data-schema contract to experiment by @bruno-f-cruz in #14
- Integrate harp behavior board in workflow by @bruno-f-cruz in #15
- Add logging and hardware schema specs by @bruno-f-cruz in #16
- Bc-spec-hardware by @bruno-f-cruz in #19
- Merge dev branch by @bruno-f-cruz in #26
- Add method to exclude messages not found in device schema by @bruno-f-cruz in #41
- Bc-refactor by @bruno-f-cruz in #42
- Implement random distance to reward by @bruno-f-cruz in #48
- Implement grace period logic by @bruno-f-cruz in #52
- Minor UX improvements by @bruno-f-cruz in #62
- Refactor to split schemas as proposed in #76 by @bruno-f-cruz in #78
- Add frame logger by @bruno-f-cruz in #80
- Log IsStopped (Fix #82) by @bruno-f-cruz in #83
- 81-weird-event-when-certain-stops+licks-are-not-being-rewarded by @bruno-f-cruz in #84
- 85-synch-state-log-does-not-report-quad-state by @bruno-f-cruz in #86
- Complete frame logging by @bruno-f-cruz in #90
- Add operator/shader to control contrast by @bruno-f-cruz in #93
- Refactor workflow to use core Allen package by @bruno-f-cruz in #98
- Add Contrast, Manual spout control and distance threshold to delayed reward by @bruno-f-cruz in #114
- Fix spout shortcut by @bruno-f-cruz in #118
- Black and white textures for the walls, ceiling and floor. by @tiffanyona in #124
- Implement harp olfactometer in main experiment workflow by @bruno-f-cruz in #117
- Implement lickometer by @bruno-f-cruz in #130
- Bc-issue-#72+distributions by @bruno-f-cruz in #135
- Attempt to fix random crashes during session by @bruno-f-cruz in #137
- Bc-issue#133-auto-update-speed-stop-duration by @bruno-f-cruz in #140
- Implement dynamic update of SpeedThreshold and StopDuration by @bruno-f-cruz in #141
- Automatically log commit hash by @bruno-f-cruz in #142
- Bc-add-cameras by @bruno-f-cruz in #143
- Add distribution package by @bruno-f-cruz in #149
- Small bug fixing by @bruno-f-cruz in #153
- Minor bug fixes and qol improvements by @bruno-f-cruz in #180
- Add pydantic models as the source of the schemas by @bruno-f-cruz in #166
- Release 0.1.1 by @bruno-f-cruz in #181
- Populate
DescribedBy
in schemas by @bruno-f-cruz in #210 - Small bug fixes by @bruno-f-cruz in #209
- Ensure camera dropped frames crash the workflow if detected pre-session by @bruno-f-cruz in #211
- Feature upgrade for milestone 0.1.1 by @bruno-f-cruz in #219
- Update launcher and revert logging by @bruno-f-cruz in #225
- Update schemas to
Aind.Behavior.Services==0.6.0
by @bruno-f-cruz in #227 - Catch sniff detector errors by @bruno-f-cruz in #232
New Contributors
- @tiffanyona made their first contribution in #2
Full Changelog: https://github.com/AllenNeuralDynamics/Aind.Behavior.VrForaging/commits/v0.3.0