PscyhoPy as alternative to E-Prime?

1,565 views
Skip to first unread message

David McFarlane

unread,
Oct 8, 2012, 2:04:35 PM10/8/12
to c
Does anybody have any experience with PsychoPy (http://psychopy.org/
) as an alternative to E-Prime, or just have any thoughts on this?

Thanks,
-- David McFarlane

Joyce Humphries

unread,
Oct 9, 2012, 5:08:33 AM10/9/12
to e-p...@googlegroups.com
Hi,
 
I went to an introductory course for this at Nottingham Trent a while ago. It is quite similar to E-prime in a lot of ways, but appears to be much easier to use; simply take a while for you to find your way around. I have only used it for very basic experiments, but from the training session it is very user friendly, with the bonus of being free.
 
Not sure if this has helped any.
 
J



--
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-p...@googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



neuro2

unread,
Oct 9, 2012, 10:40:56 AM10/9/12
to e-p...@googlegroups.com

We've found that students have had some difficulty with it. The "Builder" is not very sophisticated (compared to E-Prime) and there
is still a lot that needs to be done in script which most of our students have a hard time dealing with.  And like most scripting based systems it works  great if you have a small stimuli set and a simple design but once you start building experiments with multiple blocks of stimuli and more complex designs (e.g. training studies) the scripts just become massive and difficult to change. We've stuck with E-Prime and some students have started using another program called Paradigm which seems to be a nice compromise between the two (because it uses Python as a built-in scripting language) and has a better experiment designer.

Sibel Ozer

unread,
Oct 9, 2012, 4:14:52 PM10/9/12
to e-p...@googlegroups.com
Hi,
Is Paradigm also suitable with EEG experiments?

--
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-p...@googlegroups.com.
To unsubscribe from this group, send email to e-prime+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/e-prime/-/isATyct7wO0J.

neuro2

unread,
Oct 9, 2012, 8:20:15 PM10/9/12
to e-p...@googlegroups.com
I believe they have an add-on package that allows you to send triggers to EEG systems. I know we've had no problems with timing so I think
it would be well suited to EEG. It's a hard to find website unfortunately... here's the link: http://www.paradigmexperiments.com

Michiel Sovijarvi-Spape

unread,
Oct 10, 2012, 8:40:56 AM10/10/12
to e-p...@googlegroups.com

Hi,

My 2p: PsychoPy is extremely popular around Nottingham, but then again, the main developer of the software, Jonathan Peirce, does work there (at Nottingham Uni, School of Psychology, where I did a postdoc, not Trent, but I suppose the influence spreads). He is quite approachable, so if you want to check it out, David, I think you’d best either ask him (or the community) or install the software yourself, because I can only give you my few impressions:

* It is pretty good, and they are making the visual drag-and-drop interface better. The coder is aware of E-Prime and how difficult students can find it, and has made sure that a lot of it is quite intuitive: loops (re-running the same trial procedure), for example, are displayed as loops (if I remember correctly).

* Somebody mentioned python and paradigm: psychopy is built on top of psychopy and the UI just generates python code. So yes, you can do “scripting” (urgh), in python. Personally I really dislike Python and felt this was the most annoying problem of PsychoPy. I am quite certain this is just me being lazy: I’d sooner learn more C, C++, C#, basic, java, etc, than learn yet another language… Finnish is difficult enough for now.

* PsychoPy has really cool stimulus features that are both part of Python (better drawing classes than ebasic) and possibly because of Jonathan’s interests in psychophysics. Want to display a gabor stimulus in a fine lines of code? You can! Want to make it rotate? Right-on! …okay, I admit I seldom want to do that sort of thing, but I’ve come to appreciate that some people like it.

* I think E-Prime really shines in doing RT experiments, priming experiments with fantastically accurate timing. PST seems also really fond of that sort of thing, so I’m suspecting PsychoPy isn’t as well-tested. You can and should test that, though J

Hope that helps!

Michiel

 

 

 

From: e-p...@googlegroups.com [mailto:e-p...@googlegroups.com] On Behalf Of Joyce Humphries
Sent: 09 October 2012 12:09
To: e-p...@googlegroups.com
Subject: Re: PscyhoPy as alternative to E-Prime?

 

Hi,

 

I went to an introductory course for this at Nottingham Trent a while ago. It is quite similar to E-prime in a lot of ways, but appears to be much easier to use; simply take a while for you to find your way around. I have only used it for very basic experiments, but from the training session it is very user friendly, with the bonus of being free.

 

Not sure if this has helped any.

 

J

On Mon, Oct 8, 2012 at 7:04 PM, David McFarlane <mcfa...@msu.edu> wrote:

Does anybody have any experience with PsychoPy (http://psychopy.org/ ) as an alternative to E-Prime, or just have any thoughts on this?

Thanks,
-- David McFarlane



--
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-p...@googlegroups.com.

To unsubscribe from this group, send email to e-prime+u...@googlegroups.com.

 

--

You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-p...@googlegroups.com.

To unsubscribe from this group, send email to e-prime+u...@googlegroups.com.

Michiel Sovijarvi-Spape

unread,
Oct 10, 2012, 8:40:52 AM10/10/12
to e-p...@googlegroups.com

Hi,

Given them both having Python as built-in scripting language, these classes should theoretically be available for both. I remember physiological experiments have been done with psychopy as well, in any case. Not here to defend an old colleague’s software – I’ve always been The Go-To E-Prime person J. Then again, I bet so is David: what’s happening, getting finally fed up with E-Prime?

Cheers,

Michiel

 

 

From: e-p...@googlegroups.com [mailto:e-p...@googlegroups.com] On Behalf Of neuro2
Sent: 10 October 2012 03:20
To: e-p...@googlegroups.com
Subject: Re: PscyhoPy as alternative to E-Prime?

 

I believe they have an add-on package that allows you to send triggers to EEG systems. I know we've had no problems with timing so I think

To view this discussion on the web visit https://groups.google.com/d/msg/e-prime/-/beMKU-_3tOsJ.

JACanterbury

unread,
Oct 10, 2012, 5:13:29 PM10/10/12
to e-p...@googlegroups.com
I'm about to try PsychoPy out with a simple  Sustained Attention to Response Test (SART)  experiment. I'm hoping it will be successful because the robustness of using Python is attractive (esp compared with ebasic) and also the fact that its free (esp for creating scripts) and also that its multi platform.

I've not looked into support for using with eeg & eye trackers though - anyone know whether any are supported?

John

Experimental Office, Psychology, University of Kent, UK
Reply all
Reply to author
Forward
0 new messages