A repository with random gists for anything related with Aind Behavior
░██████ ░██ ░██ ░██ ░██ ░██ ░██ ░██ ░███████ ░████████ ░███████ ░██ █████ ░██░██ ░██ ░██ ░██ ██ ░██ ░███████ ░██ ░███████ ░██ ░███ ░██ ░██ ░██ ░██ ░█████░█ ░██ ░███████ ░████ ░███████
- For each gists, create a new folder
- For each folder, make sure to use environments to ensure reproducible workflows as much as possible
- For python, use uv
- For bonsai use environments
- It is advised to add a readme to each gist
- If possible add MINIMAL data (or mocks) to reproduce the gists
- Do NOT add full datasets for tests/examples. Small files are fine (e.g.: keep it to <10KB per gist). If you need to share larger datasets, consider using external storage solutions and provide download links in the readme files or scripts.