get_output#

XtractDenoiser.get_output()#

Get the output of the denoising.

Returns:
tuple[FieldsContainer, FieldsContainer] | tuple[Field, Field]

Denoised signal and noise signal in a tuple as DPF fields containers or fields (depending on the input).

Return type:

tuple[FieldsContainer, FieldsContainer] | tuple[Field, Field]