httomo.ui_layer

httomo.ui_layer#

Classes

UiLayer(tasks_file_path, in_data_file_path, comm)

A common user interface for different front-ends in httomo.

Functions

check_valid_ref_id(side_str, ref_id, v, method)

Check the reference values are valid TODO option to relocate to yaml_checker

get_ref_split(ref_str, pattern)

Split the given reference string

get_regex_pattern()

Return the reference string regex pattern to search for :rtype: Regex pattern specification

get_valid_ref_str(parameters)

Find valid reference strings inside dictionary

update_side_output_references(valid_refs, ...)

Iterate over valid reference strings, split, check, set

yaml_loader(file_path[, loader])

Loads provided yaml file and returns dict