-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Current Behaviour
The Spectrum Viewer GUI allows users to apply fitting models to spectral data over a selected ROI. While parameter values are displayed after fitting, there is no quantitative feedback indicating how well the fit matches the data. Users rely entirely on visual judgment.
Desired Behaviour
Display the fit quality using a Chi² metric (sum of squared residuals) immediately beneath the fitted parameters in the GUI.
Importance of Feature
Provides a standard, objective measure of fit quality. Aids users in assessing and refining fits without relying on visuals alone.
Additional Context
Inspired by functionality in NEAT_v4.5.3_beta.py on GitHub
(Ray Zhang, 2024).
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Review