erlab.interactive.fermiedge

Functions

goldtool(data[, data_corr, data_name])

Interactive gold edge fitting.

Classes

EdgeFitter

GoldTool(data[, data_corr, data_name, execute])

Interactive gold edge fitting.

erlab.interactive.fermiedge.goldtool(data, data_corr=None, *, data_name=None, **kwargs)[source]

Interactive gold edge fitting.

Parameters:
  • data (DataArray) – The data to perform Fermi edge fitting on.

  • data_corr (DataArray | None) – The data to correct with the edge. Defaults to data.

  • data_name (str | None) – Name of the data used in generating the code snipped copied to the clipboard. Overrides automatic detection.

  • **kwargs – Arguments passed onto erlab.interactive.utilities.AnalysisWindow.