Skip to content

Added YAML reader for experiment state

Zamaan Raza requested to merge yml into main

Readme file supplied with images is now replaced with a .yml file containing the data reader parameters. This file is also used to save the state of most OpenHKL parameters for a given project directory.

The hardware parameters, formerly .yml2c files are now stored in plain text in the install location and parsed at runtime.

Resolves #608 (closed), #552 (closed)

Merge request reports