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

Behavioral and MEG sanity-check codeblock #279

Open
5 tasks
larsoner opened this issue Apr 28, 2016 · 9 comments
Open
5 tasks

Behavioral and MEG sanity-check codeblock #279

larsoner opened this issue Apr 28, 2016 · 9 comments

Comments

@larsoner
Copy link
Member

larsoner commented Apr 28, 2016

There are some things we should spend a couple of minutes testing in most experiments to save ourselves some pain. These can be optional by kwarg, but here are the ones I can think quickly:

  • auditory left/right test: play spoken "left" in left, "center" in center, "right" in right, Yes/No button-press response validation
  • visual left/right test: follow the dot (and it moves left/center/right/center 2x; up/center/down/center 2x)
  • visual blink check
  • button press: kwargs determine what to call them, have subjects press buttons (for MEG this would be something like [{1: 1, 2: 2, 3: 3}] * 2, for Ross's stuff it might be [{1: 'Yes', 2: 'No'}] * 2.
  • verbal response check (somehow)

Anything else? cc @drammock @rkmaddox @akclee

@larsoner
Copy link
Member Author

Chime in with ideas and I'll keep the issue up to date (and hopefully implement for aud_att_int)

@rkmaddox
Copy link
Contributor

Would prefer recordings of spoken "left," "right," and "center" for
auditory side test.

Ross Maddox, Ph.D.
Postdoctoral Fellow
Institute for Learning & Brain Sciences
University of Washington
phone: 206-685-4662
http://faculty.washington.edu/rkmaddox/

On Thu, Apr 28, 2016 at 11:42 AM, Eric Larson notifications@github.com
wrote:

Chime in with ideas and I'll keep the issue up to date (and hopefully
implement for aud_att_int)


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#279 (comment)

@larsoner
Copy link
Member Author

Then poll Yes/No if they actually came from left/center/right?

@rkmaddox
Copy link
Contributor

Yep.

Ross Maddox, Ph.D.
Postdoctoral Fellow
Institute for Learning & Brain Sciences
University of Washington
phone: 206-685-4662
http://faculty.washington.edu/rkmaddox/

On Thu, Apr 28, 2016 at 11:54 AM, Eric Larson notifications@github.com
wrote:

Then poll Yes/No if they actually came from left/center/right?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#279 (comment)

@rkmaddox
Copy link
Contributor

I am making those sounds now.

Ross Maddox, Ph.D.
Postdoctoral Fellow
Institute for Learning & Brain Sciences
University of Washington
phone: 206-685-4662
http://faculty.washington.edu/rkmaddox/

On Thu, Apr 28, 2016 at 11:46 AM, Ross Maddox rkmaddox@uw.edu wrote:

Would prefer recordings of spoken "left," "right," and "center" for
auditory side test.

Ross Maddox, Ph.D.
Postdoctoral Fellow
Institute for Learning & Brain Sciences
University of Washington
phone: 206-685-4662
http://faculty.washington.edu/rkmaddox/

On Thu, Apr 28, 2016 at 11:42 AM, Eric Larson notifications@github.com
wrote:

Chime in with ideas and I'll keep the issue up to date (and hopefully
implement for aud_att_int)


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#279 (comment)

@larsoner
Copy link
Member Author

Great, thanks. Any other checks you can think of that you've done before or might want going forward?

@akclee
Copy link

akclee commented Apr 28, 2016

Do we need an audio record check (at least get an acknowledgment somewhere that verbal response is being recorded) now that we have this for head/foot?

Thanks for implementing these things… it’s probably good to make it available for the MEG center as well...

Cheers
KC

Adrian KC Lee, ScD
Associate Professor
Department of Speech and Hearing Sciences
Institute for Learning & Brain Sciences (I-LABS)
Portage Bay Bldg. Room 206
University of Washington, Box 357988
Seattle, WA 98195-7988

Phone: (206) 616-0102; Fax: (206) 221-6472
Email: akclee@uw.edu
Web: www.akclee.com

On Apr 28, 2016, at 11:59 AM, Eric Larson notifications@github.com wrote:

Great, thanks. Any other checks you can think of that you've done before or might want going forward?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub

@larsoner
Copy link
Member Author

Good call, I'll add something sensible for a verbal response check.

@drammock
Copy link
Member

don't forget "blink three times"

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

4 participants