jveitchmichaelis / rascal

RAnsac Assisted Spectral CALibration
BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

Atlas filtering based on estimated dispersion #5

Open jveitchmichaelis opened 4 years ago

jveitchmichaelis commented 4 years ago

Currently we just extract all atlas lines between two wavelengths. While it's useful to store all catalogue lines, it can confuse the algorithm:

We can't necessarily filter by relative intensity because this is instrument specific and small peaks at the edge of the spectrum can be critical for accurate fitting.

Proposal:

cylammarco commented 4 years ago

Also refer to #16