resomapper.auto

Functions

auto_prepare()

auto_process(acqs_to_process, output_path, options)

validate_directory(path)

Validates that the path is an existing directory.

validate_json(path)

Validates that the file is a valid JSON file.

create_options_template_auto(output_path[, ref_dict])

run_auto()

Module Contents

resomapper.auto.auto_prepare()
resomapper.auto.auto_process(acqs_to_process, output_path, options)
resomapper.auto.validate_directory(path)

Validates that the path is an existing directory.

resomapper.auto.validate_json(path)

Validates that the file is a valid JSON file.

resomapper.auto.create_options_template_auto(output_path, ref_dict=msc.auto_processing_options)
resomapper.auto.run_auto()