nicetoolbox.detectors.main.main

nicetoolbox.detectors.main.main(project_folder_path: Path, machine_specifics_file: Path, run_config_file: Path)[source]

Main entry point for the NICE Toolbox detectors pipeline.

Parameters:
  • project_folder_path (Path) – Path to the project folder containing nice_project.toml.

  • machine_specifics_file (Path) – The path to the machine specifics file.

  • run_config_file (Path) – The path to the run configuration file.