rwesson / ALFA

Automated Line Fitting Algorithm
http://www.nebulousresearch.org/codes/alfa/
GNU General Public License v3.0
12 stars 6 forks source link

Large residuals affect nearby lines #25

Open rwesson opened 5 years ago

rwesson commented 5 years ago

If a strong line is not in the catalogue used for fitting (either through simply not being in it, or if excluded using --exclude-line), its residuals will artificially inflate the uncertainty calculated for nearby lines. The approach of excluding the largest two residuals in the 20-unit fitting window is not sufficient. A more careful approach of quantifying the distribution of the residuals may be required.