Module azcam.tools.archon.console_archon
Client console commands for Archon controller. These methods are added to the controller tool.
Functions
def get_cds(self)
-
Get the controller CDS values.
def set_biaslevels(self, imagefilename='test.fits', cycles=1, goal=1000)
-
Set controller bias levels from zero image. :param goal: :param cycles: :param imagefilename:
def set_cds(self, taps, gains, offsets)
-
Set the controller CDS values. :param offsets: :param gains: :param taps: list of tap names
def set_offsets(self, offset=1000)
-
Set all channels to the same bias offset. :param offset: