httomo.cli

httomo.cli#

Classes

PipelineFilePathOrString(*args, **kwargs)

Parameter that is either a pipeline filepath or a string containing pipeline data in an external format (for example, YAML or JSON).

Functions

estimate_cpu_memory(in_data_file, ...)

execute_high_throughput_run(pipeline, ...)

execute_sweep_run(pipeline, global_comm)

generate_pipeline(in_data_file, pipeline, ...)

initialise_output_dir_copy_files_inject_defaults(...)

This function does the following: - creates output folder - copies the distortion coefficient file (if provided) - injects omitted default parameters into the pipeline file - copies the YAML or JSON pipeline file

set_global_constants(out_dir, ...)

transform_limit_str_to_bytes(limit_str)