Poirazi-Lab / mouse2afc

GNU General Public License v3.0
1 stars 4 forks source link

Enable real time changes to task parameter GUI values #5

Open HenryJFlynn opened 1 year ago

HenryJFlynn commented 1 year ago

Background:

In the MATLAB protocol. task parameters can be changed throughout the duration of the experiment. This is not the case for the PyBpod protocol. The task parameter GUI pop ups at the start of an experiment and disappears once the user hits OK. The parameters are locked in for the rest of the experiment

Goal: Enable the user to change the task parameters in real time throughout the duration of the experiment, similar to the functionalities in MATLAB

See https://github.com/HenryJFlynn/mouse2afc/issues/31 for the original issue