Skip to content

refactor: update reward size references - #51

Merged
arjunsridhar12345 merged 6 commits into
devfrom
30-update-reward-size-references
Jul 27, 2026
Merged

refactor: update reward size references#51
arjunsridhar12345 merged 6 commits into
devfrom
30-update-reward-size-references

Conversation

@arjunsridhar12345

Copy link
Copy Markdown
Collaborator

Attempts to close #30. Tries to update the reward size reference and minor updates from using the latest commit of the acquisition repo

@arjunsridhar12345
arjunsridhar12345 marked this pull request as ready for review July 25, 2026 00:22
reward_size_right: float = Field(
reward_size_right: Optional[float] = Field(
default=None,
description="The reward volume (uL) delivered at the right lick port if rewarded.",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are these optional now? Is the logic if no reward, reward_size = None?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think those were unnecessary guard checks for None. Removed them in 491805b

@arjunsridhar12345
arjunsridhar12345 merged commit a61ef81 into dev Jul 27, 2026
3 checks passed
@arjunsridhar12345
arjunsridhar12345 deleted the 30-update-reward-size-references branch July 27, 2026 18:25
@micahwoodard

Copy link
Copy Markdown

@arjunsridhar12345 is it safe to deploy the update acquisition code on rigs or do other things need to be updated?

@arjunsridhar12345

Copy link
Copy Markdown
Collaborator Author

I think we have to do another release of the pipeline in code ocean first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants