gw.noise.synthetic.utils.reconstruct_psds_from_parameters
gw.noise.synthetic.utils.reconstruct_psds_from_parameters(
parameters_dict,
domain,
parameterization_settings,
)
Reconstructs the PSDs from the parameters.
Parameters
| parameters_dict |
dict |
Dictionary containing the parameters of the PSDs. |
required |
| domain |
dingo.gw.noise.domain.Domain |
Domain object containing the frequencies at which the PSDs are evaluated. |
required |
| parameterization_settings |
dict |
Dictionary containing the settings for the parameterization. |
required |