SmithLabNeuro / Ex

Experimental Software
8 stars 1 forks source link

improve clarity and functionality of waitFor functions #6

Open mattslab opened 1 year ago

mattslab commented 1 year ago

Is your feature request related to a problem? Please describe. there are many waitFor functions. We should clarify what each is for, and how to use them. One of the confusing things is we have a flexible waitFor that can check eyes or joystick input, and also some just for eyes. Also timing should be more transparent

Describe the solution you'd like Clarify the "tolerance exceeded" messages, and print the actual time in their output. Also clarify the help text for each waitFor function about how it is to be used.