arpes.analysis.general.condense# arpes.analysis.general.condense(data)[source]# Clips the data so that only regions where there is substantial weight are included. In practice this usually means selecting along the eV axis, although other selections might be made. Parameters: data – xarray.DataArray Returns: The clipped data.