ophyd.areadetector.util

Functions

create_detector_stub(db_file[, macros, …]) Stub out a new AreaDetector camera directly from a database file
get_prop_name(pv) Get a property name from the camel-case AreaDetector PV name
get_stub_info(db_file[, macros, base_class]) Stub out a new AreaDetector directly from a database file
stub_templates(path, **kwargs) Stub out a new AreaDetector directly from all database files in a path

Classes

StubInfo(signal_type, record)