Skip to content

lalinference_pipe_utils.py: enable using specified psd.xml.gz

Soichiro Morisaki requested to merge twosoichiros/lalsuite:specify_psd into master

If the path to psd.xml.gz is specified but gid is not specified, lalinference_pipe does not use specified psd.xml.gz because it assumes that no psd.xml.gz is available when gid is not specified. Instead, lalinference_pipe should relie on ignore-gracedb-psd option.

cc: @vivien @john-veitch

Merge request reports