labscript-suite-temp / blacs

BLACS, part of the labscript suite, provides an interface to hardware used to control a buffered experiment. It manages a queue of shots to be run as well as providing manual control over devices between shots.
Other
0 stars 0 forks source link

rfblaster doesn't allow frequencies <0.5MHz in manual mode #3

Closed philipstarkey closed 10 years ago

philipstarkey commented 10 years ago

Original report (archived issue) by Martijn Jasperse (Bitbucket: Martijn Jasperse).


In manual mode, any frequency <0.5MHz is set to 0.5MHz.

If the rfblaster is programmed to such a frequency through the web interface, it works, but BLACS reports the frequency as 0.5MHz regardless.

Minimum value on the input box maybe?

philipstarkey commented 10 years ago

Original comment by Philip Starkey (Bitbucket: pstarkey, GitHub: pstarkey).


The incorrect minimum RF Blaster DDS frequency is specified in the labscript_devices BLACS class. Temporary fix implemented in Monash Spinor BEC lab.

Bug moved to labscript_devices (labscript-suite-temp/labscript_devices#2) repo

philipstarkey commented 10 years ago

Original comment by Philip Starkey (Bitbucket: pstarkey, GitHub: pstarkey).