dodal.devices.electron_analyser.abstract_region#
Classes
Generic region model that holds the data. |
|
Generic sequence model that holds the list of region data. |
|
|
Generic sequence model that holds the list of region data. |
|
Generic sequence model that holds the list of region data. |
Create a new model by parsing and validating input data from keyword arguments. |
Functions
|
|
|
Convert a camelCase Java-style string to a snake_case Python-style string. |
|
- dodal.devices.electron_analyser.abstract_region.java_to_python_case(java_str: str) str [source]#
Convert a camelCase Java-style string to a snake_case Python-style string.