-
Notifications
You must be signed in to change notification settings - Fork 2
Add GUI to miniscope docs #41
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
base: main
Are you sure you want to change the base?
Conversation
Before merging this PR, please merge open-ephys/bonsai-miniscope#37 otherwise ppl can't access the full GUI functionality (df/f) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've made some suggestions for clarity for users, lmk if there's any you don't understand/wanna include. I called it an example GUI to make the point that it's one way of doing things.
Could you make the default filenames sth more descriptive than adaqdsfds.csv and c.avi?
Also, add links regarding subjects in Bonsai
- Make it easier to change FourCC and set to Y800 - provide more descriptive file names - Save quaternion data as well as IO data - file overwrite: false, file suffix: filenumber - Also, add note in tutorial on how to change FourCC
Drafted until DF/F node is released. |
- simplify gui into another group workflow
This is regarding #38, but this PR won't close the issue because there will likely be updates.