resomapper.auto =============== .. py:module:: resomapper.auto Functions --------- .. autoapisummary:: resomapper.auto.auto_prepare resomapper.auto.auto_process resomapper.auto.validate_directory resomapper.auto.validate_json resomapper.auto.create_options_template_auto resomapper.auto.run_auto Module Contents --------------- .. py:function:: auto_prepare() .. py:function:: auto_process(acqs_to_process, output_path, options) .. py:function:: validate_directory(path) Validates that the path is an existing directory. .. py:function:: validate_json(path) Validates that the file is a valid JSON file. .. py:function:: create_options_template_auto(output_path, ref_dict=msc.auto_processing_options) .. py:function:: run_auto()