httomo.transform_loader_params.parse_config

Contents

httomo.transform_loader_params.parse_config#

httomo.transform_loader_params.parse_config(input_file: Path, config: Dict[str, Any]) Tuple[DataConfig, str | None, RawAngles | UserDefinedAngles, DarksFlatsFileConfig | None, DarksFlatsFileConfig | None][source]#

Convert python dict representing loader parameters generated from parsing the pipeline file, into internal configuration types which provide all information that a loader needs.