Closed ksenkalla closed 2 years ago
Fix set_binwidth( ) hardware file fastcomtecmcs6
Fix set_binwidth( ) method with changing the bitshift format to hex as there was a bug for bins =>2**9=512 bins
Now correct bins are set in the hardware for bins =>2**9=512 bins
Tested on Windows 8.1 on current qudi version
documentation/changelog.md
Fix set_binwidth( ) hardware file fastcomtecmcs6
Description
Fix set_binwidth( ) method with changing the bitshift format to hex as there was a bug for bins =>2**9=512 bins
Motivation and Context
Now correct bins are set in the hardware for bins =>2**9=512 bins
How Has This Been Tested?
Tested on Windows 8.1 on current qudi version
Types of changes
Checklist:
documentation/changelog.md
)