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

Write watchdog file that performs exclusions and adapts stimuli database #15

Open
2 tasks
felixbinder opened this issue Apr 1, 2022 · 0 comments
Open
2 tasks

Comments

@felixbinder
Copy link
Collaborator

felixbinder commented Apr 1, 2022

watchdog performing exclusions and adapting stimuli (sometimes we automatically want to keep track of exclusion to collect an equal number of post-exclusion observations per stimuli if only a subset are shown etc.). See balance_stims.py in curiophysion

The watchdog should operate on the level of records in the stimuli database, where we have both a counter for how often an experiment has been served. The watchdog should add a counter for verified_games so that we can make sure we get enough observations after exclusion for each record in stimuli.

  • make it work on records in stimuli database
  • make it write into records in stimuli database

save into numVerifiedGames and verifiedGames

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

No branches or pull requests

1 participant