bilby_pipe_htcondor_sync

bilby_pipe_htcondor_sync can be used to sync jobs running under HTCondor where transfer-files=True (i.e. they do not use a virtual file system). It will use rsync to copy the results from remote worker nodes or spool back to the execute node. The executable is assumed to be run from the submit directory (i.e., where the .ini file is) and on the submit machine (i.e. where the job was submitted from).

usage: bilby_pipe_htcondor_sync [-h] [--verbose] outdir

Positional Arguments

outdir

The bilby_pipe directory to sync

Named Arguments

--verbose

Print explicit error messages

Default: False