tracts.driver.run_tracts#

run_tracts(driver_filename, script_dir)#

Main function to run tracts with a specified driver file. This function runs the inference pipeline based on the information provided in the driver file, and produces output files with the results. For details on how to specify the driver file, see the online documentation and user guide.

Parameters:
  • driver_filename (str) – The name of the driver file to use.

  • script_dir (str) – The directory containing the script.