2.12.1.3. vacumm.report.ifroco.common
– Common utilities¶
Common utilities
-
exception
PREVIMERError
[source]¶ Bases:
exceptions.Exception
-
add_axlabel
(x, y, text, ax=None, dx=0, dy=0, ha='center', va='center', **kwargs)[source]¶ A label to an axis with appropriate default font properies
-
cfgget
(option, section='DEFAULT', alt=None, reload=False)[source]¶ Get an evaluated config option
Note
Convert strings to unicode
-
format_label
(labelobj, **kwargs)[source]¶ For a label object with appropriate default font properies
-
load_cfg
(cfiles=None)[source]¶ Load configuration
Params: - cfiles: single or list of alternative config files.