get_results_dbs

rubin_sim.maf.run_comparison.get_results_dbs(result_db_path)

Create a dictionary of result_db from result_db files via PCW Hackathan 2020 Resources

Args:
result_db_path(str): Path to the directory storing the result databases

generated by MAF.

Returns:
result_dbs(dict): A dictionary containing the ResultDb objects

reconstructed from result databases in the provided directory.