-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Hannah Wirtshafter edited this page Apr 12, 2016
·
23 revisions
Welcome to the arte-backend wiki!
To get started, procure a compatible computer (see hardware) and NIDAQ cards (also see hardware). The next steps are:
Linux Distro:
-
Install CentOS 5.11, 32 bit
-
Change the kernel from PAE to non-PAE
-
Turn off SELINUX
Plugins & Drivers:
-
Install the NIDAQ driver
-
Install Boost version 1.45
-
Install gtkmm-2.4
-
Run the NIDAQ test
-
Install gcc4.4
Installing ARTE
-
Get it from github
-
Configure NIDAQ
Spike/LFP Visualizer
-
Install freeGLUT and GLEW
-
Run and test spike visualizer
-
Run LFP visualizer
Putting it all together
-
Getting multiple visualizers to run at once
-
Optimize operating system
Congrats, you recorded! Getting ARTE data to MWL format
-
Compile conversion program
-
Compile parameters file from mwsoft64
-
Convert!
TBC...