Model Fitting#

Plugin Availability

The plugin will be visible when at least one compatible dataset is loaded.

Fit analytical models to spectroscopic data.

Overview#

The Model Fitting plugin allows you to fit various analytical models to 1D spectra, including Gaussian, Lorentzian, and polynomial models.

UI Access#

v0.1
Click toolbar icons to toggle different sidebars
Data Menu

Control data and subset layer order and visibility for each viewer. Toggle layer visibility, reorder layers by dragging, and manage which data appears in the viewer.

dm = jd.viewers[viewer].data_menu

See Model Fitting for detailed documentation.