run_ace# autoplex.fitting.common.utils.run_ace(num_processes_fit, script_name)[source]# Julia-ACE script runner. Parameters: num_processes_fit (int) – Number of threads to be used for the run. script_name (str) – Name of the Julia script to run. Return type: None