czbiohub-sf/coPylot

Timelapse mode not functioning

ljjh20 opened this issue · 5 comments

Timelapse mode not functioning
  • Timelapse code in Bin's code not refactored to support external stop call. Timelpase is therefore not functioning and it only implemented to not crash. Currently calls a worker with a duplicated of the live mode function.
  • Timelapse mode currently makes to calls to the status bar.

I will be refactoring timelapse code tomorrow to make it compatible with recent developments . On GUI you did a good job already @ljjh20 , after my refactor should be easy to connect it.

addressed the concerns on hardware api level on #35 and merged. you can connect the gui.

Connected