Skip to content

Python-/TKinter-based GUI for creating optogenetic stimulation protocols for the OptoPad setup

License

Notifications You must be signed in to change notification settings

degoldschmidt/optopad-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optopad-gui

GitHub release

Python-/TKinter-based GUI for creating optogenetic stimulation protocols for the OptoPad setup

Changelog

v0.9.3-beta:

  • Duty cycle/constant on-cycle option now work
  • New function: Load protocol button

v0.9.2-beta:

  • New function: Dynamic protocols
  • Duty cycle added
  • Constant on-cycle added

v0.9.1-beta:

  • New function: Copy button for transferring data from one channel to another

v0.9-beta:

  • First working version

Installation

Quickstart

Useful information

Column indices in data matrix

Index Description
0 Color CH1 (int)
1 Color CH2 (int)
2 Delay CH1 (float)
3 Delay CH2 (float)
4 Sustain CH1 (float)
5 Sustain CH2 (float)
6 Probability CH1 (float)
7 Probability CH2 (float)
8 Stop condition (int)
9 Stop condition (int)
10 Frequency CH1 (int)
11 Frequency CH2 (int)
12 Duty cycle CH1 (float)
13 Duty cycle CH2 (float)

About

Python-/TKinter-based GUI for creating optogenetic stimulation protocols for the OptoPad setup

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages