Zapit-Optostim / zapit

General purpose optostimulation system
GNU Lesser General Public License v2.1
6 stars 1 forks source link

Parameters in stimulus configuration GUI affect all stimulus locations #152

Open raacampbell opened 5 months ago

raacampbell commented 5 months ago

The stimulus configuration gui allows the user to define where stimuli will presented. It also allows setting of laser power, laser frequency, and rampdown. These latter settings are the same for all stimuli. The GUI has no way to define different powers for different locations. This can, however, be achieved by editing the plain text YAML file generated by the GUI. In the future, the GUI should support this to avoid the requirement to edit the YAML file.