Skip to content

run marg likelihood job in local universe and allow verbose in the inspiral jobs

Rebecca Ewing requested to merge dag-generator into master

This is just some small maintenance to the DAG generator script:

  • The gstlal_inspiral_marginalize_likelihoods_online job should be run on the head node (local universe) since it requires too much disk space to be run on an execute node
  • The verbose option in the config previously wasn't used by the inspiral layers so I just added it here

Merge request reports