Skip to content

Open or closed loop stimulation during electrophysiological experiments

License

Notifications You must be signed in to change notification settings

bothlab/laser_stimulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program to do laser stimulation. Can either be used in a closed-loop set up or to do train stimulation.


To install. 

git clone https://github.com/kevin-allen/laser_stimulation.git
cd laser_stimulation
./autogen.sh
./configure
make
su -
make install


Reported bugs to be fixed:

-error closing device before closing
-sometime problems at begining with getting data from device

To do:

-change variable names for the one used only for theta stimulation
-implement nanosleep when we are just before perfect stimulation phase to increase precision

About

Open or closed loop stimulation during electrophysiological experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.2%
  • Other 0.8%