Difference between revisions of "PandaEPL"

From Computational Memory Lab
Jump to: navigation, search
 
Line 16: Line 16:
 
== Example ==
 
== Example ==
  
The sample experiment outlined in the PandaEPL paper may be downloaded by clicking <<[[ExtLink]](/files/software/pandaepl/dboyLite.zip,here)>>). Refer to the included README file for instructions.
+
The sample experiment outlined in the PandaEPL paper may be downloaded by clicking <<[[ExtLink]](/files/software/pandaepl/dboyLite.zip,here)>>. Refer to the included README file for instructions.

Revision as of 18:43, 26 March 2012

PandaEPL

PandaEPL is a cross-platform spatial navigation experiment programming library for Python 2.x. Technical details and sample usage will be available in a forthcoming paper.

At minimum, PandaEPL requires:

Sound playback and recording is supported by interfacing with the <<ExtLink(http://www.speech.kth.se/snack,tkSnack)>> library. Joystick input is supported by interfacing with <<ExtLink(http://www.pygame.org,PyGame)>>. Both libraries are optional and are required only if you wish to use the corresponding features.

Download

After installating the required library, you may download PandaEPL by clicking here (coming soon). Refer to the included README file for installation instructions.

Example

The sample experiment outlined in the PandaEPL paper may be downloaded by clicking <<ExtLink(/files/software/pandaepl/dboyLite.zip,here)>>. Refer to the included README file for instructions.