What is affected by this bug?
There are presently 2 timetagger hardware files; one in master (qudi/hardware/swabian_instruments/timetagger_fast_counter.py) and another in dev_timetagger (qudi/hardware/timetagger_counter.py). We should consolidate these two files as it is confusing as to what the difference is.
Where on the platform does it happen?
qudi/hardware/swabian_instruments/timetagger_fast_counter.py
qudi/hardware/timetagger_counter.py
Expected behavior (i.e. solution)
Consolidate the two files, with separate slow counter and fast counter classes if required.
What is affected by this bug?
There are presently 2 timetagger hardware files; one in master (
qudi/hardware/swabian_instruments/timetagger_fast_counter.py) and another in dev_timetagger (qudi/hardware/timetagger_counter.py). We should consolidate these two files as it is confusing as to what the difference is.Where on the platform does it happen?
qudi/hardware/swabian_instruments/timetagger_fast_counter.pyqudi/hardware/timetagger_counter.pyExpected behavior (i.e. solution)
Consolidate the two files, with separate slow counter and fast counter classes if required.