top of page

Downloads

REC-GUI version 1.1 and User Manual

Link to download the GUI (python) script and User Manual.

https://github.com/rec-gui/rec-gui.git

​

Required modules:

     -Python

     -NumPy

     -TkInter

     -EyeLink display software from SR-Research

     -PyLink from SR-Research

Download Ubuntu

​

Link to the Ubuntu downloads page

tkinter

Link to TkInter download page

 

OR

​

From the command line:

sudo apt-get install tk-dev python-tk

numpy

Link to NumPy download page

 

OR

​

From the command line:

sudo apt-get install python-numpy

Psychtoolbox

Link to the Psychtoolbox downloads page

EyeLink 1000 Plus Files

Link to the SR Research website

 

OR

​

From the command line:

sudo add-apt-repository "deb http://download.sr-support.com/software SRResearch main" sudo apt-get update

sudo apt-get install eyelink-display-software

​

​

https://www.sr-support.com/forum/downloads/eyelink-display-software/44-pylink

download  'pylink4python2.7_linux_x64.tar.gz' from SR-Research 

​

tar -xvf pylink4python2.7_linux_x64.tar.gz

cd pylink4python2.7_linux_x64

mv pylink2.7/ pylink/

sudo cp -r pylink /usr/lib/python2.7/dist-packages/

DAQFlex for USB-1608G

The PyDAQFlex module is a pure Python implementation of Measurement Computing's
DAQFlex command framework (http://www.mccdaq.com/daq-software/DAQFlex.aspx)
for USB data acquisition devices.

 

 

From the command line for Linux     

sudo easy_install pydaqflex

pyParallel

This module encapsulates the access for the parallel port. It provides
backends for Python running on Windows and Linux. Other platforms are
possible too but not yet integrated.

Ripple System Files

Link to the RippleNeuro downloads page

Offline Sorter & Plexon SDK

Link to the Plexon downloads page

Please reload

bottom of page