rwesson / ALFA

Automated Line Fitting Algorithm

Home Page:http://www.nebulousresearch.org/codes/alfa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Large residuals affect nearby lines

rwesson opened this issue · comments

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.