Skip to content

Nested Sampling: fix output of injection samples if not required

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

In the LALInferencePrintInjectionSample function, it should only try and call LALInferenceInitCBCModel if the --inj parameter has been set. This means that non-CBC codes can run.

cc @john-veitch

Edited by LALSuite Bot

Merge request reports