Skip to content

gstlal-inspiral/bin/gstlal_ll_inspiral_workflow...

Leo Tsukada requested to merge offline_mu_sorting into online_workflow_rework

Becca noticed the num-mu-bins option in a config file is not properly propagated into a Makefile since the offline Makefile template was not compatible with --group-by-mu option and always took the default value. I add if statements to switch between --group-by-mu and --group-by-chi depending on which is set in a config file.
Also, though bank splitter layer is not part of dag workflow anymore, I add extra checks in inspiral.py to incorporate the sort-by=mu and --num-mu-bins options.

Merge request reports