httomo.ui_layer.yaml_loader# httomo.ui_layer.yaml_loader(file_path: Path, loader: type[SafeLoader] | None = None) → List[Dict[str, Any]][source]# Loads provided yaml file and returns dict Parameters: file_path – yaml file to load loader – yaml loader to use Return type: PipelineConfig