Skip to main content
Ctrl+K
PyAnsys Sound - Home PyAnsys Sound - Home
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
Ctrl+K
  • GitHub
Ctrl+K
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
  • GitHub

Section Navigation

  • Signal utilities
  • Signal processing
  • Spectral processing
  • Spectrogram processing
  • Standard levels
  • Sound composer
  • Sound power
  • Psychoacoustics
  • Xtract
    • Xtract
      • convert_fields_container_to_np_array
      • get_output
      • get_output_as_nparray
      • plot
      • process
      • input_signal
      • output_noise_signal
      • output_remainder_signal
      • output_tonal_signal
      • output_transient_signal
      • parameters_denoiser
      • parameters_tonal
      • parameters_transient
    • XtractDenoiser
    • XtractDenoiserParameters
    • XtractTonal
    • XtractTonalParameters
    • XtractTransient
    • XtractTransientParameters
  • Server helpers
  • PyAnsys
  • API reference
  • Xtract
  • Xtract
  • get_output_as_nparray

get_output_as_nparray#

Xtract.get_output_as_nparray()#

Get the output of the Xtract algorithm in a tuple as NumPy arrays.

Returns:
tuple[numpy.ndarray, numpy.ndarray, numpy.ndarray, numpy.ndarray]

Noise signal, tonal signal, transient signal, and remainder signal in a tuple as NumPy arrays.

Return type:

tuple[ndarray, ndarray, ndarray, ndarray]

On this page
  • Xtract.get_output_as_nparray()
  • Show Source

© Copyright (c) 2025 ANSYS, Inc. All rights reserved.

Created using Sphinx 8.2.3.

Built with the Ansys Sphinx Theme 1.4.4.
Last updated on