write_dag_info#

lsst.ctrl.bps.htcondor.write_dag_info(filename: str, schedd_dag_info: dict[str, dict[str, Any]])#

Write custom job information about DAGMan job.

Parameters#

filenamestr

Name of the file where the information will be stored. If not given, creates a filename using bps_run value.

schedd_dag_infodict [str dict [str, Any]]

Information about the DAGMan job.