dgpost-v2.4
Section author: Peter Kraus
Developed in the ConCat lab at Technische Universität Berlin.
Warning
Minimum version of the uncertainties package has been increased to uncertainties>=3.2.0. Pickle files created with previous versions of the uncertainties package may not be compatible.
An update to dgpost-2.3, including the following changes:
Added the
permittivitymodule for calculations related to complex permittivity and various corrections.Added a
prominenceparameter to pruning functions inreflectionmodule, allowing users a better control of peak picking using peak prominence.Removed the default
height=0.2value used inprune_cutoff()andprune_gradient()functions.Fixed more
np.nanissues in thecatalysismodule.Support for the new uncertainty format introduces in
yadg-7.0, in particular:When extracting from NetCDF files, the
ancillary_variablesattribute is now used to find uncertainties.Added support for
yadg_uncertainty_typefields when processing uncertainties.
Code author: Peter Kraus