Fitting of emission lines is performed in a window of +/- 100 angstroms either side of the bounding lines specified for an emission line by the user.
It is possible that there could be another emission line within this region, if this is the case then previously the spline would have been fit to it. This would then affect the noise estimate for the emission line being fit, since there is a sudden spike in an otherwise smoothing fitting region.
These additional emission lines are now excluded from spline fitting region for an emission line.
<img width="794" alt="Screenshot 2024-06-04 at 16 20 23" src="https://github.com/GabrielF98/emlineclipper/assets/72733933/6f2493ba-fcb4-46dc-844a-20ee08509644">
What's Changed
* Exclude all marked emission lines from spline fits. by GabrielF98 in https://github.com/GabrielF98/emlineclipper/pull/2
New Contributors
* GabrielF98 made their first contribution in https://github.com/GabrielF98/emlineclipper/pull/2
**Full Changelog**: https://github.com/GabrielF98/emlineclipper/compare/0.0.1...0.1.0