science_jubilee.decks.Plate#

Exceptions#

PlateStateError

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

PlateConfigurationError

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

Classes#

Module Contents#

exception science_jubilee.decks.Plate.PlateStateError[source]#

Bases: Exception

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

exception science_jubilee.decks.Plate.PlateConfigurationError[source]#

Bases: Exception

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

class science_jubilee.decks.Plate.Plate(machine, name)[source]#
_machine[source]#
_name[source]#
get_root_dir()[source]#