XtractDenoiserParameters#
- class ansys.sound.core.xtract.XtractDenoiserParameters(noise_psd=None)#
Contains denoiser parameters for use in Xtract processing or signal denoising.
Methods
XtractDenoiserParameters.convert_fields_container_to_np_array
(fc)Convert a DPF fields container to a NumPy array.
XtractDenoiserParameters.create_noise_psd_from_automatic_estimation
(signal)Create a power spectral density (PSD) of noise using an automatic estimation.
XtractDenoiserParameters.create_noise_psd_from_noise_samples
(...)Create a power spectral density (PSD) of noise from specific noise samples.
XtractDenoiserParameters.create_noise_psd_from_white_noise_level
(...)Create a power spectral density (PSD) of noise from the white noise level.
Get output.
Get output as a NumPy array.
XtractDenoiserParameters.get_parameters_as_generic_data_container
()Get the parameters as a generic data container.
Plot the output.
Process inputs.
Attributes
Power spectral density (PSD) of the noise in unit^2/Hz (Pa^2/Hz for example).