Zapit-Optostim / zapit

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

Simulated mode does not start in R2020a #124

Open raacampbell opened 1 year ago

raacampbell commented 1 year ago

Describe the bug Hangs saying "starting in simulated mode"

To Reproduce Steps to reproduce the behavior:

  1. `start_zapit('simulated', true)
  2. Hangs

Stuck in generating frame. Why? We can perhaps disable the frame generating, It does nothing useful anyway.

raacampbell commented 1 year ago

@Peter-Vincent reports this happens on R2020a and R2023a but not R2022b. He is using Windows. Curiously, I can not reproduce on Windows R2023a.

raacampbell commented 1 year ago

@Peter-Vincent does this fix it? I can't reproduce. 3115dcfc8c5bca65fa825f1f3502fa9d299a3042

Peter-Vincent commented 1 year ago

Yeah that did the trick.