lightlab.equipment.lab_instruments package

Submodules:

Summary

Exceptions:

BuggyHardware Not all instruments behave as they are supposed to.

Data:

k str(object=’‘) -> str str(bytes_or_buffer[, encoding[, errors]]) -> str
modname str(object=’‘) -> str str(bytes_or_buffer[, encoding[, errors]]) -> str
mro list() -> new empty list list(iterable) -> new list initialized from iterable’s items

Reference

exception BuggyHardware[source]

Bases: Exception

Not all instruments behave as they are supposed to. This might be lab specific. atait is not sure exactly how to deal with that.