run_pacemaker#
- autoplex.fitting.common.utils.run_pacemaker(input_file='input.yaml', log_file='pacemaker.log', num_processes=1)[source]#
Pacemaker runner.
- Parameters:
input_file (str) – Name of the input YAML configuration file.
log_file (str) – Name of the log file to capture stdout/stderr.
num_processes (int)
- Return type:
None