summary_from_dag

lsst.ctrl.bps.htcondor.summary_from_dag(dir_name)

Build bps_run_summary string from dag file.

Parameters:
dir_namestr

Path that includes dag file for a run.

Returns:
summarystr

Semi-colon separated list of job labels and counts. (Same format as saved in dag classad).

job_name_to_pipetaskdict [str, str]

Mapping of job names to job labels.