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 extended GUI tutorial #31

Open
banchan86 opened this issue Dec 18, 2024 · 1 comment
Open

Add extended GUI tutorial #31

banchan86 opened this issue Dec 18, 2024 · 1 comment

Comments

@banchan86
Copy link

As mentioned during the Bonsai Dev Conference the current documentation is a bit barebones. For the manual section, since the operators are kind of straight forward, there might not be a need for further documentation other than having screenshots/gifs of the GUI elements and some more explanation of the container controls. Having some tutorials/examples with videos though would really help illustrate the power of the package. I plan to go through the video recordings and package demos to see what can be added.

@banchan86 banchan86 changed the title Expand documentation with screenshots of GUI elements and tutorials/examples Add extended GUI tutorial Jan 29, 2025
@banchan86
Copy link
Author

After gaining some experience with the Bonsai.GUI I now have a better idea about how to expand the documentation and a step by step tutorial on building a typical neuroscience experimental GUI would be a perfect fit. This would include:

  • textbox for inputting experiment or animal ID and linking it to files that need to be renamed (CsvWriter/VideoWriter)
  • button to run the experiment or multiple animals
  • mashups for simple video composition (like overlaying point tracking)
  • arranging and adjusting layouts
  • Optional: adjusting experimental parameters
  • Optional: graph controls

Some references:
https://github.com/orgs/bonsai-rx/discussions/1569
https://github.com/orgs/bonsai-rx/discussions/2115

I will get started working on a draft.

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