Skip to search.
psychtoolbox · Psychophysics Toolbox

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 13976 - 14008 of 14008   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13976 postaperfra
francesco.biondi@... Send Email
May 21, 2012
2:10 pm
Hi! thanks for your reply! Anyway, I have already tried to do it with E-prime, but I did not manage to do anything. I know this may be done with matlab..do you...
13977 Erik
e_flister Offline Send Email
May 21, 2012
8:15 pm
... did you run matlab as root? (start it with sudo matlab) ... i updated pp.m to show some more debug output, please download and rerun w/ useSscanf=true and...
13978 Mario
kleinermario Offline Send Email
May 21, 2012
11:34 pm
Because everything has to end at some point, not only "House M.D." finishes today with the final "Everybody Dies" episode, but also the v-3.0.9 PTB series ends...
13979 Dr. Alexander Klein
Alexander.Klein@... Send Email
May 22, 2012
1:06 pm
... I think mex-files work, but I've never tried it myself, since I see Octave primarily as Octave, and not Matlab without a price tag ... So if your code...
13980 Mario
kleinermario Offline Send Email
May 22, 2012
3:15 pm
The octave->mex interface in octave 3+ works very well. That's how we do it with ptb, we just recompile the matlab mex files as "octave mex files". We only...
13981 evanechang
evanechang@... Send Email
May 22, 2012
7:16 pm
I should mention that ImagineStereoDemo(8,0,1) gives me the same bug. Thanks again, Evan...
13982 evanechang
evanechang@... Send Email
May 22, 2012
7:18 pm
Hi, I'm hoping someone can help me out. I'm trying to write a movie to disk, but my code bugs up even when I run these two lines: [windowPtr rect] =...
13983 sebastien_crouzet
sebastien_cr... Offline Send Email
May 22, 2012
8:22 pm
Hi, We want to do psychophysics experiments in which we want to accurately record reaction times (rapid RT so time precision is important). I didn't find any...
13984 evanechang
evanechang@... Send Email
May 22, 2012
8:22 pm
Ok, for some reason I got more output on a different machine: PTB-ERROR: Tried to startup GStreamer. This didn't work, PTB-ERROR: because one of the required...
13985 evanechang
evanechang@... Send Email
May 22, 2012
8:23 pm
Update: I downloaded GStreamer (x86), but no success there, even after using Screen('Preference', 'DefaultVideocaptureEngine', 3); % GStreamer=3, Quicktime=0 ...
13986 jurnell.cockhren@...
jccockhren Offline Send Email
May 22, 2012
8:37 pm
Sebastien, I've had decent success with Xkeys. http://www.piengineering.com/xkeys.php Specifically, I've used the foot pedal version as a "big button" response...
13987 evanechang
evanechang@... Send Email
May 22, 2012
10:09 pm
All right, another update: I'm not too sure if GStreamer (vs QuickTime) is the route I want to go, but I uninstalled and reinstalled it and got a new set of...
13988 Mario
kleinermario Offline Send Email
May 23, 2012
12:13 am
... Yep. You probably just installed a wrong version of GStreamer, which doesn't contain the needed codec plugins. You'll need the GPL version, not the LGPL...
13989 ingmar.schneider
ingmar.schne... Offline Send Email
May 23, 2012
12:41 pm
Hi everybody, again, I have to apologize for a very long delay since my last post on this topic. However, this was merely due to the fact, that the pre-warping...
13990 sebastien_crouzet
sebastien_cr... Offline Send Email
May 23, 2012
8:11 pm
Thanks very much Jurnell for your answer. Finally, we will probably get the response time box (http://lobes.usc.edu/RTbox/). It seems to be the best...
13991 Erik
e_flister Offline Send Email
May 24, 2012
4:49 am
... ok, this is fixed. keith's machine had 888 1912 in /proc/sys/dev/parport/parport0/base-addr whereas my machines always have 0 for the second number. i...
13992 evanechang
evanechang@... Send Email
May 24, 2012
9:09 pm
woops. You're right! Thanks for the help, though, I'll make sure to read the help docs more closely next time....
13995 Diederick C. Niehorster
luvlopoh Offline Send Email
May 25, 2012
1:43 am
Hi, I don't know about the specific code and everything behind this, but note the "file not found" error. Does the file exist and does matlab have access ...
13996 masondar123 Offline Send Email May 25, 2012
3:18 pm
Hi, i'm looking for someone to point me in the right direction. I would like to create a basic oscillating circle using PsychToolbox. Currently I have a code...
13998 xrli2002 Offline Send Email May 25, 2012
3:59 pm
FillOval or FrameOval. Screen at command line will list all subfunctions. Screen FillOval? will give you syntax for FillOval. -Xiangrui...
13999 neuroscience87 Offline Send Email May 27, 2012
1:40 pm
Hi guys, I am running a script that is emulating the old PTB. I was able to run it last week but it seems to have failed after the latest update. Please help...
14000 Mario
kleinermario Offline Send Email
May 27, 2012
5:20 pm
Oops, i think that's a bug introduced in one of the recent betas. Add this ... Screen('Preference','ConserveVRAM', 2^24); ... to the top of your script, where...
14001 neuroscience87 Offline Send Email May 28, 2012
3:46 am
Hi Mario, Thank you, it is working great again!...
14002 neuroscience87 Offline Send Email May 28, 2012
3:46 am
Hi, I am running PTB on both windows and Mac. I built my scripts using Windows, but it the stimuli is arranged differently on the screen when it is run on a...
14003 Diederick C. Niehorster
luvlopoh Offline Send Email
May 28, 2012
12:18 pm
You are providing seriously too little information here for us to say anything about your issue. What are the differences? Please describe in detail. Are you...
14004 masondar123 Offline Send Email May 28, 2012
1:30 pm
Hi, Thanks for the reply. I've been using FillOval however I am not sure how I can adapt this to make the circle oscillate. I presume I may need to use a for...
14005 masondar123 Offline Send Email May 28, 2012
1:35 pm
Hi, I've been getting errors while trying to use 'getchar' in psychtoolbox which I believe is common when your java is not fully updated. So I attempted to...
14006 Jurnell Cockhren
jccockhren Offline Send Email
May 28, 2012
1:36 pm
Alan, That is essentially what you want to do. It is also best to pace the oscillations. Otherwise, it'll appear too fast. So maybe adjust the rect every other...
14007 peter.scarfe Offline Send Email May 28, 2012
2:27 pm
Psychtoolbox will not update JAVA for you. On a mac JAVA is currently updated through the standard MAC software update mechanism, so you are at Apples whim as...
14008 masondar123 Offline Send Email May 28, 2012
7:56 pm
Hi Peter, Thank you for the reply that's cleared up everything in my head anyway. I'll give everything you suggested a go and see how I get on. cheers, Alan...
Messages 13976 - 14008 of 14008   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help