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

Make stimuli sizes / locations more user friendly? #14

Open
suhasshrinivasan opened this issue Jul 21, 2022 · 0 comments
Open

Make stimuli sizes / locations more user friendly? #14

suhasshrinivasan opened this issue Jul 21, 2022 · 0 comments
Assignees

Comments

@suhasshrinivasan
Copy link

Wondering if we can make stimuli parameters such sizes and locations more user friendly. With the current implementation, I get to understand the values only by trial and error by looking at the output.

Idea 1: Make it explicitly relative to canvas_size, this way changing canvas_size retains the size/location semantics and the latter don't have to be readjusted. It's also more intuitive this way.

Idea 2: Also accept categorical values such as "center", "top-right", etc for location param and similarly "large", "medium", "small", etc for "size" param. Of course, integer based parameterization should also be accepted, and strings only map on to them in case they are provided.

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

2 participants