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 social foraging environment definition schema #417

Merged
merged 14 commits into from
Dec 11, 2023
Merged

Conversation

glopesdev
Copy link
Collaborator

@glopesdev glopesdev commented Dec 7, 2023

This PR introduces an environment definition language for social foraging experiments, specified using JSON schema. The environment logic has been refactored to sample all blocks from the environment definition file and fixed to prevent inconsistencies in state transitions.

A README file provides instructions on how to generate class definitions automatically using bonsai.sgen.

Fixes #404

@glopesdev glopesdev added the feature New feature or request label Dec 7, 2023
@glopesdev glopesdev added this to the Social0.1 milestone Dec 7, 2023
@glopesdev glopesdev linked an issue Dec 8, 2023 that may be closed by this pull request
@glopesdev glopesdev merged commit 4aff59d into social Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create json schema for sampling patch properties
3 participants