pyart.retrieve.compute_spectral_phase#

pyart.retrieve.compute_spectral_phase(spectra, signal_field=None)[source]#

Computes the spectral phase from the complex spectra in ADU

Parameters:
  • spectra (Radar spectra object) – Object containing the required fields

  • signal_field (str, optional) – Name of the field in radar which contains the signal. None will use the default field name in the Py-ART configuration file.

Returns:

phase_dict (field dictionary) – Field dictionary containing the spectral phase