science_jubilee.decks.Plate#

Module Contents#

Classes#

Plate

exception science_jubilee.decks.Plate.PlateStateError#

Bases: Exception

Raise this error if the plate is in the wrong state to perform such a command.

exception science_jubilee.decks.Plate.PlateConfigurationError#

Bases: Exception

Raise this error if there is something wrong with how the plate is configured

class science_jubilee.decks.Plate.Plate(machine, name)#
get_root_dir()#