ddmra.plotting.plot_results
- plot_results(in_dir)[source]
Plot the available analyses from a workflow run and save to a file.
This function leverages the output file structure of
workflows.run_analyses(). It writes out an image (analysis_results.png) to the output directory.- Parameters:
in_dir (str) – Path to the output directory of a
run_analysesrun.