Open
Conversation
9c0bccb to
df40a18
Compare
Remove `valve_max_open_time` feature
Fixes Fix lenses models in Instrument mapper Fixes #494
Refactor lense models
Avoid using in-place mutation of read-only dataframe
…-by-reference Refactor to use external sgen references
…visualizer Add saturation visualizer
…culum-state-standard Serialize `TrainerState` that was used to a standard location
Add odor stimulation to metadata mapping
…r-hub Add support for odor mixtures across multiple olfactometers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Major features
aind-behavior-servicesandclabepackagesuv run clabe run ./scripts/aind.pyuv run clabe run./scripts/aind.py`Breaking changes
max_open_timefrom task logic Removemax_open_timefrom DSL and task #491Rigschema is expected to not be backwards compatible in this version sinceaind-behavior-servicesgreatly simplified the class hierarchy. see v0.13 Release Aind.Behavior.Services#206 for more detailstrainer_stateserialization path #500 the curriculum state used to run the session is now saved totrainer_state.jsonodor_specificationfield is now aList[float]Small bug fixing