Discussion Overview
The discussion revolves around the appropriate method for weighting data points in a fitting procedure, specifically when dealing with data that has associated Poisson errors. Participants explore the implications of using absolute versus relative errors for weighting in the context of fitting a Voigt profile plus background.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
- Mathematical reasoning
Main Points Raised
- One participant suggests weighting data points inversely proportional to their percentage errors, proposing that points with smaller relative errors should have greater influence on the fit.
- Another participant mentions Maximum Likelihood Estimation as a potential approach but notes that the details provided are insufficient to determine its suitability.
- A participant expresses uncertainty about how the lmfit module utilizes weight data, suggesting that the error information derived from count data may not add significant value to the fitting process.
- Concerns are raised about the importance of fitting the tails of the distribution in a Voigt profile, with a participant emphasizing that low count data may be crucial for accurately estimating the distribution's shape.
- There is a discussion about whether focusing on fitting the peak or the background is more critical for the Voigt profile, indicating differing opinions on the priorities in the fitting process.
Areas of Agreement / Disagreement
Participants do not reach a consensus on the best method for weighting data points or the relative importance of fitting the peak versus the background in the Voigt profile. Multiple competing views remain regarding the appropriate approach to take.
Contextual Notes
Participants highlight limitations in their understanding of the lmfit algorithm and its handling of weight data, as well as the potential impact of using different types of error information on the fitting process.