dingo-gw / dingo

Dingo: Deep inference for gravitational-wave observations
MIT License
51 stars 16 forks source link

Enable changes to waveform generation in importance sampling #226

Closed stephengreen closed 8 months ago

stephengreen commented 8 months ago

In dingo_pipe, several quantities (frequencies, duration, etc.) can be specified even though they already are specified by the Dingo model. In these cases, changes are made at the importance sampling stage. However, not all quantities can currently be changed in this way, in particular quantities related to waveform generation.

It would be good to add functionality to update other waveform settings, i.e., approximant, generation minimum and maximum frequencies, reference frequency, and starting frequency.