Skip to content

knope_utils.py: Minor fix

Matthew Pitkin requested to merge matthew-pitkin/lalsuite:knope_fix into master

There was a minor problem in knope_utils.py in the setup_datafind function. If the configuration file contained a dictionary of frame cache files, rather than the path to the gw_data_find executable, then the script would fail.

cc @karl-wette @david-keitel

Merge request reports