apsbits.utils.metadata#
RunEngine Metadata#
|
Get path for RE metadata. |
|
Programmatic metadata for the RunEngine. |
Functions
|
Get path for RE metadata. |
|
Programmatic metadata for the RunEngine. |
- apsbits.utils.metadata.get_md_path(iconfig=None)[source]#
Get path for RE metadata.
support
path
PersistentDict
Directory where dictionary keys are stored in separate files.
StoredDict
File where dictionary is stored as YAML.
In either case, the ‘path’ can be relative or absolute. Relative paths are with respect to the present working directory when the bluesky session is started.