gw.noise.synthetic.asd_parameterization.parameterize_single_psd

gw.noise.synthetic.asd_parameterization.parameterize_single_psd(
    real_psd,
    domain,
    parameterization_settings,
)

Parameterize a single ASD using a spline fit to the broadband noise and Lorentzians for the spectral features.

Parameters

Name Type Description Default
real_psd array_like PSD to be parameterized. required
domain Domain Domain object containing the frequency grid. required
parameterization_settings dict Dictionary containing the settings for the parameterization. required