nxtomomill.io.config.configbase.ConfigBase#
- class nxtomomill.io.config.configbase.ConfigBase[source]#
Bases:
objectMethods
__init__()dict_to_cfg(file_path, dict_)from_cfg_file(file_path[, encoding])from_dict(dict_)get_comments(key)load_from_dict(dict_)Load the configuration from a dictionary
to_cfg_file(file_path)to_dict()convert the configuration to a dictionary
Attributes
field_of_view- rtype:
FieldOfView | None
file_extension- rtype:
log_levelmachine_electric_current_keys- rtype:
Iterable
output_file- rtype:
str | None
overwrite- rtype:
bool
rotation_angle_keys- rtype:
Iterable
translation_z_keys- rtype:
Iterable