gravelamps.inference¶
Single waveform lensed inference.
- gravelamps.inference.main(*override_args)¶
Lensed inference for a single waveform.
Program will generate bilby configuration for the given lens(es). This may include the generation of lens interpolation files which will be done by calling to Gravelamps lens generation functions.
- Parameters:
- override_args: optional
If present will be used to override args in the Namespace. Mostly used when calling the main function in non-script form.
- Raises:
- ValueError
If the scheduler chosen is not supported.