============ Bristol task ============ *Work in progress* ------------ Requirements ------------ ----------- Description ----------- -------------------- Example command-line -------------------- At present, this task requires a package that is LVK-internal. -------------- Example config -------------- .. code-block:: ini [bristol] description = bristol librarian = derek.davis@ligo.org include_in_dag = True tier = 1 question = Are known sources of noise without auxiliary witnesses active? iterate = v1 executable = dqr-bristol request_memory = 400MB arguments = " --test_name bristol_v1 -f /virgoData/ffl/dev/V1KafkaO3ReplayMDC.ffl -c ${channel} --alpha 0.01 -t ${t_0} -dur 2000 -d ${outdir} -n ${graceid} -j -v -g ${replay_delay}" [bristol_html] description = bristol html librarian = derek.davis@ligo.org include_in_dag = True tier = 1 question = Are known sources of noise without auxiliary witnesses active? executable = dqr-json-to-html out = bristol_v1 parent = bristol_v1 request_memory = 400MB arguments = " --ifo V1 --gps-time ${t_0} -o ${outdir} --json ${outdir}/bristol_v1-${graceid}.json" -------------------- Example results page -------------------- *Work in progress*