Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add suggested session stop #120

Open
tiffanyona opened this issue Nov 8, 2023 · 3 comments
Open

Add suggested session stop #120

tiffanyona opened this issue Nov 8, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@tiffanyona
Copy link
Collaborator

Include a trigger that indicates when the session should be stopped following the next criteria:

  • Elapsed session time >45 min
  • Reward consumption more than 1.5ml
  • Last successful harvest choice + lick more than 2min ago.

This could either stop the session automatically or just a warning.

@tiffanyona tiffanyona added the enhancement New feature or request label Nov 8, 2023
@bruno-f-cruz bruno-f-cruz added this to the Release 0.1.0 experiment milestone Nov 8, 2023
@bruno-f-cruz
Copy link
Collaborator

1 and 2 should be added to the schema as part of the task logic

@bruno-f-cruz
Copy link
Collaborator

Consider 3 as "Time since last reward" instead for now to be more general.

@bruno-f-cruz
Copy link
Collaborator

1 and 2 are bitwise or and 3rd is a AND gate

@bruno-f-cruz bruno-f-cruz removed this from the Release 0.1.0 experiment milestone Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants