write_dag_info

lsst.ctrl.bps.htcondor.write_dag_info(filename, dag_info)

Writes custom job information about DAGMan job.

Parameters:
filename : str

Name of the file where the information will be stored.

dag_info : dict [str dict [str Any]]

Information about the DAGMan job.