QMAPP-mq / qudi

A modular laboratory experiment management suite.
GNU General Public License v3.0
4 stars 0 forks source link

Error using time tagger with 1 APD #44

Open MJoliffe opened 6 years ago

MJoliffe commented 6 years ago

What is affected by this bug?

Qudi will not load time tagger file if it does not have two APDs defined in config file. self._mode gets set to 0

When does this occur?

When config file tt_counter does not have timetagger_channel_apd_1

Where on the platform does it happen?

When loading counter

How do we replicate the issue?

-Only define timetagger_channel_apd_0 in tt_counter config -Show counter in QUDI GUIs

Expected behavior (i.e. solution)

An error will occur

Other Comments