Skip to content

Fix error in `fast_tutorial.py`

Because the default priors have changed, the fast_tutorial.py no longer runs without passing a conversion function to the waveform_generator. This MR adds the conversion function so that the tutorial will run without errors.

Merge request reports